diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-24 17:49:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-24 17:49:35 +0000 |
commit | 62adbf0ae310f6edd02bb0eaf57e55ded217b295 (patch) | |
tree | 001ebce95af4dde6922cd1ab53e2c882621a78ce /media-libs | |
parent | Add ~sparc wrt #338548 (diff) | |
download | gentoo-2-62adbf0ae310f6edd02bb0eaf57e55ded217b295.tar.gz gentoo-2-62adbf0ae310f6edd02bb0eaf57e55ded217b295.tar.bz2 gentoo-2-62adbf0ae310f6edd02bb0eaf57e55ded217b295.zip |
alpha/ia64/sh/sparc stable wrt #340063
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/glew/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/glew/glew-1.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glew/ChangeLog b/media-libs/glew/ChangeLog index 325eb42160ee..a5d0f9a78b6d 100644 --- a/media-libs/glew/ChangeLog +++ b/media-libs/glew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glew # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.60 2010/10/14 20:48:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.61 2010/10/24 17:49:35 armin76 Exp $ + + 24 Oct 2010; Raúl Porcel <armin76@gentoo.org> glew-1.5.6.ebuild: + alpha/ia64/sh/sparc stable wrt #340063 14 Oct 2010; Markus Meier <maekke@gentoo.org> glew-1.5.6.ebuild: arm stable, bug #340063 diff --git a/media-libs/glew/glew-1.5.6.ebuild b/media-libs/glew/glew-1.5.6.ebuild index ed7579b3d136..bd93ce1acce9 100644 --- a/media-libs/glew/glew-1.5.6.ebuild +++ b/media-libs/glew/glew-1.5.6.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/glew/glew-1.5.6.ebuild,v 1.6 2010/10/14 20:48:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.6.ebuild,v 1.7 2010/10/24 17:49:35 armin76 Exp $ EAPI=3 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="" RDEPEND="x11-libs/libXmu |