diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 23:26:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 23:26:20 +0000 |
commit | 0b95d3d415f8ee8babfe6a46c95159dced9c4047 (patch) | |
tree | 856cf4d7d02c0c5bdd65d02cc4fad48baf29ac52 /media-libs/mesa | |
parent | Stable for ppc, wrt bug #440002 (diff) | |
download | gentoo-2-0b95d3d415f8ee8babfe6a46c95159dced9c4047.tar.gz gentoo-2-0b95d3d415f8ee8babfe6a46c95159dced9c4047.tar.bz2 gentoo-2-0b95d3d415f8ee8babfe6a46c95159dced9c4047.zip |
Stable for ppc, wrt bug #448562
(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-9.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 95e894c6f2cd..276ea8dff0d6 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.445 2012/12/30 16:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.446 2012/12/31 23:26:20 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mesa-9.0.1.ebuild: + Stable for ppc, wrt bug #448562 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mesa-9.0.1.ebuild: Stable for x86, wrt bug #448562 diff --git a/media-libs/mesa/mesa-9.0.1.ebuild b/media-libs/mesa/mesa-9.0.1.ebuild index f856a8e6e59a..4450cfc73b13 100644 --- a/media-libs/mesa/mesa-9.0.1.ebuild +++ b/media-libs/mesa/mesa-9.0.1.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-9.0.1.ebuild,v 1.7 2012/12/30 16:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.1.ebuild,v 1.8 2012/12/31 23:26:20 ago Exp $ EAPI=4 @@ -36,7 +36,7 @@ fi # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT 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 radeonsi" |