diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
commit | 61165985245a7bd008ae6e009f7be69f64bb043e (patch) | |
tree | 411629830ce879eb36ce969381f6d72ebc865433 /dev-python/PyOpenGL | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2 gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.zip |
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/PyOpenGL')
-rw-r--r-- | dev-python/PyOpenGL/Manifest | 2 | ||||
-rw-r--r-- | dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PyOpenGL/Manifest b/dev-python/PyOpenGL/Manifest index 27feb4f8b7a6..7cc6c8194ef5 100644 --- a/dev-python/PyOpenGL/Manifest +++ b/dev-python/PyOpenGL/Manifest @@ -1,4 +1,4 @@ MD5 545335114e89f53b3640f871dec3a5a3 ChangeLog 1123 -MD5 740b7d9626ae0bceac14443b7c308c1c PyOpenGL-2.0.0.44.ebuild 1255 +MD5 29062b74c1902325e5fcb01c0436d208 PyOpenGL-2.0.0.44.ebuild 1248 MD5 67d2ad027cfd6d411a585b0e346606a8 files/config.diff 1175 MD5 9feca450998c720327067463fea8cdc0 files/digest-PyOpenGL-2.0.0.44 70 diff --git a/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild b/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild index c348447d8342..c5598c45b966 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.11 2003/06/21 22:30:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild,v 1.12 2003/06/22 12:15:59 liquidx Exp $ inherit virtualx @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pyopengl/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="virtual/python >=media-libs/glut-3.7-r2 |