diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 20:01:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 20:01:40 +0000 |
commit | 0fbe52f2496ec74fec57dcaeb192a67ccc1ab120 (patch) | |
tree | 942bb57b30e99b073df4bda2f6ae3789c826e271 /media-libs/glut/glut-3.7.1.ebuild | |
parent | stable on x86 and alpha (diff) | |
download | gentoo-2-0fbe52f2496ec74fec57dcaeb192a67ccc1ab120.tar.gz gentoo-2-0fbe52f2496ec74fec57dcaeb192a67ccc1ab120.tar.bz2 gentoo-2-0fbe52f2496ec74fec57dcaeb192a67ccc1ab120.zip |
stable on alpha
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 2737e07d4cc4..15d468e44d63 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-2003 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.6 2003/02/13 12:44:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.7 2003/03/09 19:58:40 agriffis 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 ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="virtual/opengl virtual/glu" |