summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-07 11:55:39 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-07 11:55:39 +0000
commit1aa691d19398edda8cefdb7b881e4e1f9a6f5be1 (patch)
treebb8ed66cdb2008809973bfcc430795515709134d
parentNew virtual for perl-core/Safe (diff)
downloadgentoo-2-1aa691d19398edda8cefdb7b881e4e1f9a6f5be1.tar.gz
gentoo-2-1aa691d19398edda8cefdb7b881e4e1f9a6f5be1.tar.bz2
gentoo-2-1aa691d19398edda8cefdb7b881e4e1f9a6f5be1.zip
New virtual for perl-core/Scalar-List-Utils
(Portage version: 2.1_pre3-r1)
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog11
-rw-r--r--virtual/perl-Scalar-List-Utils/Manifest5
-rw-r--r--virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.140
-rw-r--r--virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.180
-rw-r--r--virtual/perl-Scalar-List-Utils/metadata.xml10
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild16
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild16
7 files changed, 58 insertions, 0 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
new file mode 100644
index 000000000000..ffa24bd36046
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for gentoo-x86/virtual
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.1 2006/02/07 11:55:39 mcummings Exp $
+
+*perl-Scalar-List-Utils-1.18 (07 Feb 2006)
+*perl-Scalar-List-Utils-1.14 (07 Feb 2006)
+
+ 07 Feb 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +perl-Scalar-List-Utils-1.14.ebuild, +perl-Scalar-List-Utils-1.18.ebuild:
+ New virtual for perl-core/Scalar-List-Utils
+
diff --git a/virtual/perl-Scalar-List-Utils/Manifest b/virtual/perl-Scalar-List-Utils/Manifest
new file mode 100644
index 000000000000..dd86a7e1ed8b
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/Manifest
@@ -0,0 +1,5 @@
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-perl-Scalar-List-Utils-1.14 0
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-perl-Scalar-List-Utils-1.18 0
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 cf014b4222fc89fbb75aac39ef8af6ee perl-Scalar-List-Utils-1.14.ebuild 379
+MD5 bb1eb788cb54c94932917606a2420978 perl-Scalar-List-Utils-1.18.ebuild 390
diff --git a/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.14 b/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.14
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.14
diff --git a/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.18 b/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.18
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.18
diff --git a/virtual/perl-Scalar-List-Utils/metadata.xml b/virtual/perl-Scalar-List-Utils/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild
new file mode 100644
index 000000000000..1f7996367024
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild,v 1.1 2006/02/07 11:55:39 mcummings Exp $
+
+DESCRIPTION="Virtual for Scalar-List-Utils"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+
+IUSE=""
+DEPEND=""
+RDEPEND="~perl-core/Scalar-List-Utils-${PV}"
+
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
new file mode 100644
index 000000000000..3ef3820b2f23
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.1 2006/02/07 11:55:39 mcummings Exp $
+
+DESCRIPTION="Virtual for Scalar-List-Utils"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+IUSE=""
+DEPEND=""
+RDEPEND="~perl-core/Scalar-List-Utils-${PV}"
+