diff options
author | 2012-12-17 20:02:23 +0000 | |
---|---|---|
committer | 2012-12-17 20:02:23 +0000 | |
commit | fcbce4d93a8b4a4d630a90e961041cb28e02830c (patch) | |
tree | 00dad57d9a06cce5b9c3e0cd1226ae6853f9daa3 /media-libs | |
parent | Bump to EAPI=5 to make Paludis happy, bug #447524. (diff) | |
download | gentoo-2-fcbce4d93a8b4a4d630a90e961041cb28e02830c.tar.gz gentoo-2-fcbce4d93a8b4a4d630a90e961041cb28e02830c.tar.bz2 gentoo-2-fcbce4d93a8b4a4d630a90e961041cb28e02830c.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')
-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 171e2646a2f8..b688e536237b 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.438 2012/12/08 17:41:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.439 2012/12/17 20:02:23 maekke Exp $ + + 17 Dec 2012; Markus Meier <maekke@gentoo.org> mesa-9.0.ebuild: + arm stable, bug #440872 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mesa-7.11.2.ebuild: Stable for ppc64, wrt bug #440872 diff --git a/media-libs/mesa/mesa-9.0.ebuild b/media-libs/mesa/mesa-9.0.ebuild index 9ba283bb1eab..bd61236763c2 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.6 2012/12/08 16:54:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v 1.7 2012/12/17 20:02:23 maekke 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" |