diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:41:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:41:10 +0000 |
commit | 7dafe319d6219a4a41123c48a02f0455762b7af4 (patch) | |
tree | 5709205c53b23d301ea574236c96fb91c5f292fc /media-libs | |
parent | Stable for alpha, wrt bug #441122 (diff) | |
download | gentoo-2-7dafe319d6219a4a41123c48a02f0455762b7af4.tar.gz gentoo-2-7dafe319d6219a4a41123c48a02f0455762b7af4.tar.bz2 gentoo-2-7dafe319d6219a4a41123c48a02f0455762b7af4.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs')
-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 9a8c9d477158..02aff2b34c48 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.10 2012/12/28 17:32:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.11 2012/12/30 14:41:10 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> glu-9.0.0.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> glu-9.0.0.ebuild: Stable for sparc, wrt bug #440872 diff --git a/media-libs/glu/glu-9.0.0.ebuild b/media-libs/glu/glu-9.0.0.ebuild index 530c1b26e74e..6e1c60ceb4ba 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.10 2012/12/28 17:32:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.11 2012/12/30 14:41:10 ago 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" |