diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-05-18 17:02:23 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-05-18 17:02:23 +0000 |
commit | 02d9fef76bf085de3f9c2d675853479526cc6661 (patch) | |
tree | 3b15a9de640abd3597352c9b63b214eeeb8fefd7 /media-libs/freeglut/freeglut-2.4.0.ebuild | |
parent | Fix usage of anoncvs; bug #115327 (diff) | |
download | gentoo-2-02d9fef76bf085de3f9c2d675853479526cc6661.tar.gz gentoo-2-02d9fef76bf085de3f9c2d675853479526cc6661.tar.bz2 gentoo-2-02d9fef76bf085de3f9c2d675853479526cc6661.zip |
Marked ppc-macos stable (bug #133481)
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'media-libs/freeglut/freeglut-2.4.0.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-2.4.0.ebuild b/media-libs/freeglut/freeglut-2.4.0.ebuild index b0e83731e0e4..174c00d9b568 100644 --- a/media-libs/freeglut/freeglut-2.4.0.ebuild +++ b/media-libs/freeglut/freeglut-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.3 2006/05/13 20:18:15 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0.ebuild,v 1.4 2006/05/18 17:02:23 grobian Exp $ inherit eutils @@ -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="" DEPEND="virtual/opengl |