diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-07 08:27:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-07 08:27:50 +0000 |
commit | b65e2af5a7e7f2ec4d3babf236b7bf1861c6a4a6 (patch) | |
tree | 0fdd9ff13fec831a909b13b569d0f1b72cadc967 /sys-apps | |
parent | Stable for amd64, wrt bug #472540 (diff) | |
download | gentoo-2-b65e2af5a7e7f2ec4d3babf236b7bf1861c6a4a6.tar.gz gentoo-2-b65e2af5a7e7f2ec4d3babf236b7bf1861c6a4a6.tar.bz2 gentoo-2-b65e2af5a7e7f2ec4d3babf236b7bf1861c6a4a6.zip |
Stable for hppa, wrt bug #472540
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="hppa", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/portage/portage-2.1.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index fe57b4b87092..fbc049535616 100644 --- a/sys-apps/portage/ChangeLog +++ b/sys-apps/portage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1274 2013/06/07 08:27:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1275 2013/06/07 08:27:50 ago Exp $ + + 07 Jun 2013; Agostino Sarubbo <ago@gentoo.org> portage-2.1.12.2.ebuild: + Stable for hppa, wrt bug #472540 07 Jun 2013; Agostino Sarubbo <ago@gentoo.org> portage-2.1.12.2.ebuild: Stable for amd64, wrt bug #472540 diff --git a/sys-apps/portage/portage-2.1.12.2.ebuild b/sys-apps/portage/portage-2.1.12.2.ebuild index 15a0e41c959f..30e67acc597a 100644 --- a/sys-apps/portage/portage-2.1.12.2.ebuild +++ b/sys-apps/portage/portage-2.1.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.12.2.ebuild,v 1.4 2013/06/07 08:27:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.12.2.ebuild,v 1.5 2013/06/07 08:27:50 ago Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -15,7 +15,7 @@ inherit eutils multilib 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 linguas_pl linguas_ru pypy2_0 python2 python3 selinux xattr" |