diff options
author | 2010-10-11 07:04:39 +0000 | |
---|---|---|
committer | 2010-10-11 07:04:39 +0000 | |
commit | 9d2807594106b7b0883050b851ec75f30f4e5350 (patch) | |
tree | ca8c211f608a7007fa05338e0f27f3b97152e765 /media-libs/glew | |
parent | Version bump (diff) | |
download | gentoo-2-9d2807594106b7b0883050b851ec75f30f4e5350.tar.gz gentoo-2-9d2807594106b7b0883050b851ec75f30f4e5350.tar.bz2 gentoo-2-9d2807594106b7b0883050b851ec75f30f4e5350.zip |
stable x86, bug 340063
(Portage version: 2.1.8.3/cvs/Linux i686)
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 e12a62a9c087..e7cf078010cf 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.57 2010/10/08 11:37:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.58 2010/10/11 07:04:39 fauli Exp $ + + 11 Oct 2010; Christian Faulhammer <fauli@gentoo.org> glew-1.5.6.ebuild: + stable x86, bug 340063 08 Oct 2010; Markos Chandras <hwoarang@gentoo.org> glew-1.5.6.ebuild: Stable on amd64 wrt bug #340063 diff --git a/media-libs/glew/glew-1.5.6.ebuild b/media-libs/glew/glew-1.5.6.ebuild index 1a6c6e733b09..905d2608d103 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.3 2010/10/08 11:37:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.6.ebuild,v 1.4 2010/10/11 07:04:39 fauli 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 |