diff options
author | Markus Meier <maekke@gentoo.org> | 2012-12-17 19:57:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-12-17 19:57:47 +0000 |
commit | 5598aa692b3424efd7a798022a616caafff7d952 (patch) | |
tree | 5b20e74a77ded6bd351a3dd4b8a71fe020856f98 /media-libs/glu | |
parent | Version bump for the 3.4 series (diff) | |
download | gentoo-2-5598aa692b3424efd7a798022a616caafff7d952.tar.gz gentoo-2-5598aa692b3424efd7a798022a616caafff7d952.tar.bz2 gentoo-2-5598aa692b3424efd7a798022a616caafff7d952.zip |
arm stable, bug #440872
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/glu')
-rw-r--r-- | media-libs/glu/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/glu/glu-9.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glu/ChangeLog b/media-libs/glu/ChangeLog index b96e7b758598..2e97e68a8d11 100644 --- a/media-libs/glu/ChangeLog +++ b/media-libs/glu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.7 2012/12/08 16:53:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.8 2012/12/17 19:57:47 maekke Exp $ + + 17 Dec 2012; Markus Meier <maekke@gentoo.org> glu-9.0.0.ebuild: + arm stable, bug #440872 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> glu-9.0.0.ebuild: Stable for ppc64, wrt bug #440872 diff --git a/media-libs/glu/glu-9.0.0.ebuild b/media-libs/glu/glu-9.0.0.ebuild index 59570e431d14..86908c6ed652 100644 --- a/media-libs/glu/glu-9.0.0.ebuild +++ b/media-libs/glu/glu-9.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.7 2012/12/08 16:53:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.8 2012/12/17 19:57:47 maekke Exp $ EAPI=4 @@ -24,7 +24,7 @@ fi LICENSE="SGI-B-2.0" 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 ~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 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="multilib static-libs" DEPEND="virtual/opengl" |