summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-04-20 02:27:21 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-04-20 02:27:21 +0000
commit52acb6d3405814d754d0b09dccbf07efcf84a369 (patch)
tree6d2c57d32c792fe1890748eefda2a1a68ad8d30a /dev-perl/String-Format
parentDep for perl-critic (diff)
downloadgentoo-2-52acb6d3405814d754d0b09dccbf07efcf84a369.tar.gz
gentoo-2-52acb6d3405814d754d0b09dccbf07efcf84a369.tar.bz2
gentoo-2-52acb6d3405814d754d0b09dccbf07efcf84a369.zip
Dep for perl-critic
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r--dev-perl/String-Format/ChangeLog10
-rw-r--r--dev-perl/String-Format/Manifest2
-rw-r--r--dev-perl/String-Format/String-Format-1.14.ebuild17
-rw-r--r--dev-perl/String-Format/files/digest-String-Format-1.141
-rw-r--r--dev-perl/String-Format/metadata.xml10
5 files changed, 40 insertions, 0 deletions
diff --git a/dev-perl/String-Format/ChangeLog b/dev-perl/String-Format/ChangeLog
new file mode 100644
index 000000000000..e0c0b88aaab2
--- /dev/null
+++ b/dev-perl/String-Format/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/String-Format
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/ChangeLog,v 1.1 2006/04/20 02:27:21 mcummings Exp $
+
+*String-Format-1.14 (20 Apr 2006)
+
+ 20 Apr 2006; <mcummings@gentoo.org> +metadata.xml,
+ +String-Format-1.14.ebuild:
+ Dep for perl-critic
+
diff --git a/dev-perl/String-Format/Manifest b/dev-perl/String-Format/Manifest
new file mode 100644
index 000000000000..4acaf83d20d6
--- /dev/null
+++ b/dev-perl/String-Format/Manifest
@@ -0,0 +1,2 @@
+MD5 c98aa793dbc84fa838006436a1216836 String-Format-1.14.ebuild 422
+MD5 b828d70f0394a11de01506d560d02a33 files/digest-String-Format-1.14 68
diff --git a/dev-perl/String-Format/String-Format-1.14.ebuild b/dev-perl/String-Format/String-Format-1.14.ebuild
new file mode 100644
index 000000000000..e8b232d3060a
--- /dev/null
+++ b/dev-perl/String-Format/String-Format-1.14.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Format/String-Format-1.14.ebuild,v 1.1 2006/04/20 02:27:21 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format definitions"
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/D/DA/DARREN/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+SRC_TEST="do"
+
diff --git a/dev-perl/String-Format/files/digest-String-Format-1.14 b/dev-perl/String-Format/files/digest-String-Format-1.14
new file mode 100644
index 000000000000..36fb9e8161ae
--- /dev/null
+++ b/dev-perl/String-Format/files/digest-String-Format-1.14
@@ -0,0 +1 @@
+MD5 8301545d15baaddfd5e2e4296b48352b String-Format-1.14.tar.gz 6441
diff --git a/dev-perl/String-Format/metadata.xml b/dev-perl/String-Format/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/String-Format/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>