summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Ross <joslwah@gentoo.org>2008-01-02 10:12:41 +0000
committerJoshua Ross <joslwah@gentoo.org>2008-01-02 10:12:41 +0000
commit9fd3fcd6a538b6f84ff4addc28456394d4b9a331 (patch)
treec09533ef1b9107fd7af343cbb14eee0d48573c93 /dev-perl/File-Path-Expand
parentstable x86, security bug 198385 (diff)
downloadhistorical-9fd3fcd6a538b6f84ff4addc28456394d4b9a331.tar.gz
historical-9fd3fcd6a538b6f84ff4addc28456394d4b9a331.tar.bz2
historical-9fd3fcd6a538b6f84ff4addc28456394d4b9a331.zip
Initial commit of perl module File-Path-Expand
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/File-Path-Expand')
-rw-r--r--dev-perl/File-Path-Expand/ChangeLog10
-rw-r--r--dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild19
-rw-r--r--dev-perl/File-Path-Expand/Manifest16
-rw-r--r--dev-perl/File-Path-Expand/files/digest-File-Path-Expand-1.023
-rw-r--r--dev-perl/File-Path-Expand/metadata.xml10
5 files changed, 58 insertions, 0 deletions
diff --git a/dev-perl/File-Path-Expand/ChangeLog b/dev-perl/File-Path-Expand/ChangeLog
new file mode 100644
index 000000000000..bba3b01465e7
--- /dev/null
+++ b/dev-perl/File-Path-Expand/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/File-Path-Expand
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.1 2008/01/02 10:12:41 joslwah Exp $
+
+*File-Path-Expand-1.02 (02 Jan 2008)
+
+ 02 Jan 2008; Joshua <joslwah@gentoo.org> +metadata.xml,
+ +File-Path-Expand-1.02.ebuild:
+ Initial commit of new module.
+
diff --git a/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild
new file mode 100644
index 000000000000..e036c020d305
--- /dev/null
+++ b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.1 2008/01/02 10:12:41 joslwah Exp $
+
+inherit perl-module
+
+DESCRIPTION="Expand filenames"
+SRC_URI="mirror://cpan/authors/id/R/RC/RCLAMP/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~rclamp/"
+
+LICENSE="Artistic"
+KEYWORDS="~amd64"
+IUSE=""
+
+SRC_TEST="do"
+SLOT="0"
+
+DEPEND="dev-lang/perl"
+
diff --git a/dev-perl/File-Path-Expand/Manifest b/dev-perl/File-Path-Expand/Manifest
new file mode 100644
index 000000000000..33b5dea95cb2
--- /dev/null
+++ b/dev-perl/File-Path-Expand/Manifest
@@ -0,0 +1,16 @@
+DIST File-Path-Expand-1.02.tar.gz 2001 RMD160 ca130ba5c8d2cd70ab595a3a4f55d24cc9a637b0 SHA1 ba3e3c9c7324cd9ad52bfc61938ea1b49d199b39 SHA256 7fb616a5d5904400a9e355ca540049a08605c60ce4f94297f2f8bd95dee9b495
+EBUILD File-Path-Expand-1.02.ebuild 487 RMD160 417439c4e6a65706ebd632a87209801f25689689 SHA1 6c006994ef99287cbad1e89d62e2ffbfd1de7171 SHA256 869f428b123bf8c6e2b0116f00cb4123d76a9c51ffb47d189c86eb67bfc0596c
+MD5 1ea9365bb573df1e1cdd169300800cba File-Path-Expand-1.02.ebuild 487
+RMD160 417439c4e6a65706ebd632a87209801f25689689 File-Path-Expand-1.02.ebuild 487
+SHA256 869f428b123bf8c6e2b0116f00cb4123d76a9c51ffb47d189c86eb67bfc0596c File-Path-Expand-1.02.ebuild 487
+MISC ChangeLog 386 RMD160 989f54e8bd7f7a7c23cc3c671f3f506e451bb5d2 SHA1 14df425847f121f993116a13027242eb134b97c9 SHA256 55079bd21248a396ad3dfd5315ee68b149dce0f0f13225f6d34fe1d485690073
+MD5 947ba833fd657d06dc97e74bcd8a140d ChangeLog 386
+RMD160 989f54e8bd7f7a7c23cc3c671f3f506e451bb5d2 ChangeLog 386
+SHA256 55079bd21248a396ad3dfd5315ee68b149dce0f0f13225f6d34fe1d485690073 ChangeLog 386
+MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305
+SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305
+MD5 3386d6ada21964ffc48fb30ce22ecfe6 files/digest-File-Path-Expand-1.02 259
+RMD160 a0cdbe6ce33eece325f6a7d0181e5d9d72ea7157 files/digest-File-Path-Expand-1.02 259
+SHA256 6271ef92c6d60ae3285a99bccaac0dca5aab27d0598eb6e2746e460b2a59b432 files/digest-File-Path-Expand-1.02 259
diff --git a/dev-perl/File-Path-Expand/files/digest-File-Path-Expand-1.02 b/dev-perl/File-Path-Expand/files/digest-File-Path-Expand-1.02
new file mode 100644
index 000000000000..a622fc08e28e
--- /dev/null
+++ b/dev-perl/File-Path-Expand/files/digest-File-Path-Expand-1.02
@@ -0,0 +1,3 @@
+MD5 742aa40a4ffb26d14de01192764bd7ab File-Path-Expand-1.02.tar.gz 2001
+RMD160 ca130ba5c8d2cd70ab595a3a4f55d24cc9a637b0 File-Path-Expand-1.02.tar.gz 2001
+SHA256 7fb616a5d5904400a9e355ca540049a08605c60ce4f94297f2f8bd95dee9b495 File-Path-Expand-1.02.tar.gz 2001
diff --git a/dev-perl/File-Path-Expand/metadata.xml b/dev-perl/File-Path-Expand/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/File-Path-Expand/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>