/[gentoo-x86]/dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild
Gentoo

Contents of /dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Thu Nov 22 18:30:45 2012 UTC (6 months ago) by ago
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -2 lines
Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #438294

(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/Email-MIME-1.911.0.ebuild,v 1.4 2012/10/16 14:36:18 blueness Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=RJBS
8 MODULE_VERSION=1.911
9 inherit perl-module
10
11 DESCRIPTION="Easy MIME message parsing"
12
13 SLOT="0"
14 KEYWORDS="amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris"
15 IUSE="test"
16
17 RDEPEND="
18 dev-perl/Email-MessageID
19 >=dev-perl/Email-MIME-Encodings-1.310.0
20 >=dev-perl/Email-MIME-ContentType-1.12.0
21 >=dev-perl/Email-Simple-2.102.0
22 >=dev-perl/MIME-Types-1.180.0
23 !dev-perl/Email-MIME-Modifier
24 !dev-perl/Email-MIME-Creator
25 "
26 DEPEND="${RDEPEND}
27 test? (
28 >=virtual/perl-Test-Simple-0.880.0
29 dev-perl/Test-Pod
30 dev-perl/Test-Pod-Coverage
31 )
32 "
33
34 SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.20