diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-29 05:41:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-29 05:41:52 +0000 |
commit | d231ee381019787fefa46f310fec7c36779d62fd (patch) | |
tree | 793c1a4edce19f6b2be78ab732c489f65a7a831f /media-libs | |
parent | Stable for HPPA (bug #341913). (diff) | |
download | gentoo-2-d231ee381019787fefa46f310fec7c36779d62fd.tar.gz gentoo-2-d231ee381019787fefa46f310fec7c36779d62fd.tar.bz2 gentoo-2-d231ee381019787fefa46f310fec7c36779d62fd.zip |
Stable for HPPA (bug #340063).
(Portage version: 2.1.9.23/cvs/Linux i686)
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 a5d0f9a78b6d..619589441b76 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.61 2010/10/24 17:49:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.62 2010/10/29 05:41:52 jer Exp $ + + 29 Oct 2010; Jeroen Roovers <jer@gentoo.org> glew-1.5.6.ebuild: + Stable for HPPA (bug #340063). 24 Oct 2010; Raúl Porcel <armin76@gentoo.org> glew-1.5.6.ebuild: alpha/ia64/sh/sparc stable wrt #340063 diff --git a/media-libs/glew/glew-1.5.6.ebuild b/media-libs/glew/glew-1.5.6.ebuild index bd93ce1acce9..a410f6925d99 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.7 2010/10/24 17:49:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.6.ebuild,v 1.8 2010/10/29 05:41:52 jer 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 |