diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-18 21:42:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-18 21:42:40 +0000 |
commit | 15ec39bfe96c69f74bd9e4dea29c18086b82584d (patch) | |
tree | 75dc63e4858a0dcca1a95a928332d414205ebac5 /media-libs/glew/glew-1.6.0-r1.ebuild | |
parent | x86 stable, bug #382509 (diff) | |
download | gentoo-2-15ec39bfe96c69f74bd9e4dea29c18086b82584d.tar.gz gentoo-2-15ec39bfe96c69f74bd9e4dea29c18086b82584d.tar.bz2 gentoo-2-15ec39bfe96c69f74bd9e4dea29c18086b82584d.zip |
x86 stable, bug #382497
(Portage version: 2.1.10.18/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/glew/glew-1.6.0-r1.ebuild')
-rw-r--r-- | media-libs/glew/glew-1.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glew/glew-1.6.0-r1.ebuild b/media-libs/glew/glew-1.6.0-r1.ebuild index d69d66f17f63..fdf0fcf1484f 100644 --- a/media-libs/glew/glew-1.6.0-r1.ebuild +++ b/media-libs/glew/glew-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.6.0-r1.ebuild,v 1.3 2011/09/18 16:59:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.6.0-r1.ebuild,v 1.4 2011/09/18 21:42:40 maekke Exp $ EAPI=4 inherit multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" RDEPEND="x11-libs/libXmu |