diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:31:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-30 10:31:38 +0000 |
commit | d8942cbf5d6e6f433a8e96b8151edca7b1b4cbdb (patch) | |
tree | 7a816124ff74c34fc3173f4d7bd9e258ada1b761 /media-libs/mesa | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-d8942cbf5d6e6f433a8e96b8151edca7b1b4cbdb.tar.gz gentoo-2-d8942cbf5d6e6f433a8e96b8151edca7b1b4cbdb.tar.bz2 gentoo-2-d8942cbf5d6e6f433a8e96b8151edca7b1b4cbdb.zip |
alpha/ia64/sh/sparc stable wrt #371857
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 45a43eb08c84..a42d76d2960b 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.353 2011/07/29 23:11:17 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.354 2011/07/30 10:31:38 armin76 Exp $ + + 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> mesa-7.10.3.ebuild: + alpha/ia64/sh/sparc stable wrt #371857 29 Jul 2011; Matt Turner <mattst88@gentoo.org> mesa-7.11_rc2.ebuild, mesa-7.11_rc4.ebuild: diff --git a/media-libs/mesa/mesa-7.10.3.ebuild b/media-libs/mesa/mesa-7.10.3.ebuild index 9b05c26120e9..c85a88054f87 100644 --- a/media-libs/mesa/mesa-7.10.3.ebuild +++ b/media-libs/mesa/mesa-7.10.3.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.10.3.ebuild,v 1.7 2011/07/29 10:41:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.8 2011/07/30 10:31:38 armin76 Exp $ EAPI=3 @@ -35,7 +35,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" |