summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2007-10-19 21:54:08 +0000
committerChristian Hartmann <ian@gentoo.org>2007-10-19 21:54:08 +0000
commit0d854d50214e6ca07375dfb6201eaf50e1e7ecf6 (patch)
treedf9f711d062e05d633a7bcc1925551d123ee0498 /dev-perl/Email-MIME/Email-MIME-1.860.ebuild
parentBump to KDE 3.5.8. (diff)
downloadgentoo-2-0d854d50214e6ca07375dfb6201eaf50e1e7ecf6.tar.gz
gentoo-2-0d854d50214e6ca07375dfb6201eaf50e1e7ecf6.tar.bz2
gentoo-2-0d854d50214e6ca07375dfb6201eaf50e1e7ecf6.zip
Version bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/Email-MIME/Email-MIME-1.860.ebuild')
-rw-r--r--dev-perl/Email-MIME/Email-MIME-1.860.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/Email-MIME/Email-MIME-1.860.ebuild b/dev-perl/Email-MIME/Email-MIME-1.860.ebuild
new file mode 100644
index 000000000000..fe976b1598b2
--- /dev/null
+++ b/dev-perl/Email-MIME/Email-MIME-1.860.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/Email-MIME-1.860.ebuild,v 1.1 2007/10/19 21:54:08 ian Exp $
+
+inherit perl-module
+
+DESCRIPTION="Easy MIME message parsing"
+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-MIME-Encodings-1.310
+ >=dev-perl/Email-MIME-ContentType-1.012
+ dev-perl/Email-Simple
+ >=dev-perl/MIME-Types-1.18
+ dev-lang/perl"
+
+SRC_TEST="do"