diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 17:42:57 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 17:42:57 +0000 |
commit | f9497ac004364b91163eba230fce2a88cc6cdd9b (patch) | |
tree | bfcb828d0df6c79f508dfce69b23789af7a9b6e3 | |
parent | strip-flags for bug #199097 (diff) | |
download | gentoo-2-f9497ac004364b91163eba230fce2a88cc6cdd9b.tar.gz gentoo-2-f9497ac004364b91163eba230fce2a88cc6cdd9b.tar.bz2 gentoo-2-f9497ac004364b91163eba230fce2a88cc6cdd9b.zip |
Stable on sparc, bug #251832
(Portage version: 2.2_rc28/cvs/Linux sparc64)
-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 405b23454071..db52380455bc 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.202 2009/04/05 21:41:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.203 2009/04/06 17:42:57 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> mesa-7.3-r1.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> mesa-7.3-r1.ebuild: x86 stable, bug #251832 diff --git a/media-libs/mesa/mesa-7.3-r1.ebuild b/media-libs/mesa/mesa-7.3-r1.ebuild index 04823fb2025a..d1272177ef83 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.5 2009/04/05 21:41:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.3-r1.ebuild,v 1.6 2009/04/06 17:42:57 bluebird 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 |