diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:45:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:45:15 +0000 |
commit | ca978104025956081673b38c34f8e44741127925 (patch) | |
tree | 7df07a075630eee3e3985526f3bf01dc32a8923c /media-libs/glew | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-ca978104025956081673b38c34f8e44741127925.tar.gz gentoo-2-ca978104025956081673b38c34f8e44741127925.tar.bz2 gentoo-2-ca978104025956081673b38c34f8e44741127925.zip |
Stable for ppc, 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 19bcfb50b37f..f1e73e71828e 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.99 2014/07/23 15:19:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.100 2014/07/28 13:45:15 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> glew-1.10.0-r2.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> glew-1.10.0-r2.ebuild: Stable for x86, wrt 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 86b34b8b93f9..abb1fbfc2b95 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.5 2014/07/23 15:19:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild,v 1.6 2014/07/28 13:45:15 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}] |