diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 19:00:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 19:00:58 +0000 |
commit | 0f9ce3bbdc1cdfb8afa241b614fcf7c9ddba40c9 (patch) | |
tree | 09f8398d3ad1df2bbb18cc5a485e42b7e2849c60 /app-admin | |
parent | Version bump. virtualenv 1.6 adds support for Python 3. (diff) | |
download | gentoo-2-0f9ce3bbdc1cdfb8afa241b614fcf7c9ddba40c9.tar.gz gentoo-2-0f9ce3bbdc1cdfb8afa241b614fcf7c9ddba40c9.tar.bz2 gentoo-2-0f9ce3bbdc1cdfb8afa241b614fcf7c9ddba40c9.zip |
Stable for HPPA (bug #359059).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-mesa/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-mesa/ChangeLog b/app-admin/eselect-mesa/ChangeLog index c6129bff9b68..7b193d1753a3 100644 --- a/app-admin/eselect-mesa/ChangeLog +++ b/app-admin/eselect-mesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-mesa # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/ChangeLog,v 1.14 2011/03/26 10:22:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/ChangeLog,v 1.15 2011/04/04 19:00:58 jer Exp $ + + 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> eselect-mesa-0.0.9.ebuild: + Stable for HPPA (bug #359059). 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> eselect-mesa-0.0.9.ebuild: diff --git a/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild b/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild index 6052c608acef..490040ecbe59 100644 --- a/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild +++ b/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild,v 1.5 2011/03/26 10:22:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-mesa/eselect-mesa-0.0.9.ebuild,v 1.6 2011/04/04 19:00:58 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |