diff options
author | 2004-05-24 02:23:11 +0000 | |
---|---|---|
committer | 2004-05-24 02:23:11 +0000 | |
commit | 5c3fd12d031f14c2545fcc7ce0026d70faf9b517 (patch) | |
tree | 14f0d9da9161acc33d016b8b1de7a3efbc56e332 /media-libs/glut/glut-3.7.1.ebuild | |
parent | Note to myself: Do not commit stuff before drinking at least 2 cups of coffee... (diff) | |
download | gentoo-2-5c3fd12d031f14c2545fcc7ce0026d70faf9b517.tar.gz gentoo-2-5c3fd12d031f14c2545fcc7ce0026d70faf9b517.tar.bz2 gentoo-2-5c3fd12d031f14c2545fcc7ce0026d70faf9b517.zip |
Stable on ppc
Diffstat (limited to 'media-libs/glut/glut-3.7.1.ebuild')
-rw-r--r-- | media-libs/glut/glut-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glut/glut-3.7.1.ebuild b/media-libs/glut/glut-3.7.1.ebuild index cd68627a91b0..cc957bc53bec 100644 --- a/media-libs/glut/glut-3.7.1.ebuild +++ b/media-libs/glut/glut-3.7.1.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/media-libs/glut/glut-3.7.1.ebuild,v 1.15 2004/05/14 02:09:31 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.16 2004/05/24 02:20:57 dostrow Exp $ inherit libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/mesa3d/MesaLib-${MESA_VER}.tar.bz2 LICENSE="X11 | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ia64 amd64 mips" +KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 mips" DEPEND="virtual/opengl virtual/glu" |