diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 11:52:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 11:52:29 +0000 |
commit | 6e13721744ba39b56f8be2955b6df18244850ce8 (patch) | |
tree | 0ab8c463d51df480589e4725da84313792ff4937 /media-libs | |
parent | x86 stable, bug 282290 (diff) | |
download | gentoo-2-6e13721744ba39b56f8be2955b6df18244850ce8.tar.gz gentoo-2-6e13721744ba39b56f8be2955b6df18244850ce8.tar.bz2 gentoo-2-6e13721744ba39b56f8be2955b6df18244850ce8.zip |
x86 stable, bug 282290
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'media-libs')
-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 2314e6329e5d..2d84995c3f07 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.234 2009/09/30 20:10:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.235 2009/10/05 11:52:29 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> mesa-7.5.1.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> mesa-7.5.1.ebuild: amd64 stable wrt #282290 diff --git a/media-libs/mesa/mesa-7.5.1.ebuild b/media-libs/mesa/mesa-7.5.1.ebuild index 789947449a4b..5574ffb3a880 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.3 2009/09/30 20:10:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.5.1.ebuild,v 1.4 2009/10/05 11:52:29 fauli 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 |