diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-02 20:41:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-02 20:41:56 +0000 |
commit | a58d66e53d7728f28465e570172da28475e7bfdc (patch) | |
tree | db447e4e57497285fe2bdd6ae5c69692cd79e231 /media-libs/mesa | |
parent | arm stable, bug #445178 (diff) | |
download | gentoo-2-a58d66e53d7728f28465e570172da28475e7bfdc.tar.gz gentoo-2-a58d66e53d7728f28465e570172da28475e7bfdc.tar.bz2 gentoo-2-a58d66e53d7728f28465e570172da28475e7bfdc.zip |
Stable for ppc64, wrt bug #432400
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 1a62513f3ed8..6ae276521ccb 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.434 2012/11/28 21:31:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.435 2012/12/02 20:41:56 ago Exp $ + + 02 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mesa-8.0.4-r1.ebuild: + Stable for ppc64, wrt bug #432400 28 Nov 2012; Brent Baude <ranger@gentoo.org> mesa-9.0.ebuild: Marking mesa-9.0 ppc stable for bug 440872 diff --git a/media-libs/mesa/mesa-8.0.4-r1.ebuild b/media-libs/mesa/mesa-8.0.4-r1.ebuild index c28aed20fdbd..fd8f97ba7a8d 100644 --- a/media-libs/mesa/mesa-8.0.4-r1.ebuild +++ b/media-libs/mesa/mesa-8.0.4-r1.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/mesa/mesa-8.0.4-r1.ebuild,v 1.8 2012/10/04 08:37:19 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.9 2012/12/02 20:41:56 ago Exp $ EAPI=4 @@ -37,7 +37,7 @@ fi # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT LGPL-3 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" INTEL_CARDS="i915 i965 intel" RADEON_CARDS="r100 r200 r300 r600 radeon" |