diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:24:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 20:24:06 +0000 |
commit | 7db9a4a2f50ff39d8927dcd4224b98a4d168302f (patch) | |
tree | cd79db39becc807c04b3ad54a37a2135568cca11 /media-libs/mesa | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-7db9a4a2f50ff39d8927dcd4224b98a4d168302f.tar.gz gentoo-2-7db9a4a2f50ff39d8927dcd4224b98a4d168302f.tar.bz2 gentoo-2-7db9a4a2f50ff39d8927dcd4224b98a4d168302f.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/mesa/mesa-7.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index aaad4746686e..a9be3bc88296 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.237 2009/10/11 11:13:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.238 2009/10/26 20:24:06 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> mesa-7.5.1.ebuild: + Stable for HPPA (bug #282290). 11 Oct 2009; nixnut <nixnut@gentoo.org> mesa-7.5.1.ebuild: ppc stable #282290 diff --git a/media-libs/mesa/mesa-7.5.1.ebuild b/media-libs/mesa/mesa-7.5.1.ebuild index 7252d2287ec5..97dfce964265 100644 --- a/media-libs/mesa/mesa-7.5.1.ebuild +++ b/media-libs/mesa/mesa-7.5.1.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.1.ebuild,v 1.6 2009/10/11 11:13:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.5.1.ebuild,v 1.7 2009/10/26 20:24:06 jer 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 |