diff options
author | 2009-05-15 15:12:08 +0000 | |
---|---|---|
committer | 2009-05-15 15:12:08 +0000 | |
commit | 84f54abe5b92d3b77280bff2c87734d97595124a (patch) | |
tree | 9bffcb4a446e949dc65611936530ce620c145405 /media-libs/mesa | |
parent | remove old (diff) | |
download | gentoo-2-84f54abe5b92d3b77280bff2c87734d97595124a.tar.gz gentoo-2-84f54abe5b92d3b77280bff2c87734d97595124a.tar.bz2 gentoo-2-84f54abe5b92d3b77280bff2c87734d97595124a.zip |
arm stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'media-libs/mesa')
-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 cf3f59fceea5..4ca0ed80535a 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.211 2009/05/09 00:04:10 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.212 2009/05/15 15:12:08 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> mesa-7.3-r1.ebuild: + arm stable 09 May 2009; Rémi Cardona <remi@gentoo.org> mesa-7.4.ebuild, mesa-7.4.1-r1.ebuild, mesa-7.4.1-r2.ebuild: diff --git a/media-libs/mesa/mesa-7.3-r1.ebuild b/media-libs/mesa/mesa-7.3-r1.ebuild index 3f99936572a8..05a7c5284940 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.8 2009/04/16 02:05:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.3-r1.ebuild,v 1.9 2009/05/15 15:12:08 armin76 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 |