diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-23 15:24:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-23 15:24:24 +0000 |
commit | 12b5694457f9b7920c29d01bb53938b512516cfc (patch) | |
tree | 81a74c8db231549e4ba01506056d09eb48b28d08 /media-libs | |
parent | Stable for HPPA (bug #463430). (diff) | |
download | gentoo-2-12b5694457f9b7920c29d01bb53938b512516cfc.tar.gz gentoo-2-12b5694457f9b7920c29d01bb53938b512516cfc.tar.bz2 gentoo-2-12b5694457f9b7920c29d01bb53938b512516cfc.zip |
Stable for HPPA (bug #463430).
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 63c672f9123f..75582f59bde0 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.474 2013/05/23 00:29:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.475 2013/05/23 15:24:24 jer Exp $ + + 23 May 2013; Jeroen Roovers <jer@gentoo.org> mesa-9.1.2-r1.ebuild: + Stable for HPPA (bug #463430). *mesa-9.1.3 (23 May 2013) diff --git a/media-libs/mesa/mesa-9.1.2-r1.ebuild b/media-libs/mesa/mesa-9.1.2-r1.ebuild index c6b72911c169..83d04c9289df 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.2 2013/05/14 15:25:31 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.1.2-r1.ebuild,v 1.3 2013/05/23 15:24:24 jer 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" |