summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-10 22:51:54 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-10 22:51:54 +0000
commit98818eb236e150931db408417b7531da4affbf9d (patch)
treea799e9f93ed5931e1980f4f00a5d48faafc8ee66 /perl-core/Module-Metadata/Module-Metadata-1.0.9.ebuild
parentAdd perl-5.20 version; improve dependencies; remove old (diff)
downloadgentoo-2-98818eb236e150931db408417b7531da4affbf9d.tar.gz
gentoo-2-98818eb236e150931db408417b7531da4affbf9d.tar.bz2
gentoo-2-98818eb236e150931db408417b7531da4affbf9d.zip
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/Module-Metadata/Module-Metadata-1.0.9.ebuild')
-rw-r--r--perl-core/Module-Metadata/Module-Metadata-1.0.9.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/perl-core/Module-Metadata/Module-Metadata-1.0.9.ebuild b/perl-core/Module-Metadata/Module-Metadata-1.0.9.ebuild
deleted file mode 100644
index ff97746dba36..000000000000
--- a/perl-core/Module-Metadata/Module-Metadata-1.0.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/Module-Metadata-1.0.9.ebuild,v 1.4 2014/01/20 20:55:56 vapier Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=1.000009
-inherit perl-module
-
-DESCRIPTION="Gather package and POD information from perl module files"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=virtual/perl-version-0.870"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"