summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-30 06:33:38 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-30 06:33:38 +0000
commit031a18cba9d7246ff165123ced788fb555a47809 (patch)
tree4c63fe26daf77caaee75359e9f99590162839216 /virtual/perl-ExtUtils-Manifest
parentImport from perl-experimental (diff)
downloadgentoo-2-031a18cba9d7246ff165123ced788fb555a47809.tar.gz
gentoo-2-031a18cba9d7246ff165123ced788fb555a47809.tar.bz2
gentoo-2-031a18cba9d7246ff165123ced788fb555a47809.zip
Import from perl-experimental
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Manifest')
-rw-r--r--virtual/perl-ExtUtils-Manifest/ChangeLog28
-rw-r--r--virtual/perl-ExtUtils-Manifest/metadata.xml5
-rw-r--r--virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild14
3 files changed, 47 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog
new file mode 100644
index 000000000000..cdf8575d9843
--- /dev/null
+++ b/virtual/perl-ExtUtils-Manifest/ChangeLog
@@ -0,0 +1,28 @@
+# ChangeLog for virtual/perl-ExtUtils-Manifest
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.1 2010/04/30 06:33:38 tove Exp $
+
+ 30 Apr 2010; Torsten Veller <tove@gentoo.org>
+ +perl-ExtUtils-Manifest-1.58.ebuild, +metadata.xml:
+ Import from perl-experimental
+
+ 07 Jan 2010; Torsten Veller <tove@gentoo.org>
+ perl-ExtUtils-Manifest-1.56.ebuild, perl-ExtUtils-Manifest-1.57.ebuild,
+ perl-ExtUtils-Manifest-1.58.ebuild:
+ Add empty HOMEPAGE and LICENSE. Add mandatory SRC_URI
+
+*perl-ExtUtils-Manifest-1.58 (06 Dec 2009)
+
+ 06 Dec 2009; Torsten Veller <tove@gentoo.org>
+ +perl-ExtUtils-Manifest-1.58.ebuild:
+ Version bump
+
+*perl-ExtUtils-Manifest-1.57 (11 Oct 2009)
+
+ 11 Oct 2009; Kent Fredric <kentfredric@gmail.com>
+ +perl-ExtUtils-Manifest-1.57.ebuild:
+ Bumped
+
+ 15 Sep 2009; Torsten Veller <tove@gentoo.org> +metadata.xml:
+ Initial commit
+
diff --git a/virtual/perl-ExtUtils-Manifest/metadata.xml b/virtual/perl-ExtUtils-Manifest/metadata.xml
new file mode 100644
index 000000000000..fcd994bc881b
--- /dev/null
+++ b/virtual/perl-ExtUtils-Manifest/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+</pkgmetadata>
diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild
new file mode 100644
index 000000000000..fe60d735c8e4
--- /dev/null
+++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild,v 1.1 2010/04/30 06:33:38 tove Exp $
+
+DESCRIPTION="Virtual for perl-core/ExtUtils-Manifest"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/ExtUtils-Manifest-${PV}"