diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:34:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:34:55 +0000 |
commit | 5f5ca3f6103c9a0726a1bc0ff6790c34faf719bd (patch) | |
tree | 3c709af04ff087351dc517ab686603503d1de82d /media-libs | |
parent | Marking haml-2.2.16 ~ppc for bug 297718 (diff) | |
download | gentoo-2-5f5ca3f6103c9a0726a1bc0ff6790c34faf719bd.tar.gz gentoo-2-5f5ca3f6103c9a0726a1bc0ff6790c34faf719bd.tar.bz2 gentoo-2-5f5ca3f6103c9a0726a1bc0ff6790c34faf719bd.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 6fc343527898..e5e5d1839a67 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.258 2010/01/14 23:07:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.259 2010/01/18 20:34:55 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> mesa-7.5.2.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> mesa-7.5.2.ebuild: arm stable, bug #294958 diff --git a/media-libs/mesa/mesa-7.5.2.ebuild b/media-libs/mesa/mesa-7.5.2.ebuild index 9157b87ae77c..519dfeb0c595 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-2010 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.7 2010/01/14 23:07:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.5.2.ebuild,v 1.8 2010/01/18 20:34:55 armin76 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 |