diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-12-09 09:28:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-12-09 09:28:56 +0000 |
commit | 795a8cfd7cbb94a3277c6f4b7392fad18d49ecbe (patch) | |
tree | 96ade1e2c42ae9f22e3dd24ce1501004cd533b2e /dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild | |
parent | adjust the category in the ChangeLog files (diff) | |
download | historical-795a8cfd7cbb94a3277c6f4b7392fad18d49ecbe.tar.gz historical-795a8cfd7cbb94a3277c6f4b7392fad18d49ecbe.tar.bz2 historical-795a8cfd7cbb94a3277c6f4b7392fad18d49ecbe.zip |
repoman: Fix leading whitespace
Diffstat (limited to 'dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild')
-rw-r--r-- | dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild b/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild index de206f918c11..276002cdea1d 100644 --- a/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild +++ b/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild,v 1.13 2003/12/06 03:52:16 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild,v 1.14 2003/12/09 09:28:55 mr_bones_ Exp $ inherit distutils virtualx @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="virtual/python - >=media-libs/glut-3.7-r2 + >=media-libs/glut-3.7-r2 x11-base/xfree virtual/opengl" |