diff options
author | 2015-02-23 10:44:09 +0000 | |
---|---|---|
committer | 2015-02-23 10:44:09 +0000 | |
commit | b75832fd917a7b959cfdbea9703f0c4fdf905e30 (patch) | |
tree | 5c739fe3582ad6e7237bc1a983a6418798d73cbb /media-libs | |
parent | Stable for sparc, wrt bug #530652 (diff) | |
download | gentoo-2-b75832fd917a7b959cfdbea9703f0c4fdf905e30.tar.gz gentoo-2-b75832fd917a7b959cfdbea9703f0c4fdf905e30.tar.bz2 gentoo-2-b75832fd917a7b959cfdbea9703f0c4fdf905e30.zip |
Stable for sparc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-10.3.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 9eb8727d3afb..128db6ff2124 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.615 2015/02/22 18:35:46 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.616 2015/02/23 10:44:09 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mesa-10.3.7-r1.ebuild: + Stable for sparc, wrt bug #530652 22 Feb 2015; Matt Turner <mattst88@gentoo.org> mesa-10.5.0_rc1.ebuild: Add missing PYTHON_USEDEP to mako dependency, bug 540968. diff --git a/media-libs/mesa/mesa-10.3.7-r1.ebuild b/media-libs/mesa/mesa-10.3.7-r1.ebuild index 48fcdbf5a71f..ce8654dcbf91 100644 --- a/media-libs/mesa/mesa-10.3.7-r1.ebuild +++ b/media-libs/mesa/mesa-10.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.6 2015/02/22 13:21:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.7 2015/02/23 10:44:09 ago Exp $ EAPI=5 @@ -39,7 +39,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 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" INTEL_CARDS="i915 i965 ilo intel" RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" |