diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:54:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:54:11 +0000 |
commit | eec5ee8c3fbc5ba387f65a2516c69c6808ad6a70 (patch) | |
tree | 0ad65bf287116e7e4bae5aa7c468bf0656672df7 | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | gentoo-2-eec5ee8c3fbc5ba387f65a2516c69c6808ad6a70.tar.gz gentoo-2-eec5ee8c3fbc5ba387f65a2516c69c6808ad6a70.tar.bz2 gentoo-2-eec5ee8c3fbc5ba387f65a2516c69c6808ad6a70.zip |
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index c46a7bda2bdd..a8661007073d 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.506 2013/10/06 11:40:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.507 2013/10/07 04:54:11 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mesa-9.1.6.ebuild: + Stable for sparc, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mesa-9.1.6.ebuild: Stable for ia64, wrt bug #475480 diff --git a/media-libs/mesa/mesa-9.1.6.ebuild b/media-libs/mesa/mesa-9.1.6.ebuild index 92e4d0b1f258..6230a6ca5738 100644 --- a/media-libs/mesa/mesa-9.1.6.ebuild +++ b/media-libs/mesa/mesa-9.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.6.ebuild,v 1.8 2013/10/06 11:40:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.6.ebuild,v 1.9 2013/10/07 04:54:11 ago Exp $ EAPI=5 @@ -38,7 +38,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 intel" RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" |