From 631007bac9867c503b6c6f331d433d2b1a982b6f Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 24 Jan 2013 05:07:01 +0000 Subject: Stable for HPPA (bug #453406). (Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key A792A613) --- media-libs/glew/ChangeLog | 7 +++++-- media-libs/glew/glew-1.9.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'media-libs') diff --git a/media-libs/glew/ChangeLog b/media-libs/glew/ChangeLog index 39a40960107c..26413ab9f0c2 100644 --- a/media-libs/glew/ChangeLog +++ b/media-libs/glew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glew -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.81 2012/09/29 13:56:28 grobian Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.82 2013/01/24 05:07:01 jer Exp $ + + 24 Jan 2013; Jeroen Roovers glew-1.9.0.ebuild: + Stable for HPPA (bug #453406). 29 Sep 2012; Fabian Groffen glew-1.9.0.ebuild: Fix build of dylibs on Darwin, bug #433934, keyworded ~x{86,64}-macos diff --git a/media-libs/glew/glew-1.9.0.ebuild b/media-libs/glew/glew-1.9.0.ebuild index 360520b342e6..1a79ffab0150 100644 --- a/media-libs/glew/glew-1.9.0.ebuild +++ b/media-libs/glew/glew-1.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.2 2012/09/29 13:56:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.3 2013/01/24 05:07:01 jer 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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" RDEPEND="virtual/glu -- cgit v1.2.3-65-gdbad