diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-27 11:29:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-27 11:29:59 +0000 |
commit | ffc1e418c669893d7ed0b660475f4bcd25886cb3 (patch) | |
tree | aa7f8c74d22d6c53dbd864200ae2a75e74ac6f93 /sys-apps | |
parent | Bump to grub 1.99. Drop older grub2 versions. Take maintainership of grub:2 s... (diff) | |
download | gentoo-2-ffc1e418c669893d7ed0b660475f4bcd25886cb3.tar.gz gentoo-2-ffc1e418c669893d7ed0b660475f4bcd25886cb3.tar.bz2 gentoo-2-ffc1e418c669893d7ed0b660475f4bcd25886cb3.zip |
alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #380677
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/portage/portage-2.1.10.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index 904aab9f52b6..304881d15e09 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.863 2011/08/26 14:32:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.864 2011/08/27 11:29:59 armin76 Exp $ + + 27 Aug 2011; Raúl Porcel <armin76@gentoo.org> portage-2.1.10.11.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #380677 26 Aug 2011; Markos Chandras <hwoarang@gentoo.org> portage-2.1.10.11.ebuild: Stable on amd64 wrt bug #380677 diff --git a/sys-apps/portage/portage-2.1.10.11.ebuild b/sys-apps/portage/portage-2.1.10.11.ebuild index 34b6067d5d2b..93151c0aca7b 100644 --- a/sys-apps/portage/portage-2.1.10.11.ebuild +++ b/sys-apps/portage/portage-2.1.10.11.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.10.11.ebuild,v 1.2 2011/08/26 14:32:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.11.ebuild,v 1.3 2011/08/27 11:29:59 armin76 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" SLOT="0" IUSE="build doc epydoc +ipc +less linguas_pl python2 python3 selinux" |