diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-01 23:01:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-01 23:01:14 +0000 |
commit | a052c6593edf8004c965c9757257fbde1659cf97 (patch) | |
tree | c65e504a626d8341529d4c83b77f2081dd8e39a8 /app-admin/eselect-python | |
parent | stable x86, bug 302878 (diff) | |
download | gentoo-2-a052c6593edf8004c965c9757257fbde1659cf97.tar.gz gentoo-2-a052c6593edf8004c965c9757257fbde1659cf97.tar.bz2 gentoo-2-a052c6593edf8004c965c9757257fbde1659cf97.zip |
stable x86, bug 302775
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r-- | app-admin/eselect-python/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/eselect-python/eselect-python-20091230.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog index 1cc0b33768b4..cdf31fb07832 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.51 2009/12/30 22:17:12 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.52 2010/02/01 23:01:14 fauli Exp $ + + 01 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + eselect-python-20091230.ebuild: + stable x86, bug 302775 *eselect-python-20091230 (30 Dec 2009) diff --git a/app-admin/eselect-python/eselect-python-20091230.ebuild b/app-admin/eselect-python/eselect-python-20091230.ebuild index 3bccdcab9187..2cf8423feab0 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-2009 Gentoo Foundation +# 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.2 2009/12/31 01:10:48 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.3 2010/02/01 23:01:14 fauli 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" |