commit:     818a211e6bf7afff992cf17c3bf87624f8cfa7cd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 08:18:14 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 08:18:14 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=818a211e

[treeclean] remove perl-core/if which is completely redundant

---
 perl-core/if/ChangeLog          | 10 ----------
 perl-core/if/if-0.60.100.ebuild | 22 ----------------------
 perl-core/if/metadata.xml       | 13 -------------
 3 files changed, 45 deletions(-)

diff --git a/perl-core/if/ChangeLog b/perl-core/if/ChangeLog
deleted file mode 100644
index cbf2b6d..0000000
--- a/perl-core/if/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for perl-core/if
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*if-0.60.100 (11 Mar 2011)
-
-  11 Mar 2011; Kent Fredric <[email protected]> +if-0.60.100.ebuild,
-  +metadata.xml:
-  Added: reported outdated by cpan-outdated
-

diff --git a/perl-core/if/if-0.60.100.ebuild b/perl-core/if/if-0.60.100.ebuild
deleted file mode 100644
index ddcc778..0000000
--- a/perl-core/if/if-0.60.100.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="3"
-MODULE_AUTHOR=ILYAZ
-MODULE_VERSION="0.0601"
-SRC_URI="mirror://cpan/authors/id/I/IL/ILYAZ/modules/if-0.0601.tar.gz"
-inherit perl-module
-
-DESCRIPTION="use a Perl module if a condition holds"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND=""
-DEPEND="
-       ${COMMON_DEPEND}
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/perl-core/if/metadata.xml b/perl-core/if/metadata.xml
deleted file mode 100644
index 9bb56f0..0000000
--- a/perl-core/if/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <herd>perl</herd>
-  <maintainer>
-    <email>[email protected]</email>
-    <name>Kent Fredric</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">if</remote-id>
-    <remote-id type="cpan-module">if</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to