diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-20 10:49:52 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-20 10:49:52 +0000 |
commit | b3bb231ccd240f7ce576c78eb663886b716eade2 (patch) | |
tree | 9ce61de6b4b3ad10a0825e5fa3c6e3462ead2381 /dev-perl | |
parent | Remove old (diff) | |
download | gentoo-2-b3bb231ccd240f7ce576c78eb663886b716eade2.tar.gz gentoo-2-b3bb231ccd240f7ce576c78eb663886b716eade2.tar.bz2 gentoo-2-b3bb231ccd240f7ce576c78eb663886b716eade2.zip |
Version bump
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-Audit/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild | 23 |
2 files changed, 30 insertions, 2 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog index 743c9a0022bb..948beb7a3611 100644 --- a/dev-perl/Mail-Audit/ChangeLog +++ b/dev-perl/Mail-Audit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Mail-Audit -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.56 2008/09/30 06:14:32 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.57 2009/09/20 10:49:52 tove Exp $ + +*Mail-Audit-2.224 (20 Sep 2009) + + 20 Sep 2009; Torsten Veller <tove@gentoo.org> +Mail-Audit-2.224.ebuild: + Version bump *Mail-Audit-2.223 (30 Sep 2008) diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild new file mode 100644 index 000000000000..206134fa2f26 --- /dev/null +++ b/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild,v 1.1 2009/09/20 10:49:52 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR="RJBS" +inherit perl-module + +DESCRIPTION="Mail sorting/delivery module for Perl." + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/MIME-tools + >=dev-perl/MailTools-1.15 + virtual/perl-libnet + dev-perl/File-Tempdir + >=dev-perl/File-HomeDir-0.61" +DEPEND="${RDEPEND}" + +SRC_TEST=do |