diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 19:12:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 19:12:40 +0000 |
commit | 36ede569565ba8759eeff062c7de0d43c5eb8eae (patch) | |
tree | 64a7ef09a761a196cdaa9e786bba03505e54fa8e /media-libs/glew | |
parent | stable ppc, bug 333199 (diff) | |
download | gentoo-2-36ede569565ba8759eeff062c7de0d43c5eb8eae.tar.gz gentoo-2-36ede569565ba8759eeff062c7de0d43c5eb8eae.tar.bz2 gentoo-2-36ede569565ba8759eeff062c7de0d43c5eb8eae.zip |
stable ppc, bug 340063
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/glew')
-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 e7cf078010cf..67b9377a451f 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.58 2010/10/11 07:04:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.59 2010/10/14 19:12:40 ranger Exp $ + + 14 Oct 2010; Brent Baude <ranger@gentoo.org> glew-1.5.6.ebuild: + stable ppc, bug 340063 11 Oct 2010; Christian Faulhammer <fauli@gentoo.org> glew-1.5.6.ebuild: stable x86, bug 340063 diff --git a/media-libs/glew/glew-1.5.6.ebuild b/media-libs/glew/glew-1.5.6.ebuild index 905d2608d103..b95795c7eff7 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.4 2010/10/11 07:04:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.6.ebuild,v 1.5 2010/10/14 19:12:40 ranger 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 |