diff options
author | 2012-02-19 14:20:28 +0000 | |
---|---|---|
committer | 2012-02-19 14:20:28 +0000 | |
commit | 32fc29e5aaec7ced78707de5ac76f984fd51bf70 (patch) | |
tree | c8e4b59fc86e502849526430101527be298bdc8a /media-libs | |
parent | version bump (diff) | |
download | gentoo-2-32fc29e5aaec7ced78707de5ac76f984fd51bf70.tar.gz gentoo-2-32fc29e5aaec7ced78707de5ac76f984fd51bf70.tar.bz2 gentoo-2-32fc29e5aaec7ced78707de5ac76f984fd51bf70.zip |
alpha/ia64/sh/sparc stable wrt #394393
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 49e8f289bb33..dddd1513d689 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.380 2012/02/15 19:04:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.381 2012/02/19 14:20:28 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> mesa-7.11.2.ebuild: + alpha/ia64/sh/sparc stable wrt #394393 15 Feb 2012; Brent Baude <ranger@gentoo.org> mesa-7.11.2.ebuild: Marking mesa-7.11.2 ppc stable for bug 394393 diff --git a/media-libs/mesa/mesa-7.11.2.ebuild b/media-libs/mesa/mesa-7.11.2.ebuild index 31d6369210ca..83f96683fa08 100644 --- a/media-libs/mesa/mesa-7.11.2.ebuild +++ b/media-libs/mesa/mesa-7.11.2.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-7.11.2.ebuild,v 1.7 2012/02/15 19:04:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.8 2012/02/19 14:20:28 armin76 Exp $ EAPI=3 @@ -34,7 +34,7 @@ fi LICENSE="MIT LGPL-3 SGI-B-2.0" 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" |