diff options
author | 2004-05-14 02:10:35 +0000 | |
---|---|---|
committer | 2004-05-14 02:10:35 +0000 | |
commit | 9bf647f63e6e5621af5cf76b80278a37f30422ad (patch) | |
tree | f5a26aadd265e58f93a8d9e20bac92ff6017bc91 /dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild | |
parent | Stable on mips. (diff) | |
download | historical-9bf647f63e6e5621af5cf76b80278a37f30422ad.tar.gz historical-9bf647f63e6e5621af5cf76b80278a37f30422ad.tar.bz2 historical-9bf647f63e6e5621af5cf76b80278a37f30422ad.zip |
Stable on mips.
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 5a57884c5cf9..4c06d9f4c3e4 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-2004 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.25 2004/05/07 20:31:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyOpenGL/PyOpenGL-2.0.0.44.ebuild,v 1.26 2004/05/14 02:10:35 geoman Exp $ inherit eutils distutils virtualx @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pyopengl/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" IUSE="" DEPEND="virtual/python |