summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2004-08-25 12:10:16 +0000
committerRenat Lumpau <rl03@gentoo.org>2004-08-25 12:10:16 +0000
commitc4f73dbd375b7aad6c0690ab636226006c3f0585 (patch)
tree75ad1356ab767bbe76d111f3d93785199356be78
parentInitial ebuild. RT dependency (diff)
downloadhistorical-c4f73dbd375b7aad6c0690ab636226006c3f0585.tar.gz
historical-c4f73dbd375b7aad6c0690ab636226006c3f0585.tar.bz2
historical-c4f73dbd375b7aad6c0690ab636226006c3f0585.zip
Initial ebuild. RT dependency
-rw-r--r--dev-perl/Text-Quoted/ChangeLog10
-rw-r--r--dev-perl/Text-Quoted/Manifest4
-rw-r--r--dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild19
-rw-r--r--dev-perl/Text-Quoted/files/digest-Text-Quoted-1.71
-rw-r--r--dev-perl/Text-Quoted/metadata.xml5
5 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog
new file mode 100644
index 000000000000..99157275caf1
--- /dev/null
+++ b/dev-perl/Text-Quoted/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Text-Quoted
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.1 2004/08/25 12:10:16 rl03 Exp $
+
+*Text-Quoted-1.7 (25 Aug 2004)
+
+ 25 Aug 2004; Renat Lumpau <rl03@gentoo.org> +metadata.xml,
+ +Text-Quoted-1.7.ebuild:
+ Initial ebuild. RT dependency. OK'd by mcummings.
+
diff --git a/dev-perl/Text-Quoted/Manifest b/dev-perl/Text-Quoted/Manifest
new file mode 100644
index 000000000000..674df550b81d
--- /dev/null
+++ b/dev-perl/Text-Quoted/Manifest
@@ -0,0 +1,4 @@
+MD5 d389a8a47a8a6ead06dbc3d658a7d1b8 ChangeLog 384
+MD5 481d88ccd478ad0f14fb6102be6c92c2 metadata.xml 157
+MD5 a4a0bd3e751eff5e4660511d64e96594 Text-Quoted-1.7.ebuild 612
+MD5 b9d13ba20bb713e435fea21175116768 files/digest-Text-Quoted-1.7 66
diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild
new file mode 100644
index 000000000000..2fa5c065e267
--- /dev/null
+++ b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.1 2004/08/25 12:10:16 rl03 Exp $
+
+# this is an RT dependency
+
+inherit perl-module
+
+DESCRIPTION="Extract the structure of a quoted mail message"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme"
+
+SRC_TEST="do"
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="~x86"
+
+DEPEND="dev-perl/text-autoformat
+ dev-perl/Text-Tabs+Wrap"
diff --git a/dev-perl/Text-Quoted/files/digest-Text-Quoted-1.7 b/dev-perl/Text-Quoted/files/digest-Text-Quoted-1.7
new file mode 100644
index 000000000000..9e5d575ec3a7
--- /dev/null
+++ b/dev-perl/Text-Quoted/files/digest-Text-Quoted-1.7
@@ -0,0 +1 @@
+MD5 0cec65d9750c14f5f7fbba850418f5b6 Text-Quoted-1.7.tar.gz 16719
diff --git a/dev-perl/Text-Quoted/metadata.xml b/dev-perl/Text-Quoted/metadata.xml
new file mode 100644
index 000000000000..708bcbd30056
--- /dev/null
+++ b/dev-perl/Text-Quoted/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>