diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-10 18:14:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-10 18:14:09 +0000 |
commit | 66208f78f1f1c38b6fda737df728c2fcd0c85afc (patch) | |
tree | ca88db65678145482b52977407af5057495a3e2b /app-admin | |
parent | Stable for HPPA (bug #303191). (diff) | |
download | gentoo-2-66208f78f1f1c38b6fda737df728c2fcd0c85afc.tar.gz gentoo-2-66208f78f1f1c38b6fda737df728c2fcd0c85afc.tar.bz2 gentoo-2-66208f78f1f1c38b6fda737df728c2fcd0c85afc.zip |
Stable for HPPA (bug #302775).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-python/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-python/eselect-python-20091230.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog index 6c025343cf43..4adb97785a1d 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.55 2010/02/10 04:38:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.56 2010/02/10 18:14:09 jer Exp $ + + 10 Feb 2010; Jeroen Roovers <jer@gentoo.org> + eselect-python-20091230.ebuild: + Stable for HPPA (bug #302775). 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> eselect-python-20091230.ebuild: diff --git a/app-admin/eselect-python/eselect-python-20091230.ebuild b/app-admin/eselect-python/eselect-python-20091230.ebuild index 68617377b124..d8c2592e8cad 100644 --- a/app-admin/eselect-python/eselect-python-20091230.ebuild +++ b/app-admin/eselect-python/eselect-python-20091230.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-20091230.ebuild,v 1.6 2010/02/10 04:38:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.7 2010/02/10 18:14:09 jer 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" |