diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:42 +0000 |
commit | b1a47f3e1c90260aa63e5ef16db48155bc2593b3 (patch) | |
tree | ab274d04cb1418edcca389cbc797113b53410bae /media-libs/mesa | |
parent | Marking libXft-2.1.13 ppc64 for bug 251832 (diff) | |
download | gentoo-2-b1a47f3e1c90260aa63e5ef16db48155bc2593b3.tar.gz gentoo-2-b1a47f3e1c90260aa63e5ef16db48155bc2593b3.tar.bz2 gentoo-2-b1a47f3e1c90260aa63e5ef16db48155bc2593b3.zip |
Marking mesa-7.3-r1 ppc64 for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index ace23ae24804..4e5594071bc1 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.199 2009/04/03 13:26:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.200 2009/04/03 14:30:42 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> mesa-7.3-r1.ebuild: + Marking mesa-7.3-r1 ppc64 stable for bug 251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> mesa-7.3-r1.ebuild: Marking mesa-7.3-r1 ppc stable for bug 251832 diff --git a/media-libs/mesa/mesa-7.3-r1.ebuild b/media-libs/mesa/mesa-7.3-r1.ebuild index f2e3dced2f65..bbc08ddb5223 100644 --- a/media-libs/mesa/mesa-7.3-r1.ebuild +++ b/media-libs/mesa/mesa-7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.3-r1.ebuild,v 1.2 2009/04/03 13:26:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.3-r1.ebuild,v 1.3 2009/04/03 14:30:42 ranger Exp $ GIT=$([[ ${PV} = 9999* ]] && echo "git") EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa" @@ -24,7 +24,7 @@ else fi LICENSE="LGPL-2" 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" IUSE_VIDEO_CARDS=" video_cards_intel video_cards_mach64 |