diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:15:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:15:20 +0000 |
commit | 1af8460b38c5e1f305de08fa44837a9063f827c6 (patch) | |
tree | 632bce81b1e3d7d06fa967cf1e19f1d2d2a16963 /media-libs/mesa | |
parent | arm stable, bug #380421 (diff) | |
download | gentoo-2-1af8460b38c5e1f305de08fa44837a9063f827c6.tar.gz gentoo-2-1af8460b38c5e1f305de08fa44837a9063f827c6.tar.bz2 gentoo-2-1af8460b38c5e1f305de08fa44837a9063f827c6.zip |
arm stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index debb2a48ae15..b71177916175 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.363 2011/09/04 11:51:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.364 2011/09/05 19:15:20 maekke Exp $ + + 05 Sep 2011; Markus Meier <maekke@gentoo.org> mesa-7.11.ebuild: + arm stable, bug #380421 04 Sep 2011; Markus Meier <maekke@gentoo.org> mesa-7.11.ebuild: x86 stable, bug #380421 diff --git a/media-libs/mesa/mesa-7.11.ebuild b/media-libs/mesa/mesa-7.11.ebuild index 98600318b9e4..fca2a05581e9 100644 --- a/media-libs/mesa/mesa-7.11.ebuild +++ b/media-libs/mesa/mesa-7.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.6 2011/09/04 11:51:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.ebuild,v 1.7 2011/09/05 19:15:20 maekke Exp $ EAPI=3 @@ -34,7 +34,7 @@ fi LICENSE="LGPL-2 kilgard" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" INTEL_CARDS="intel" RADEON_CARDS="radeon" |