summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-08 11:24:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-08 11:24:24 +0000
commitf4946a24ea459ace20bcc3e0d641f465254d1168 (patch)
tree69f6bc77c2ae1607ad95477d69fb56ce1eb4796c /sys-apps
parentStable for ppc64, wrt bug #455930 (diff)
downloadgentoo-2-f4946a24ea459ace20bcc3e0d641f465254d1168.tar.gz
gentoo-2-f4946a24ea459ace20bcc3e0d641f465254d1168.tar.bz2
gentoo-2-f4946a24ea459ace20bcc3e0d641f465254d1168.zip
Stable for arm, wrt bug #455930
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/ChangeLog5
-rw-r--r--sys-apps/portage/portage-2.1.11.50.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog
index 3279fc14103b..ed0ea92cb2c9 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.1191 2013/02/08 11:24:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1192 2013/02/08 11:24:24 ago Exp $
+
+ 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> portage-2.1.11.50.ebuild:
+ Stable for arm, wrt bug #455930
08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> portage-2.1.11.50.ebuild:
Stable for ppc64, wrt bug #455930
diff --git a/sys-apps/portage/portage-2.1.11.50.ebuild b/sys-apps/portage/portage-2.1.11.50.ebuild
index 9e8f89e4a324..32bd469740cf 100644
--- a/sys-apps/portage/portage-2.1.11.50.ebuild
+++ b/sys-apps/portage/portage-2.1.11.50.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.11.50.ebuild,v 1.8 2013/02/08 11:24:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.11.50.ebuild,v 1.9 2013/02/08 11:24:24 ago 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 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 linguas_pl linguas_ru pypy2_0 python2 python3 selinux xattr"