commit:     c539757de40432e430f2657ed1f2a6df1d340815
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 10:04:04 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 10:04:04 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c539757d

[cleanup] pip: Remove old versions

Package-Manager: portage-2.2.17

 dev-perl/pip/pip-1.160.0.ebuild | 41 -------------------------------------
 dev-perl/pip/pip-1.180.0.ebuild | 45 -----------------------------------------
 2 files changed, 86 deletions(-)

diff --git a/dev-perl/pip/pip-1.160.0.ebuild b/dev-perl/pip/pip-1.160.0.ebuild
deleted file mode 100644
index 397f85a..0000000
--- a/dev-perl/pip/pip-1.160.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION="1.16"
-inherit perl-module
-
-DESCRIPTION="The Perl Installation Program, for scripted and third-party 
distribution installation."
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-       >=virtual/perl-File-Spec-0.80
-       >=virtual/perl-File-Temp-0.14
-       >=dev-perl/File-Which-1.08
-       >=dev-perl/File-pushd-0.320.0
-       virtual/perl-Getopt-Long
-       >=virtual/perl-CPAN-1.760
-       >=dev-perl/CPAN-Inject-0.70.0
-       >=dev-perl/Params-Util-0.21
-       dev-perl/URI
-       dev-perl/libwww-perl
-       virtual/perl-IO-Zlib
-       virtual/perl-Archive-Tar
-       dev-perl/Archive-Zip
-"
-# >=virtual/perl-CPAN-1.76
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               >=dev-perl/Test-Script-1.02
-               >=dev-perl/LWP-Online-0.20.0
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/pip/pip-1.180.0.ebuild b/dev-perl/pip/pip-1.180.0.ebuild
deleted file mode 100644
index 71f5a06..0000000
--- a/dev-perl/pip/pip-1.180.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION="1.18"
-inherit perl-module
-
-DESCRIPTION="The Perl Installation Program, for scripted and third-party 
distribution installation."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-       >=virtual/perl-File-Spec-0.80
-       >=virtual/perl-File-Temp-0.14
-       >=dev-perl/File-Which-1.08
-       >=dev-perl/File-pushd-0.320.0
-       virtual/perl-Getopt-Long
-       >=virtual/perl-CPAN-1.760
-       >=dev-perl/CPAN-Inject-0.70.0
-       >=dev-perl/Params-Util-1.00
-       dev-perl/PAR-Dist
-       dev-perl/URI
-       dev-perl/libwww-perl
-       virtual/perl-IO-Zlib
-       virtual/perl-Archive-Tar
-       dev-perl/Archive-Zip
-"
-# >=virtual/perl-CPAN-1.76
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               >=dev-perl/Test-Script-1.02
-               >=dev-perl/LWP-Online-0.20.0
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

Reply via email to