diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:55:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:55:08 +0000 |
commit | 9b9cff977f4022e9b37f71271ab18b7b686268a5 (patch) | |
tree | 1619bc9532de188907921b3dd4378050a0a52ae7 /media-libs/mesa | |
parent | alpha/ia64/s390/sh/sparc stable wrt #359059 (diff) | |
download | gentoo-2-9b9cff977f4022e9b37f71271ab18b7b686268a5.tar.gz gentoo-2-9b9cff977f4022e9b37f71271ab18b7b686268a5.tar.bz2 gentoo-2-9b9cff977f4022e9b37f71271ab18b7b686268a5.zip |
alpha/ia64/sh/sparc stable wrt #359059
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.10.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.9.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 78ea022ce4f7..e6279b5abc21 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,10 @@ # 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.330 2011/04/11 11:18:15 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.331 2011/04/16 17:55:08 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> mesa-7.9.2.ebuild, + mesa-7.10.1.ebuild: + alpha/ia64/sh/sparc stable wrt #359059 11 Apr 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> mesa-7.10.2.ebuild: diff --git a/media-libs/mesa/mesa-7.10.1.ebuild b/media-libs/mesa/mesa-7.10.1.ebuild index faab27499caa..8a821ade4f95 100644 --- a/media-libs/mesa/mesa-7.10.1.ebuild +++ b/media-libs/mesa/mesa-7.10.1.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.1.ebuild,v 1.6 2011/04/08 16:13:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.1.ebuild,v 1.7 2011/04/16 17:55:08 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" diff --git a/media-libs/mesa/mesa-7.9.2.ebuild b/media-libs/mesa/mesa-7.9.2.ebuild index 01e96a13568f..41cf7c6ae8d2 100644 --- a/media-libs/mesa/mesa-7.9.2.ebuild +++ b/media-libs/mesa/mesa-7.9.2.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.9.2.ebuild,v 1.6 2011/04/08 16:15:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.2.ebuild,v 1.7 2011/04/16 17:55:08 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" INTEL_CARDS="intel" RADEON_CARDS="radeon" |