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: e78de2aa15aa46b86b6a2aadb639717a4d375f44
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 14:59:47 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 14:59:47 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e78de2aa
[cpanclean] Package-Pkg-0.1.900
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Package-Pkg/ChangeLog | 4 +++
dev-perl/Package-Pkg/Package-Pkg-0.1.900.ebuild | 27 -----------------------
2 files changed, 4 insertions(+), 27 deletions(-)
diff --git a/dev-perl/Package-Pkg/ChangeLog b/dev-perl/Package-Pkg/ChangeLog
index 737ba6f..c99c9fb 100644
--- a/dev-perl/Package-Pkg/ChangeLog
+++ b/dev-perl/Package-Pkg/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Jun 2012; Kent Fredric <kentfredric@...>
+ -Package-Pkg-0.1.900.ebuild:
+ Gone on CPAN
+
*Package-Pkg-0.2.0 (23 Jun 2012)
23 Jun 2012; Kent Fredric <kentfredric@...> +Package-Pkg-0.2.0.ebuild:
diff --git a/dev-perl/Package-Pkg/Package-Pkg-0.1.900.ebuild b/dev-perl/Package-Pkg/Package-Pkg-0.1.900.ebuild
deleted file mode 100644
index 9ab2ee5..0000000
--- a/dev-perl/Package-Pkg/Package-Pkg-0.1.900.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=ROKR
-MODULE_VERSION=0.0019
-inherit perl-module
-
-DESCRIPTION="Handy package munging utilities"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Clone
- dev-perl/Mouse
- dev-perl/Sub-Install
- dev-perl/Try-Tiny"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- test? (
- dev-perl/Test-Most
- )"
-
-SRC_TEST="do"
|
|