summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-26 18:56:52 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-26 18:56:52 +0000
commit9e96a62471b9d49fd2a1df6bad1894ae9f5ef402 (patch)
tree68ef7dea2b31632de3a61462445c9610d30d4efd /app-admin/eselect-python
parentclean up old versions (diff)
downloadgentoo-2-9e96a62471b9d49fd2a1df6bad1894ae9f5ef402.tar.gz
gentoo-2-9e96a62471b9d49fd2a1df6bad1894ae9f5ef402.tar.bz2
gentoo-2-9e96a62471b9d49fd2a1df6bad1894ae9f5ef402.zip
stable amd64, bug 316367
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r--app-admin/eselect-python/ChangeLog6
-rw-r--r--app-admin/eselect-python/eselect-python-20100321.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index 11a3bffb17bb..63a90c32cc4a 100644
--- a/app-admin/eselect-python/ChangeLog
+++ b/app-admin/eselect-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.60 2010/05/13 17:41:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.61 2010/05/26 18:56:51 pacho Exp $
+
+ 26 May 2010; Pacho Ramos <pacho@gentoo.org>
+ eselect-python-20100321.ebuild:
+ stable amd64, bug 316367
13 May 2010; Joseph Jezak <josejx@gentoo.org>
eselect-python-20100321.ebuild:
diff --git a/app-admin/eselect-python/eselect-python-20100321.ebuild b/app-admin/eselect-python/eselect-python-20100321.ebuild
index 87d7daa86887..8c6a00d6d612 100644
--- a/app-admin/eselect-python/eselect-python-20100321.ebuild
+++ b/app-admin/eselect-python/eselect-python-20100321.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20100321.ebuild,v 1.3 2010/05/13 17:41:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20100321.ebuild,v 1.4 2010/05/26 18:56:52 pacho Exp $
EAPI="1"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-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"
IUSE=""
RDEPEND=">=app-admin/eselect-1.2.3"