diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:17:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 20:17:22 +0000 |
commit | c84726d5f3755e4584761ad5554ecb6f9c3f279c (patch) | |
tree | 17adabb9e80647aaade9921249a0f524a423c211 /media-libs | |
parent | Stable for arm, wrt bug #470822 (diff) | |
download | gentoo-2-c84726d5f3755e4584761ad5554ecb6f9c3f279c.tar.gz gentoo-2-c84726d5f3755e4584761ad5554ecb6f9c3f279c.tar.bz2 gentoo-2-c84726d5f3755e4584761ad5554ecb6f9c3f279c.zip |
Stable for arm, wrt bug #463430
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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-9.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 57a4d6e9c484..bb93a7c4d9b8 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.480 2013/05/25 14:25:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.481 2013/05/25 20:17:22 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> mesa-9.1.2-r1.ebuild: + Stable for arm, wrt bug #463430 25 May 2013; Agostino Sarubbo <ago@gentoo.org> mesa-9.1.2-r1.ebuild: Stable for alpha, wrt bug #463430 diff --git a/media-libs/mesa/mesa-9.1.2-r1.ebuild b/media-libs/mesa/mesa-9.1.2-r1.ebuild index e6b2059fd6ca..31e560fdb03b 100644 --- a/media-libs/mesa/mesa-9.1.2-r1.ebuild +++ b/media-libs/mesa/mesa-9.1.2-r1.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.2-r1.ebuild,v 1.8 2013/05/25 14:25:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2-r1.ebuild,v 1.9 2013/05/25 20:17:22 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" |