summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2007-10-19 20:56:11 +0000
committerChristian Hartmann <ian@gentoo.org>2007-10-19 20:56:11 +0000
commitaa99fd6bbcdba608516550d46358ccc4bbab33e0 (patch)
treec9f9aa9df38126e00045c52f80edfa015f77f2f9 /dev-perl/Email-Reply/Email-Reply-1.202.ebuild
parentamd64 stable, bug 195512 (diff)
downloadgentoo-2-aa99fd6bbcdba608516550d46358ccc4bbab33e0.tar.gz
gentoo-2-aa99fd6bbcdba608516550d46358ccc4bbab33e0.tar.bz2
gentoo-2-aa99fd6bbcdba608516550d46358ccc4bbab33e0.zip
Version bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/Email-Reply/Email-Reply-1.202.ebuild')
-rw-r--r--dev-perl/Email-Reply/Email-Reply-1.202.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/dev-perl/Email-Reply/Email-Reply-1.202.ebuild b/dev-perl/Email-Reply/Email-Reply-1.202.ebuild
new file mode 100644
index 000000000000..ad721f99e62a
--- /dev/null
+++ b/dev-perl/Email-Reply/Email-Reply-1.202.ebuild
@@ -0,0 +1,25 @@
+# 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.202.ebuild,v 1.1 2007/10/19 20:56:11 ian 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+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"