public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-perlbrew/
Date: Wed,  8 Feb 2012 13:55:02 +0000 (UTC)	[thread overview]
Message-ID: <4fb5981ab93d5ad6ff542111575ff586d5d9529d.kent@gentoo> (raw)

commit:     4fb5981ab93d5ad6ff542111575ff586d5d9529d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb  8 13:44:31 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb  8 13:44:31 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4fb5981a

[cpanclean] App-perlbrew-0.{19-33}0.0

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild |   31 -----------
 dev-perl/App-perlbrew/App-perlbrew-0.200.0.ebuild |   31 -----------
 dev-perl/App-perlbrew/App-perlbrew-0.210.0.ebuild |   32 -----------
 dev-perl/App-perlbrew/App-perlbrew-0.220.0.ebuild |   35 ------------
 dev-perl/App-perlbrew/App-perlbrew-0.230.0.ebuild |   35 ------------
 dev-perl/App-perlbrew/App-perlbrew-0.240.0.ebuild |   36 -------------
 dev-perl/App-perlbrew/App-perlbrew-0.250.0.ebuild |   36 -------------
 dev-perl/App-perlbrew/App-perlbrew-0.270.0.ebuild |   37 -------------
 dev-perl/App-perlbrew/App-perlbrew-0.280.0.ebuild |   38 -------------
 dev-perl/App-perlbrew/App-perlbrew-0.290.0.ebuild |   58 ---------------------
 dev-perl/App-perlbrew/App-perlbrew-0.300.0.ebuild |   58 ---------------------
 dev-perl/App-perlbrew/App-perlbrew-0.310.0.ebuild |   56 --------------------
 dev-perl/App-perlbrew/App-perlbrew-0.320.0.ebuild |   56 --------------------
 dev-perl/App-perlbrew/App-perlbrew-0.330.0.ebuild |   56 --------------------
 dev-perl/App-perlbrew/ChangeLog                   |   10 ++++
 15 files changed, 10 insertions(+), 595 deletions(-)

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
deleted file mode 100644
index 6ed9418..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.190.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.19
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/Test-Output
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.200.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.200.0.ebuild
deleted file mode 100644
index 4bf07d8..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.200.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/Test-Output
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.210.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.210.0.ebuild
deleted file mode 100644
index 466e8db..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.210.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-	>=virtual/perl-File-Spec-3.26 $(comment 3.260.0)
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/Test-Output
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.220.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.220.0.ebuild
deleted file mode 100644
index d112e49..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.220.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-	>=virtual/perl-File-Spec-3.26 $(comment 3.260.0)
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/IO-All
-		dev-perl/Path-Class
-		dev-perl/Test-Exception
-		dev-perl/Test-Output
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.230.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.230.0.ebuild
deleted file mode 100644
index e5da2fa..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.230.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.23
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-	>=virtual/perl-File-Spec-3.26 $(comment 3.260.0)
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/IO-All
-		dev-perl/Path-Class
-		dev-perl/Test-Exception
-		dev-perl/Test-Output
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.240.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.240.0.ebuild
deleted file mode 100644
index 8d018bf..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.240.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.24
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-	>=virtual/perl-File-Spec-3.26 $(comment 3.260.0)
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/IO-All
-		dev-perl/Path-Class
-		dev-perl/Test-Exception
-		dev-perl/Test-Output
-		dev-perl/Test-Spec
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.250.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.250.0.ebuild
deleted file mode 100644
index 39a0317..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.250.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.25
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-	>=virtual/perl-File-Spec-3.26 $(comment 3.260.0)
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/IO-All
-		dev-perl/Path-Class
-		dev-perl/Test-Exception
-		dev-perl/Test-Output
-		dev-perl/Test-Spec
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.270.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.270.0.ebuild
deleted file mode 100644
index d3071a9..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.270.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.27
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	>=dev-perl/Devel-PatchPerl-0.260.0
-	>=virtual/perl-File-Spec-3.26 $(comment 3.260.0)
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/Test-Output
-		dev-perl/Test-Exception
-		dev-perl/Test-Spec
-		dev-perl/Path-Class
-		dev-perl/IO-All
-		virtual/perl-File-Temp
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.280.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.280.0.ebuild
deleted file mode 100644
index 28e903b..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.280.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.28
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { true; }
-COMMON_DEPEND="
-	dev-perl/File-Path-Tiny
-	>=dev-perl/Devel-PatchPerl-0.260.0
-	>=virtual/perl-File-Spec-3.26 $(comment Cwd 3.260.0)
-"
-DEPEND="
-	test? (
-		virtual/perl-Test-Simple
-		$(comment Test::More)
-		dev-perl/Test-Output
-		dev-perl/Test-Exception
-		dev-perl/Test-Spec
-		dev-perl/Path-Class
-		dev-perl/IO-All
-		virtual/perl-File-Temp
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.290.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.290.0.ebuild
deleted file mode 100644
index b6a8aae..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.290.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.29
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { true; }
-COMMON_DEPEND="
-	$(comment File::Path::Tiny)
-	dev-perl/File-Path-Tiny
-
-	$(comment Devel::PatchPerl 0.46)
-	>=dev-perl/Devel-PatchPerl-0.460.0
-
-	$(comment Cwd 3.26)
-	>=virtual/perl-File-Spec-3.26
-"
-DEPEND="
-	test? (
-		$(comment Test::Simple 0.98)
-		>=virtual/perl-Test-Simple-0.980.0
-
-		$(comment Test::More)
-		virtual/perl-Test-Simple
-
-		$(comment Test::Output)
-		dev-perl/Test-Output
-
-		$(comment Test::Exception)
-		dev-perl/Test-Exception
-
-		$(comment Test::Spec)
-		dev-perl/Test-Spec
-
-		$(comment Path::Class)
-		dev-perl/Path-Class
-
-		$(comment IO::All)
-		dev-perl/IO-All
-
-		$(comment File::Temp)
-		virtual/perl-File-Temp
-	)
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.300.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.300.0.ebuild
deleted file mode 100644
index dc70e83..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.300.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.30
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-meta_build_dep() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# IO::All
-	echo dev-perl/IO-All
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# Test::Output
-	echo dev-perl/Test-Output
-	# Test::Simple 0.98 ( 0.980.0 )
-	echo \>=virtual/perl-Test-Simple-0.980.0
-	# Test::Spec
-	echo dev-perl/Test-Spec
-}
-meta_configure_dep() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-meta_runtime_dep() {
-	# Devel::PatchPerl 0.46 ( 0.460.0 )
-	echo \>=dev-perl/Devel-PatchPerl-0.460.0
-	# File::Path::Tiny 0.1 ( 0.100.0 )
-	echo \>=dev-perl/File-Path-Tiny-0.100.0
-	# Text::Levenshtein 0.04 ( 0.40.0 )
-	echo \>=dev-perl/Text-Levenshtein-0.40.0
-	# local::lib 1.0 ( 1.0.0 )
-	echo \>=dev-perl/local-lib-1.0.0
-	# perl v5.8.0 ( 5.8.0 )
-	echo \>=dev-lang/perl-5.8.0
-}
-DEPEND="
-	$(meta_configure_dep)
-	$(meta_build_dep)
-	$(meta_runtime_dep)
-"
-RDEPEND="$(meta_runtime_dep)"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.310.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.310.0.ebuild
deleted file mode 100644
index 000817f..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.310.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.31
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-LICENSE=" MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# IO::All
-	echo dev-perl/IO-All
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# Test::Output
-	echo dev-perl/Test-Output
-	# Test::Simple 0.98 ( 0.980.0 )
-	echo \>=virtual/perl-Test-Simple-0.98
-	# Test::Spec
-	echo dev-perl/Test-Spec
-}
-perl_meta_runtime() {
-	# Devel::PatchPerl 0.46 ( 0.460.0 )
-	echo \>=dev-perl/Devel-PatchPerl-0.460.0
-	# File::Path::Tiny 0.1 ( 0.100.0 )
-	echo \>=dev-perl/File-Path-Tiny-0.100.0
-	# local::lib 1.0 ( 1.0.0 )
-	echo \>=dev-perl/local-lib-1.0.0
-	# perl v5.8.0 ( 5.8.0 )
-	echo \>=dev-lang/perl-5.8.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.320.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.320.0.ebuild
deleted file mode 100644
index 10e76e9..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.320.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.32
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-LICENSE=" MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# IO::All
-	echo dev-perl/IO-All
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# Test::Output
-	echo dev-perl/Test-Output
-	# Test::Simple 0.98 ( 0.980.0 )
-	echo \>=virtual/perl-Test-Simple-0.980.0
-	# Test::Spec
-	echo dev-perl/Test-Spec
-}
-perl_meta_runtime() {
-	# Devel::PatchPerl 0.46 ( 0.460.0 )
-	echo \>=dev-perl/Devel-PatchPerl-0.460.0
-	# File::Path::Tiny 0.1 ( 0.100.0 )
-	echo \>=dev-perl/File-Path-Tiny-0.100.0
-	# local::lib 1.0 ( 1.0.0 )
-	echo \>=dev-perl/local-lib-1.0.0
-	# perl v5.8.0 ( 5.8.0 )
-	echo \>=dev-lang/perl-5.8.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.330.0.ebuild b/dev-perl/App-perlbrew/App-perlbrew-0.330.0.ebuild
deleted file mode 100644
index 1ef0f2b..0000000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.330.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.33
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-LICENSE=" MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker 6.42 ( 6.420.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# IO::All
-	echo dev-perl/IO-All
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# Test::Output
-	echo dev-perl/Test-Output
-	# Test::Simple 0.98 ( 0.980.0 )
-	echo \>=virtual/perl-Test-Simple-0.980.0
-	# Test::Spec
-	echo dev-perl/Test-Spec
-}
-perl_meta_runtime() {
-	# Devel::PatchPerl 0.46 ( 0.460.0 )
-	echo \>=dev-perl/Devel-PatchPerl-0.460.0
-	# File::Path::Tiny 0.1 ( 0.100.0 )
-	echo \>=dev-perl/File-Path-Tiny-0.100.0
-	# local::lib 1.0 ( 1.0.0 )
-	echo \>=dev-perl/local-lib-1.0.0
-	# perl v5.8.0 ( 5.8.0 )
-	echo \>=dev-lang/perl-5.8.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/App-perlbrew/ChangeLog b/dev-perl/App-perlbrew/ChangeLog
index 2224f9f..9380db0 100644
--- a/dev-perl/App-perlbrew/ChangeLog
+++ b/dev-perl/App-perlbrew/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -App-perlbrew-0.190.0.ebuild, -App-perlbrew-0.200.0.ebuild,
+  -App-perlbrew-0.210.0.ebuild, -App-perlbrew-0.220.0.ebuild,
+  -App-perlbrew-0.230.0.ebuild, -App-perlbrew-0.240.0.ebuild,
+  -App-perlbrew-0.250.0.ebuild, -App-perlbrew-0.270.0.ebuild,
+  -App-perlbrew-0.280.0.ebuild, -App-perlbrew-0.290.0.ebuild,
+  -App-perlbrew-0.300.0.ebuild, -App-perlbrew-0.310.0.ebuild,
+  -App-perlbrew-0.320.0.ebuild, -App-perlbrew-0.330.0.ebuild:
+  Gone on CPAN
+
 *App-perlbrew-0.390.0 (06 Jan 2012)
 
   06 Jan 2012; Kent Fredric <kentfredric@gmail.com>



             reply	other threads:[~2012-02-08 13:55 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-08 13:55 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-09 21:22 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-perlbrew/ Andreas Hüttel
2013-12-23 15:28 Kent Fredric
2013-06-26  7:42 Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-02-05 12:24 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-05  0:12 Kent Fredric
2012-10-27  8:36 Kent Fredric
2012-10-25 10:13 Kent Fredric
2012-08-25  4:22 Kent Fredric
2012-08-23 15:15 Kent Fredric
2012-07-26  2:09 Kent Fredric
2012-07-19  7:52 Kent Fredric
2012-04-06 20:42 Kent Fredric
2012-03-27  9:30 Kent Fredric
2012-02-11 13:45 Kent Fredric
2012-01-06 16:38 Kent Fredric
2011-12-06  8:17 Kent Fredric
2011-11-14  2:57 Kent Fredric
2011-11-04 10:48 Kent Fredric
2011-11-04 10:48 Kent Fredric
2011-10-24 21:17 Kent Fredric
2011-09-23  6:17 Kent Fredric
2011-08-26  9:33 Kent Fredric
2011-07-15  7:11 Kent Fredric
2011-06-28  5:09 Kent Fredric
2011-06-09 20:07 Torsten Veller
2011-06-03 19:29 Torsten Veller
2011-05-28  6:12 Torsten Veller
2011-05-21  1:15 Kent Fredric
2011-05-21  1:15 Kent Fredric
2011-05-14  7:11 Torsten Veller
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05  6:49 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-03-16  3:36 Kent Fredric
2011-03-12 20:44 Kent Fredric
2011-03-10 23:59 Kent Fredric
2011-03-10 23:59 Kent Fredric
2011-02-22  8:35 Torsten Veller
2011-02-12  9:50 Torsten Veller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4fb5981ab93d5ad6ff542111575ff586d5d9529d.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox