diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-09-29 16:19:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-09-29 16:19:44 +0000 |
commit | 8d550458ccc5a73b7643c2c87a2283dec7745bed (patch) | |
tree | 03dfd7938982f3cec8caf4bbc7523749a312f688 /media-libs/freeglut/freeglut-2.6.0.ebuild | |
parent | Stable for HPPA (bug #338113). (diff) | |
download | gentoo-2-8d550458ccc5a73b7643c2c87a2283dec7745bed.tar.gz gentoo-2-8d550458ccc5a73b7643c2c87a2283dec7745bed.tar.bz2 gentoo-2-8d550458ccc5a73b7643c2c87a2283dec7745bed.zip |
Stable for HPPA (bug #325215).
(Portage version: 2.2_rc86/cvs/Linux i686)
Diffstat (limited to 'media-libs/freeglut/freeglut-2.6.0.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/freeglut/freeglut-2.6.0.ebuild b/media-libs/freeglut/freeglut-2.6.0.ebuild index a593825efc67..918b1d6896c6 100644 --- a/media-libs/freeglut/freeglut-2.6.0.ebuild +++ b/media-libs/freeglut/freeglut-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.6.0.ebuild,v 1.6 2010/09/26 16:56:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.6.0.ebuild,v 1.7 2010/09/29 16:19:44 jer Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/freeglut/${P/_/-}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug mpx" RDEPEND=" |