diff options
author | 2009-12-15 19:51:33 +0000 | |
---|---|---|
committer | 2009-12-15 19:51:33 +0000 | |
commit | fa43e8eaee6aaa1031e7f92d2f955b89f90329a0 (patch) | |
tree | 391f8f07009c68635f2df30c5ed73fd1d95070d8 /media-libs | |
parent | Marking xcursor-themes-1.0.2 ppc64 for bug 294958 (diff) | |
download | gentoo-2-fa43e8eaee6aaa1031e7f92d2f955b89f90329a0.tar.gz gentoo-2-fa43e8eaee6aaa1031e7f92d2f955b89f90329a0.tar.bz2 gentoo-2-fa43e8eaee6aaa1031e7f92d2f955b89f90329a0.zip |
Marking mesa-7.5.2 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index b37fd133220f..090e365e1a56 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.245 2009/12/15 15:50:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.246 2009/12/15 19:51:33 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> mesa-7.5.2.ebuild: + Marking mesa-7.5.2 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> mesa-7.5.1.ebuild: alpha/ia64/sh/sparc stable wrt #282290 diff --git a/media-libs/mesa/mesa-7.5.2.ebuild b/media-libs/mesa/mesa-7.5.2.ebuild index ae156886169b..068487baa637 100644 --- a/media-libs/mesa/mesa-7.5.2.ebuild +++ b/media-libs/mesa/mesa-7.5.2.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.5.2.ebuild,v 1.3 2009/12/10 19:45:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.5.2.ebuild,v 1.4 2009/12/15 19:51:33 ranger Exp $ EAPI="2" @@ -39,7 +39,7 @@ 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="${IUSE_VIDEO_CARDS_UNSTABLE} video_cards_intel |