diff options
author | 2006-02-14 20:33:07 +0000 | |
---|---|---|
committer | 2006-02-14 20:33:07 +0000 | |
commit | 9ffe02c934afe4bbd3f25d1f5402e3d990a346ac (patch) | |
tree | 7490c4cc7646fea5e6cd8a239479a1b0d356cb6b /media-libs/mesa | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-9ffe02c934afe4bbd3f25d1f5402e3d990a346ac.tar.gz gentoo-2-9ffe02c934afe4bbd3f25d1f5402e3d990a346ac.tar.bz2 gentoo-2-9ffe02c934afe4bbd3f25d1f5402e3d990a346ac.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.4.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 7eed6f7446d3..3ce7daf60322 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/mesa # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.67 2006/02/06 19:17:48 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.68 2006/02/14 20:29:12 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> mesa-6.4.1-r1.ebuild, + mesa-6.4.2.ebuild: + Added ~ppc64 06 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; mesa-6.4.2.ebuild: Add mach64 and tdfx to ppc defaults. Some evidence that glide-v3 works on diff --git a/media-libs/mesa/mesa-6.4.1-r1.ebuild b/media-libs/mesa/mesa-6.4.1-r1.ebuild index 1e9287d7a200..12acc9a881c1 100644 --- a/media-libs/mesa/mesa-6.4.1-r1.ebuild +++ b/media-libs/mesa/mesa-6.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.4.1-r1.ebuild,v 1.7 2006/02/02 22:06:04 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.4.1-r1.ebuild,v 1.8 2006/02/14 20:29:12 corsair Exp $ inherit eutils toolchain-funcs multilib flag-o-matic @@ -19,7 +19,7 @@ HOMEPAGE="http://mesa3d.sourceforge.net/" SRC_URI="mirror://sourceforge/mesa3d/${MY_SRC_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="debug motif" RDEPEND="dev-libs/expat diff --git a/media-libs/mesa/mesa-6.4.2.ebuild b/media-libs/mesa/mesa-6.4.2.ebuild index 575054f66e9f..b18cc6f08132 100644 --- a/media-libs/mesa/mesa-6.4.2.ebuild +++ b/media-libs/mesa/mesa-6.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.4.2.ebuild,v 1.4 2006/02/06 19:17:48 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.4.2.ebuild,v 1.5 2006/02/14 20:29:12 corsair Exp $ inherit eutils toolchain-funcs multilib flag-o-matic @@ -14,7 +14,7 @@ HOMEPAGE="http://mesa3d.sourceforge.net/" SRC_URI="mirror://sourceforge/mesa3d/${MY_SRC_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE_VIDEO_CARDS=" video_cards_ati video_cards_sunffb |