diff options
author | 2003-01-08 21:58:41 +0000 | |
---|---|---|
committer | 2003-01-08 21:58:41 +0000 | |
commit | 33283c9b5da23d128a1bab8716731a330a4134fe (patch) | |
tree | 2dac30a3276728ff6f4e8cd677a3a9fa2b60a709 /media-libs/glut/glut-3.7.1.ebuild | |
parent | changed 2.0 for 1.4 (2.0 doesnt exist anymore/yet) (diff) | |
download | gentoo-2-33283c9b5da23d128a1bab8716731a330a4134fe.tar.gz gentoo-2-33283c9b5da23d128a1bab8716731a330a4134fe.tar.bz2 gentoo-2-33283c9b5da23d128a1bab8716731a330a4134fe.zip |
mark stable for x86
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 104594a07fc8..507d87018077 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.4 2002/12/15 10:44:20 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.5 2003/01/08 21:58:41 azarah 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" |