summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-24 19:47:28 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-24 19:47:28 +0000
commitd1ba86b9565d03f41827265b014074c0d3fa1f31 (patch)
tree558d753a535f813b78856b349bf949b8f26cad6c /dev-perl/MooseX-Getopt
parentCleanup (diff)
downloadgentoo-2-d1ba86b9565d03f41827265b014074c0d3fa1f31.tar.gz
gentoo-2-d1ba86b9565d03f41827265b014074c0d3fa1f31.tar.bz2
gentoo-2-d1ba86b9565d03f41827265b014074c0d3fa1f31.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/MooseX-Getopt')
-rw-r--r--dev-perl/MooseX-Getopt/ChangeLog6
-rw-r--r--dev-perl/MooseX-Getopt/MooseX-Getopt-0.23.ebuild23
-rw-r--r--dev-perl/MooseX-Getopt/MooseX-Getopt-0.24.ebuild23
-rw-r--r--dev-perl/MooseX-Getopt/MooseX-Getopt-0.25.ebuild23
4 files changed, 5 insertions, 70 deletions
diff --git a/dev-perl/MooseX-Getopt/ChangeLog b/dev-perl/MooseX-Getopt/ChangeLog
index d8d5592a483e..a646058434b0 100644
--- a/dev-perl/MooseX-Getopt/ChangeLog
+++ b/dev-perl/MooseX-Getopt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/MooseX-Getopt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/ChangeLog,v 1.11 2009/12/11 18:22:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/ChangeLog,v 1.12 2009/12/24 19:47:28 tove Exp $
+
+ 24 Dec 2009; Torsten Veller <tove@gentoo.org> -MooseX-Getopt-0.23.ebuild,
+ -MooseX-Getopt-0.24.ebuild, -MooseX-Getopt-0.25.ebuild:
+ Cleanup
*MooseX-Getopt-0.26 (11 Dec 2009)
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.23.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.23.ebuild
deleted file mode 100644
index 431c62551516..000000000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.23.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.23.ebuild,v 1.1 2009/10/06 19:26:52 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Moose-0.56
- >=dev-perl/Getopt-Long-Descriptive-0.077
- >=virtual/perl-Getopt-Long-2.37"
-DEPEND="${RDEPEND}
- test? ( >=dev-perl/Test-Exception-0.21
- >=virtual/perl-Test-Simple-0.62 )"
-
-SRC_TEST=do
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.24.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.24.ebuild
deleted file mode 100644
index 1e5ab6403793..000000000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.24.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.24.ebuild,v 1.1 2009/10/24 10:35:22 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Moose-0.56
- >=dev-perl/Getopt-Long-Descriptive-0.077
- >=virtual/perl-Getopt-Long-2.37"
-DEPEND="${RDEPEND}
- test? ( >=dev-perl/Test-Exception-0.21
- >=virtual/perl-Test-Simple-0.62 )"
-
-SRC_TEST=do
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.25.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.25.ebuild
deleted file mode 100644
index 7c2406112a48..000000000000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.25.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.25.ebuild,v 1.1 2009/11/28 02:01:27 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Moose-0.56
- >=dev-perl/Getopt-Long-Descriptive-0.077
- >=virtual/perl-Getopt-Long-2.37"
-DEPEND="${RDEPEND}
- test? ( >=dev-perl/Test-Exception-0.21
- >=virtual/perl-Test-Simple-0.62 )"
-
-SRC_TEST=do