summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-07 08:28:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-07 08:28:03 +0000
commit23bc6c8452cfdafa13e4639f27232099e7a87fdb (patch)
tree7333184e0892616ea1214b7b278806caac375063 /sys-apps
parentStable for hppa, wrt bug #472540 (diff)
downloadgentoo-2-23bc6c8452cfdafa13e4639f27232099e7a87fdb.tar.gz
gentoo-2-23bc6c8452cfdafa13e4639f27232099e7a87fdb.tar.bz2
gentoo-2-23bc6c8452cfdafa13e4639f27232099e7a87fdb.zip
Stable for ia64, wrt bug #472540
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/ChangeLog5
-rw-r--r--sys-apps/portage/portage-2.1.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog
index fbc049535616..7656dfbd2267 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.1275 2013/06/07 08:27:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1276 2013/06/07 08:28:03 ago Exp $
+
+ 07 Jun 2013; Agostino Sarubbo <ago@gentoo.org> portage-2.1.12.2.ebuild:
+ Stable for ia64, wrt bug #472540
07 Jun 2013; Agostino Sarubbo <ago@gentoo.org> portage-2.1.12.2.ebuild:
Stable for hppa, 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 30e67acc597a..09af2026b88b 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.5 2013/06/07 08:27:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.12.2.ebuild,v 1.6 2013/06/07 08:28:03 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"