diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:15 +0000 |
commit | 2481f6b1b84d0b0ce823ddacb8b4a94228b00d93 (patch) | |
tree | b6f748a4748381a30ff79be4cb1f9f27215c6b78 /media-libs/glut/glut-3.7.1.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.gz gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.tar.bz2 gentoo-2-2481f6b1b84d0b0ce823ddacb8b4a94228b00d93.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
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 8c30fed8508c..d5320da604d9 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-2002 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.2 2002/12/01 22:42:38 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.3 2002/12/09 04:26:11 manson Exp $ inherit libtool @@ -13,7 +13,7 @@ HOMEPAGE="http://www.opengl.org/developers/documentation/glut/" SLOT="0" LICENSE="X11 | GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="virtual/opengl virtual/glu" |