commit: a782108516333a66bb3486b3805dfa0627596dbb
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 06:52:03 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 22 06:52:03 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a7821085
dev-perl/String-Formatter: Gone to ::gentoo
.../String-Formatter-0.102.82-r1.ebuild | 28 ----------------------
dev-perl/String-Formatter/metadata.xml | 17 -------------
2 files changed, 45 deletions(-)
diff --git a/dev-perl/String-Formatter/String-Formatter-0.102.82-r1.ebuild
b/dev-perl/String-Formatter/String-Formatter-0.102.82-r1.ebuild
deleted file mode 100644
index 5c1a521..0000000
--- a/dev-perl/String-Formatter/String-Formatter-0.102.82-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.102082
-inherit perl-module
-
-DESCRIPTION="build sprintf-like functions of your own"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
- dev-perl/Params-Util
- dev-perl/Sub-Exporter
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.31
- ${COMMON_DEPEND}
- test? ( >=virtual/perl-Test-Simple-0.90 )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
diff --git a/dev-perl/String-Formatter/metadata.xml
b/dev-perl/String-Formatter/metadata.xml
deleted file mode 100644
index 0e1a3b4..0000000
--- a/dev-perl/String-Formatter/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">String-Formatter</remote-id>
- <remote-id type="cpan-module">String::Formatter</remote-id>
- <remote-id
type="cpan-module">String::Formatter::Cookbook</remote-id>
- </upstream>
-</pkgmetadata>