diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:41:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:41:26 +0000 |
commit | 83eccfa39707befeec96956a8a7d2cec52fd801e (patch) | |
tree | 40bb2c51d967641512041ff746174bea21a1be40 /media-libs/glew | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-83eccfa39707befeec96956a8a7d2cec52fd801e.tar.gz gentoo-2-83eccfa39707befeec96956a8a7d2cec52fd801e.tar.bz2 gentoo-2-83eccfa39707befeec96956a8a7d2cec52fd801e.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/glew')
-rw-r--r-- | media-libs/glew/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/glew/glew-1.10.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glew/ChangeLog b/media-libs/glew/ChangeLog index 98a7336a9e66..3246bd23b981 100644 --- a/media-libs/glew/ChangeLog +++ b/media-libs/glew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glew # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.101 2014/08/07 18:55:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.102 2014/08/21 10:41:26 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> glew-1.10.0-r2.ebuild: + Stable for ppc64, wrt bug #512012 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> glew-1.10.0-r2.ebuild: Stable for HPPA (bug #512012). diff --git a/media-libs/glew/glew-1.10.0-r2.ebuild b/media-libs/glew/glew-1.10.0-r2.ebuild index c34fc44e625d..ee2619ed6bd8 100644 --- a/media-libs/glew/glew-1.10.0-r2.ebuild +++ b/media-libs/glew/glew-1.10.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild,v 1.7 2014/08/07 18:55:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild,v 1.8 2014/08/21 10:41:26 ago Exp $ EAPI=5 inherit multilib multilib-minimal toolchain-funcs versionator @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="BSD MIT" SLOT="0/$(get_version_component_range 1-2)" -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-9.0-r1[${MULTILIB_USEDEP}] |