diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-29 10:41:06 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-29 10:41:06 +0000 |
commit | 33f73d411dba266912aa67b9937d8be11efb89de (patch) | |
tree | abdd7bd8fcbb1129402cab2c9ee7213f33f07dd7 /media-libs/mesa | |
parent | ppc64 stable wrt #371857 (diff) | |
download | gentoo-2-33f73d411dba266912aa67b9937d8be11efb89de.tar.gz gentoo-2-33f73d411dba266912aa67b9937d8be11efb89de.tar.bz2 gentoo-2-33f73d411dba266912aa67b9937d8be11efb89de.zip |
ppc64 stable wrt #371857
(Portage version: 2.2.0_alpha47/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.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 527ba94b04ca..0da0c7f4b68a 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.350 2011/07/23 14:26:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.351 2011/07/29 10:41:06 xarthisius Exp $ + + 29 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mesa-7.10.3.ebuild: + ppc64 stable wrt #371857 23 Jul 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> -mesa-7.9.1.ebuild, mesa-7.9.2.ebuild, -mesa-7.10.1.ebuild, diff --git a/media-libs/mesa/mesa-7.10.3.ebuild b/media-libs/mesa/mesa-7.10.3.ebuild index 1b01ab50f2d4..9b05c26120e9 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.6 2011/07/23 14:26:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.7 2011/07/29 10:41:06 xarthisius 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" |