diff options
author | Michael Weber <xmw@gentoo.org> | 2011-03-15 01:19:56 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-03-15 01:19:56 +0000 |
commit | 07dc90d8071142fcd7c2eb6d45166c800eacd17c (patch) | |
tree | cb09517f1e80d21b73c92c926a5935abe5fb51af /sys-apps | |
parent | Another blocker. (diff) | |
download | gentoo-2-07dc90d8071142fcd7c2eb6d45166c800eacd17c.tar.gz gentoo-2-07dc90d8071142fcd7c2eb6d45166c800eacd17c.tar.bz2 gentoo-2-07dc90d8071142fcd7c2eb6d45166c800eacd17c.zip |
arm/sparc stable (bug 358009)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/portage/portage-2.1.9.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index d94b53e874ba..1b7cabacaa44 100644 --- a/sys-apps/portage/ChangeLog +++ b/sys-apps/portage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.811 2011/03/14 19:03:12 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.812 2011/03/15 01:19:56 xmw Exp $ + + 14 Mar 2011; Michael Weber <xmw@gentoo.org> portage-2.1.9.42.ebuild: + arm/sparc stable (bug 358009) *portage-2.2.0_alpha27 (14 Mar 2011) diff --git a/sys-apps/portage/portage-2.1.9.42.ebuild b/sys-apps/portage/portage-2.1.9.42.ebuild index 54cbf4d004a4..e5bc0f5d2b02 100644 --- a/sys-apps/portage/portage-2.1.9.42.ebuild +++ b/sys-apps/portage/portage-2.1.9.42.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/sys-apps/portage/portage-2.1.9.42.ebuild,v 1.4 2011/03/11 04:12:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.42.ebuild,v 1.5 2011/03/15 01:19:56 xmw Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -10,7 +10,7 @@ inherit eutils multilib python DESCRIPTION="Portage is the package management and distribution system for Gentoo" HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd" PROVIDE="virtual/portage" SLOT="0" IUSE="build doc epydoc +ipc linguas_pl python2 python3 selinux" |