/[gentoo-x86]/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild
Gentoo

Contents of /dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


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

(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-Simple/Email-Simple-2.102.0.ebuild,v 1.5 2012/10/11 14:26:15 ago Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=RJBS
8 MODULE_VERSION=2.102
9 inherit perl-module
10
11 DESCRIPTION="Simple parsing of RFC2822 message format and headers"
12
13 SLOT="0"
14 KEYWORDS="amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris"
15 IUSE="test"
16
17 RDEPEND="dev-perl/Email-Date-Format"
18 DEPEND="${RDEPEND}
19 test? (
20 dev-perl/Test-Pod
21 dev-perl/Test-Pod-Coverage
22 virtual/perl-Test-Simple
23 )"
24 RDEPEND="${RDEPEND}
25 !dev-perl/Email-Simple-Creator"
26
27 SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.13