summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 10:32:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 10:32:31 +0000
commiteed56a02bd52cf19d5494d646e4e054074ca01e3 (patch)
tree48f23e04f85659f5bbe78ebc20d224114ec9b6ab /app-admin/eselect-python
parentStable for sh, wrt bug #458992 (diff)
downloadgentoo-2-eed56a02bd52cf19d5494d646e4e054074ca01e3.tar.gz
gentoo-2-eed56a02bd52cf19d5494d646e4e054074ca01e3.tar.bz2
gentoo-2-eed56a02bd52cf19d5494d646e4e054074ca01e3.zip
Stable for sh, wrt bug #462644
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r--app-admin/eselect-python/ChangeLog5
-rw-r--r--app-admin/eselect-python/eselect-python-20111108.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index d3485a775404..f0f9dc92bef4 100644
--- a/app-admin/eselect-python/ChangeLog
+++ b/app-admin/eselect-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.75 2013/03/31 09:58:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.76 2013/04/02 10:32:31 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
+ Stable for sh, wrt bug #462644
31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for sparc, wrt bug #462644
diff --git a/app-admin/eselect-python/eselect-python-20111108.ebuild b/app-admin/eselect-python/eselect-python-20111108.ebuild
index 4c620979cae4..d631dac9b493 100644
--- a/app-admin/eselect-python/eselect-python-20111108.ebuild
+++ b/app-admin/eselect-python/eselect-python-20111108.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/app-admin/eselect-python/eselect-python-20111108.ebuild,v 1.11 2013/03/31 09:58:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20111108.ebuild,v 1.12 2013/04/02 10:32:31 ago Exp $
# Keep the EAPI low here because everything else depends on it.
# We want to make upgrading simpler.
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]] ; then
inherit autotools subversion
else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"