diff options
author | 2012-11-16 16:27:31 +0000 | |
---|---|---|
committer | 2012-11-16 16:27:31 +0000 | |
commit | 47093204777181577b7c98cbafdbe0d0da2e8a43 (patch) | |
tree | 4a27dd8c94ed6a4e4ffdf083bc677f196b7f7d18 /media-libs/mesa | |
parent | Stable for amd64, wrt bug #440872 (diff) | |
download | gentoo-2-47093204777181577b7c98cbafdbe0d0da2e8a43.tar.gz gentoo-2-47093204777181577b7c98cbafdbe0d0da2e8a43.tar.bz2 gentoo-2-47093204777181577b7c98cbafdbe0d0da2e8a43.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 70d64f14bbf9..ec61f66de5b2 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.429 2012/10/24 19:13:22 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.430 2012/11/16 16:27:31 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> mesa-9.0.ebuild: + Stable for amd64, wrt bug #440872 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> mesa-7.10.3.ebuild, mesa-7.11.ebuild, mesa-7.11.2.ebuild: diff --git a/media-libs/mesa/mesa-9.0.ebuild b/media-libs/mesa/mesa-9.0.ebuild index 9dad1e18cded..e4946e5d495c 100644 --- a/media-libs/mesa/mesa-9.0.ebuild +++ b/media-libs/mesa/mesa-9.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/mesa/mesa-9.0.ebuild,v 1.1 2012/10/09 09:02:16 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v 1.2 2012/11/16 16:27:31 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" |