commit:     a396adf9c63159607c773fc102d4df67e38c7430
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr  5 22:48:42 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr  5 22:48:42 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a396adf9

[cpanclean] dev-perl/System-Command-1.100.0

Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/System-Command/ChangeLog                  |  4 ++
 .../System-Command/System-Command-1.100.0.ebuild   | 48 ----------------------
 2 files changed, 4 insertions(+), 48 deletions(-)

diff --git a/dev-perl/System-Command/ChangeLog 
b/dev-perl/System-Command/ChangeLog
index d2d8245..c47292f 100644
--- a/dev-perl/System-Command/ChangeLog
+++ b/dev-perl/System-Command/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Apr 2014; Kent Fredric <[email protected]>
+  -System-Command-1.100.0.ebuild:
+  Gone on CPAN
+
 *System-Command-1.108.0 (05 Apr 2014)
 
   05 Apr 2014; Kent Fredric <[email protected]>

diff --git a/dev-perl/System-Command/System-Command-1.100.0.ebuild 
b/dev-perl/System-Command/System-Command-1.100.0.ebuild
deleted file mode 100644
index 63a00e0..0000000
--- a/dev-perl/System-Command/System-Command-1.100.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BOOK
-MODULE_VERSION=1.100
-inherit perl-module
-
-DESCRIPTION='Object for running system commands'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # Module::Build 0.38 ( 0.380.0 )
-       echo \>=virtual/perl-Module-Build-0.380.0
-}
-perl_meta_build() {
-       # Test::More
-       echo virtual/perl-Test-Simple
-}
-perl_meta_runtime() {
-       # Carp
-       echo dev-lang/perl
-       # Config
-       #echo unresolved
-       # Cwd
-       echo virtual/perl-File-Spec
-       # IO::Handle
-       echo virtual/perl-IO
-       # IPC::Open3
-       echo dev-lang/perl
-       # List::Util
-       echo virtual/perl-Scalar-List-Utils
-       # POSIX
-       echo dev-lang/perl
-       # Symbol
-       echo dev-lang/perl
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

Reply via email to