summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Coie <rac@gentoo.org>2003-12-24 05:01:50 +0000
committerRobert Coie <rac@gentoo.org>2003-12-24 05:01:50 +0000
commit152c4aa513cd5eba34a2a5ce905cab60f2e548bc (patch)
tree2a1629dd5400f5d988c81676b599a12c35476883 /dev-perl/Set-IntSpan
parentinitial import (diff)
downloadgentoo-2-152c4aa513cd5eba34a2a5ce905cab60f2e548bc.tar.gz
gentoo-2-152c4aa513cd5eba34a2a5ce905cab60f2e548bc.tar.bz2
gentoo-2-152c4aa513cd5eba34a2a5ce905cab60f2e548bc.zip
initial import
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r--dev-perl/Set-IntSpan/ChangeLog9
-rw-r--r--dev-perl/Set-IntSpan/Manifest5
-rw-r--r--dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild14
-rw-r--r--dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.071
-rw-r--r--dev-perl/Set-IntSpan/metadata.xml10
5 files changed, 37 insertions, 2 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog
new file mode 100644
index 000000000000..f19d4a890685
--- /dev/null
+++ b/dev-perl/Set-IntSpan/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-perl/Set-IntSpan
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.1 2003/12/24 05:01:44 rac Exp $
+
+*Set-IntSpan-1.07 (23 Dec 2003)
+
+ 23 Dec 2003; <rac@gentoo.org> Set-IntSpan-1.07.ebuild:
+ Initial import based on bug 34203
+
diff --git a/dev-perl/Set-IntSpan/Manifest b/dev-perl/Set-IntSpan/Manifest
index 6575f0e8c652..8ef6d442327e 100644
--- a/dev-perl/Set-IntSpan/Manifest
+++ b/dev-perl/Set-IntSpan/Manifest
@@ -1,3 +1,4 @@
-MD5 14db3a133865e28534dc69f9bcacce70 Set-IntSpan-1.07.ebuild 415
-MD5 ae28f4ce7e54c7dc55692a01c911f5cd Set-IntSpan-1.07.ebuild~ 451
+MD5 6fea183c846b4044074ed82f8639f4fd Set-IntSpan-1.07.ebuild 519
+MD5 5c1c3c4455a09e7654179ffddc167167 ChangeLog 346
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 e6da8858af637fa5ea8329360d34f5c8 files/digest-Set-IntSpan-1.07 67
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild
new file mode 100644
index 000000000000..a1a8f0abc5fb
--- /dev/null
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild,v 1.1 2003/12/24 05:01:44 rac Exp $
+
+inherit perl-module
+
+DESCRIPTION="Manages sets of integers"
+SRC_URI="http://cpan.org/modules/by-module/Set/${P}.tar.gz"
+HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme"
+IUSE=""
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="~x86 ~amd64 ~alpha ~sparc ~ppc ~hppa"
+SRC_TEST="do" \ No newline at end of file
diff --git a/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.07 b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.07
new file mode 100644
index 000000000000..489377fb783e
--- /dev/null
+++ b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.07
@@ -0,0 +1 @@
+MD5 2f8839d5897f1f0597bff1e6475004bb Set-IntSpan-1.07.tar.gz 13641
diff --git a/dev-perl/Set-IntSpan/metadata.xml b/dev-perl/Set-IntSpan/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/Set-IntSpan/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>