summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-10-25 14:45:23 +0000
committerAli Polatel <hawking@gentoo.org>2008-10-25 14:45:23 +0000
commitea58466d671c283e0f6aceeefc07d75e44271fcb (patch)
tree6ef5c5d73c0db2def78bb2c0e7084c185c051c84 /app-admin/eselect-python
parentversion bump wrt #242878 (diff)
downloadgentoo-2-ea58466d671c283e0f6aceeefc07d75e44271fcb.tar.gz
gentoo-2-ea58466d671c283e0f6aceeefc07d75e44271fcb.tar.bz2
gentoo-2-ea58466d671c283e0f6aceeefc07d75e44271fcb.zip
Version bump. Fixes bug 240149. Drop old.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r--app-admin/eselect-python/ChangeLog9
-rw-r--r--app-admin/eselect-python/eselect-python-20080124.ebuild19
-rw-r--r--app-admin/eselect-python/eselect-python-20080620.ebuild19
-rw-r--r--app-admin/eselect-python/eselect-python-20080925.ebuild (renamed from app-admin/eselect-python/eselect-python-20080630.ebuild)2
4 files changed, 9 insertions, 40 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index e6802fd592e3..b2f0b6d555da 100644
--- a/app-admin/eselect-python/ChangeLog
+++ b/app-admin/eselect-python/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.12 2008/09/18 19:22:26 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.13 2008/10/25 14:45:23 hawking Exp $
+
+*eselect-python-20080925 (25 Oct 2008)
+
+ 25 Oct 2008; Ali Polatel <hawking@gentoo.org>
+ -eselect-python-20080124.ebuild, -eselect-python-20080620.ebuild,
+ -eselect-python-20080630.ebuild, +eselect-python-20080925.ebuild:
+ Version bump. Fixes bug 240149. Drop old.
*eselect-python-20080630 (18 Sep 2008)
diff --git a/app-admin/eselect-python/eselect-python-20080124.ebuild b/app-admin/eselect-python/eselect-python-20080124.ebuild
deleted file mode 100644
index d66fe4667e40..000000000000
--- a/app-admin/eselect-python/eselect-python-20080124.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080124.ebuild,v 1.2 2008/05/21 10:25:05 hawking Exp $
-
-DESCRIPTION="Manages multiple Python versions"
-HOMEPAGE="http://www.gentoo.org"
-SRC_URI="mirror://gentoo/python.eselect-${PVR}.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=app-admin/eselect-1.0.2"
-
-src_install() {
- insinto /usr/share/eselect/modules
- newins "${WORKDIR}/python.eselect-${PVR}" python.eselect || die
-}
diff --git a/app-admin/eselect-python/eselect-python-20080620.ebuild b/app-admin/eselect-python/eselect-python-20080620.ebuild
deleted file mode 100644
index 09b0ab7f2bce..000000000000
--- a/app-admin/eselect-python/eselect-python-20080620.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080620.ebuild,v 1.4 2008/07/13 20:01:02 josejx Exp $
-
-DESCRIPTION="Manages multiple Python versions"
-HOMEPAGE="http://www.gentoo.org"
-SRC_URI="mirror://gentoo/python.eselect-${PVR}.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=app-admin/eselect-1.0.2"
-
-src_install() {
- insinto /usr/share/eselect/modules
- newins "${WORKDIR}/python.eselect-${PVR}" python.eselect || die
-}
diff --git a/app-admin/eselect-python/eselect-python-20080630.ebuild b/app-admin/eselect-python/eselect-python-20080925.ebuild
index dbfda5c4dfb9..d075302ac542 100644
--- a/app-admin/eselect-python/eselect-python-20080630.ebuild
+++ b/app-admin/eselect-python/eselect-python-20080925.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080630.ebuild,v 1.1 2008/09/18 19:22:26 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild,v 1.1 2008/10/25 14:45:23 hawking Exp $
DESCRIPTION="Manages multiple Python versions"
HOMEPAGE="http://www.gentoo.org"