diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 14:53:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 14:53:35 +0000 |
commit | eedb552c1ae09c4eff22acacd98962efb18319cb (patch) | |
tree | f8a7ba66ca4751e2cc6f6aefac05810738813e00 /media-libs/glew | |
parent | Quoting++ (diff) | |
download | gentoo-2-eedb552c1ae09c4eff22acacd98962efb18319cb.tar.gz gentoo-2-eedb552c1ae09c4eff22acacd98962efb18319cb.tar.bz2 gentoo-2-eedb552c1ae09c4eff22acacd98962efb18319cb.zip |
alpha/ia64/sh/sparc stable wrt #382497
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'media-libs/glew')
-rw-r--r-- | media-libs/glew/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/glew/glew-1.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glew/ChangeLog b/media-libs/glew/ChangeLog index c2ed3ce4c9ad..317cc808a4c5 100644 --- a/media-libs/glew/ChangeLog +++ b/media-libs/glew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glew # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.74 2011/10/05 15:34:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.75 2011/10/23 14:53:35 armin76 Exp $ + + 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> glew-1.6.0-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #382497 05 Oct 2011; Jeroen Roovers <jer@gentoo.org> glew-1.6.0-r1.ebuild: Stable for HPPA (bug #382497). diff --git a/media-libs/glew/glew-1.6.0-r1.ebuild b/media-libs/glew/glew-1.6.0-r1.ebuild index 9d6e08bd5610..121cdcc78f29 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.5 2011/10/05 15:34:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.6.0-r1.ebuild,v 1.6 2011/10/23 14:53:35 armin76 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 |