diff options
author | 2007-05-16 02:01:58 +0000 | |
---|---|---|
committer | 2007-05-16 02:01:58 +0000 | |
commit | a6005f957df92b46810f122a68378818b0bbd17f (patch) | |
tree | 40a1c6074952d46a16e1daf8b2c798d9180b21fc /media-libs/freeglut/freeglut-2.4.0-r1.ebuild | |
parent | amd64 stable, bug 178553 (diff) | |
download | gentoo-2-a6005f957df92b46810f122a68378818b0bbd17f.tar.gz gentoo-2-a6005f957df92b46810f122a68378818b0bbd17f.tar.bz2 gentoo-2-a6005f957df92b46810f122a68378818b0bbd17f.zip |
Marked stable on amd64 for bug #170609
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-libs/freeglut/freeglut-2.4.0-r1.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-2.4.0-r1.ebuild b/media-libs/freeglut/freeglut-2.4.0-r1.ebuild index 88626c333b1a..801fe6ff9087 100644 --- a/media-libs/freeglut/freeglut-2.4.0-r1.ebuild +++ b/media-libs/freeglut/freeglut-2.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0-r1.ebuild,v 1.3 2007/05/15 14:14:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0-r1.ebuild,v 1.4 2007/05/16 02:01:58 dang Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/freeglut/${P}.tar.gz" LICENSE="X11" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86" IUSE="" RDEPEND="virtual/opengl |