summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-03-24 12:25:31 +0000
committerMarkus Meier <maekke@gentoo.org>2013-03-24 12:25:31 +0000
commit92ccc13642004484785fa0a7a0e947ac807132c1 (patch)
treed769508136ee5ea78e812cd2c34b0afc711977ba
parentadded $PYTHONDEPS (diff)
downloadgentoo-2-92ccc13642004484785fa0a7a0e947ac807132c1.tar.gz
gentoo-2-92ccc13642004484785fa0a7a0e947ac807132c1.tar.bz2
gentoo-2-92ccc13642004484785fa0a7a0e947ac807132c1.zip
arm stable, bug #462134
(Portage version: 2.1.11.57/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
-rw-r--r--sys-apps/portage/ChangeLog5
-rw-r--r--sys-apps/portage/portage-2.1.11.55.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog
index 05316a9b5a77..588ac434becf 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.1233 2013/03/23 20:39:07 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1234 2013/03/24 12:25:31 maekke Exp $
+
+ 24 Mar 2013; Markus Meier <maekke@gentoo.org> portage-2.1.11.55.ebuild:
+ arm stable, bug #462134
23 Mar 2013; Zac Medico <zmedico@gentoo.org> -portage-2.1.11.50.ebuild,
-portage-2.1.11.57.ebuild, -portage-2.2.0_alpha163.ebuild,
diff --git a/sys-apps/portage/portage-2.1.11.55.ebuild b/sys-apps/portage/portage-2.1.11.55.ebuild
index a45ea9fdd286..238e021594f6 100644
--- a/sys-apps/portage/portage-2.1.11.55.ebuild
+++ b/sys-apps/portage/portage-2.1.11.55.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.55.ebuild,v 1.4 2013/03/20 17:46:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.11.55.ebuild,v 1.5 2013/03/24 12:25:31 maekke 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"