summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-02-05 20:20:05 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-02-05 20:20:05 +0000
commit39fd5b9a0688f1a44db59700f88fb8016f35d9e7 (patch)
treee54208ece2265caeb955b7f4633094bb0be205b5 /dev-perl/Email-Reply/Email-Reply-1.200.ebuild
parentStable for HPPA (inkscape). (diff)
downloadhistorical-39fd5b9a0688f1a44db59700f88fb8016f35d9e7.tar.gz
historical-39fd5b9a0688f1a44db59700f88fb8016f35d9e7.tar.bz2
historical-39fd5b9a0688f1a44db59700f88fb8016f35d9e7.zip
Bug 165190
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'dev-perl/Email-Reply/Email-Reply-1.200.ebuild')
-rw-r--r--dev-perl/Email-Reply/Email-Reply-1.200.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/Email-Reply/Email-Reply-1.200.ebuild b/dev-perl/Email-Reply/Email-Reply-1.200.ebuild
new file mode 100644
index 000000000000..882f24fc706b
--- /dev/null
+++ b/dev-perl/Email-Reply/Email-Reply-1.200.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.200.ebuild,v 1.1 2007/02/05 20:20:05 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Reply to a Message"
+HOMEPAGE="http://search.cpan.org/~rjbs/"
+SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
+
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86 ~sparc"
+
+DEPEND="virtual/perl-Test-Simple
+ >=dev-perl/Email-Abstract-2.13.1
+ >=dev-perl/Email-MIME-1.857
+ >=dev-perl/Email-MIME-Modifier-1.441
+ >=dev-perl/Email-MIME-Creator-1.451
+ dev-perl/Email-Address
+ dev-lang/perl"
+
+SRC_TEST="do"