diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 20:18:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 20:18:24 +0000 |
commit | 92c36976c0dc06a5fdd30c13351a94d6bceb14c6 (patch) | |
tree | 50b688836503cb6c0e34030177136ed93f10639f /media-libs | |
parent | Remove old versions. (diff) | |
download | gentoo-2-92c36976c0dc06a5fdd30c13351a94d6bceb14c6.tar.gz gentoo-2-92c36976c0dc06a5fdd30c13351a94d6bceb14c6.tar.bz2 gentoo-2-92c36976c0dc06a5fdd30c13351a94d6bceb14c6.zip |
alpha/ia64/sh/sparc stable wrt #419473
(Portage version: 2.1.11.5/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index e13935f7009d..94143760eea1 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.414 2012/08/14 21:27:15 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.415 2012/08/26 20:18:24 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> mesa-8.0.3.ebuild: + alpha/ia64/sh/sparc stable wrt #419473 *mesa-8.1_rc1_pre20120814 (14 Aug 2012) diff --git a/media-libs/mesa/mesa-8.0.3.ebuild b/media-libs/mesa/mesa-8.0.3.ebuild index 00a88e0c49bf..c0061685a04e 100644 --- a/media-libs/mesa/mesa-8.0.3.ebuild +++ b/media-libs/mesa/mesa-8.0.3.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.3.ebuild,v 1.8 2012/07/12 17:05:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.9 2012/08/26 20:18:24 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" |