diff options
author | 2014-08-23 15:30:44 +0000 | |
---|---|---|
committer | 2014-08-23 15:30:44 +0000 | |
commit | bb99f27994fa0c70ef1b77934835c133a39c754b (patch) | |
tree | f5ecc6967aec6f3c4fb162f3e3bec41f85ce8de7 /media-libs/glew | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-bb99f27994fa0c70ef1b77934835c133a39c754b.tar.gz gentoo-2-bb99f27994fa0c70ef1b77934835c133a39c754b.tar.bz2 gentoo-2-bb99f27994fa0c70ef1b77934835c133a39c754b.zip |
Stable for ia64, 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 3246bd23b981..66f0b80de402 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.102 2014/08/21 10:41:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.103 2014/08/23 15:30:44 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> glew-1.10.0-r2.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> glew-1.10.0-r2.ebuild: Stable for ppc64, 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 ee2619ed6bd8..ee1cd51e6728 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.8 2014/08/21 10:41:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild,v 1.9 2014/08/23 15:30:44 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}] |