commit:     418837ff7168bb5562f2a154dfe3c2d63f4a27ab
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:51:35 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:51:35 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=418837ff

[trim] perl-core/constant: presently redundant

 perl-core/constant/constant-1.270.0.ebuild | 29 -----------------------------
 perl-core/constant/metadata.xml            | 13 -------------
 2 files changed, 42 deletions(-)

diff --git a/perl-core/constant/constant-1.270.0.ebuild 
b/perl-core/constant/constant-1.270.0.ebuild
deleted file mode 100644
index 2db12d7..0000000
--- a/perl-core/constant/constant-1.270.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SAPER
-MODULE_VERSION=1.27
-inherit perl-module
-
-DESCRIPTION='Perl pragma to declare constants'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # Module::Build 0.2808 ( 0.280.800 )
-       echo \>=dev-perl/Module-Build-0.28.08
-}
-perl_meta_build() {
-       # Test::More
-       echo virtual/perl-Test-Simple
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-"
-RDEPEND="
-
-"
-SRC_TEST="do"

diff --git a/perl-core/constant/metadata.xml b/perl-core/constant/metadata.xml
deleted file mode 100644
index f562e4a..0000000
--- a/perl-core/constant/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">constant</remote-id>
-    <remote-id type="cpan-module">constant</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to