summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-09-20 13:08:22 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-09-20 13:08:22 +0000
commit313f2ae20449974a359096f613ad75525ecaf165 (patch)
treee85ac525148309d5bf32607634017b155173e8dc /app-admin
parentFix crash on 2.6.30 kernel (#278858). (diff)
downloadgentoo-2-313f2ae20449974a359096f613ad75525ecaf165.tar.gz
gentoo-2-313f2ae20449974a359096f613ad75525ecaf165.tar.bz2
gentoo-2-313f2ae20449974a359096f613ad75525ecaf165.zip
Stabilizing for ppc.
Fix bug 284971. (Portage version: 14103-svn/cvs/Linux ppc)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect-python/ChangeLog6
-rw-r--r--app-admin/eselect-python/eselect-python-20090824.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index c741773eebe9..0b0d82c13231 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.47 2009/09/19 17:21:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.48 2009/09/20 13:08:22 volkmar Exp $
+
+ 20 Sep 2009; Mounir Lamouri <volkmar@gentoo.org>
+ eselect-python-20090824.ebuild:
+ Stabilizing for ppc. Fix bug 284971
19 Sep 2009; Raúl Porcel <armin76@gentoo.org>
eselect-python-20090824.ebuild:
diff --git a/app-admin/eselect-python/eselect-python-20090824.ebuild b/app-admin/eselect-python/eselect-python-20090824.ebuild
index ea046cf23496..ac311c73ffa2 100644
--- a/app-admin/eselect-python/eselect-python-20090824.ebuild
+++ b/app-admin/eselect-python/eselect-python-20090824.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20090824.ebuild,v 1.8 2009/09/19 17:21:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20090824.ebuild,v 1.9 2009/09/20 13:08:22 volkmar Exp $
EAPI="2"
@@ -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.0.2"