Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: 33c55cdad896b96dc3619350e37cb3085bf650f9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 14:44:04 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 14:44:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=33c55cda
[cpanclean] MooseX-ConfigFromFile-0.30.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/MooseX-ConfigFromFile/ChangeLog | 4 +++
.../MooseX-ConfigFromFile-0.30.0.ebuild | 27 --------------------
2 files changed, 4 insertions(+), 27 deletions(-)
diff --git a/dev-perl/MooseX-ConfigFromFile/ChangeLog b/dev-perl/MooseX-ConfigFromFile/ChangeLog
index fdae8d4..77f83b3 100644
--- a/dev-perl/MooseX-ConfigFromFile/ChangeLog
+++ b/dev-perl/MooseX-ConfigFromFile/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Jun 2012; Kent Fredric <kentfredric@...>
+ -MooseX-ConfigFromFile-0.30.0.ebuild:
+ Gone on CPAN
+
*MooseX-ConfigFromFile-0.40.0 (28 Feb 2012)
28 Feb 2012; Kent Fredric <kentfredric@...>
diff --git a/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.30.0.ebuild b/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.30.0.ebuild
deleted file mode 100644
index 0862228..0000000
--- a/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.30.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION="An abstract Moose role for setting attributes from a configfile"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Moose-0.35
- >=dev-perl/MooseX-Types-Path-Class-0.04
- dev-perl/Try-Tiny
- dev-perl/namespace-autoclean
-"
-DEPEND="${RDEPEND}
- test? (
- dev-perl/Test-Fatal
- )"
-SRC_TEST="do"
|
|