diff options
author | 2012-09-24 18:14:04 +0000 | |
---|---|---|
committer | 2012-09-24 18:14:04 +0000 | |
commit | 6a315bf8d980caceddb941f125a7b2bc96d46e9e (patch) | |
tree | 134549e41e8e9c247f08cd8adf6ea0971e42415b /media-libs | |
parent | [bump] dev-perl/wxperl-0.991.200 (diff) | |
download | gentoo-2-6a315bf8d980caceddb941f125a7b2bc96d46e9e.tar.gz gentoo-2-6a315bf8d980caceddb941f125a7b2bc96d46e9e.tar.bz2 gentoo-2-6a315bf8d980caceddb941f125a7b2bc96d46e9e.zip |
alpha/ia64/sh/sparc stable wrt #432400
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-8.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index b2f2f9f11435..389ed7360cbd 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.424 2012/09/21 11:01:28 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.425 2012/09/24 18:14:04 armin76 Exp $ + + 24 Sep 2012; Raúl Porcel <armin76@gentoo.org> mesa-8.0.4-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #432400 21 Sep 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> mesa-9.0_pre20120918.ebuild: diff --git a/media-libs/mesa/mesa-8.0.4-r1.ebuild b/media-libs/mesa/mesa-8.0.4-r1.ebuild index 32aa7ba2e6e8..baa290789b59 100644 --- a/media-libs/mesa/mesa-8.0.4-r1.ebuild +++ b/media-libs/mesa/mesa-8.0.4-r1.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-8.0.4-r1.ebuild,v 1.6 2012/09/16 19:42:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.4-r1.ebuild,v 1.7 2012/09/24 18:14:03 armin76 Exp $ EAPI=4 @@ -37,7 +37,7 @@ fi # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0 LICENSE="MIT LGPL-3 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" |