diff options
author | Torsten Veller <tove@gentoo.org> | 2011-11-13 20:28:14 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-11-13 20:28:14 +0000 |
commit | 4394393609d7d21914ec7dfb5a2bd61cd3906061 (patch) | |
tree | 6d953041843b5e3c2c9c0f4b39063e9ce6842ada /dev-perl/Mail-Audit | |
parent | Convert db[-nocxx] to db[cxx]. (diff) | |
download | gentoo-2-4394393609d7d21914ec7dfb5a2bd61cd3906061.tar.gz gentoo-2-4394393609d7d21914ec7dfb5a2bd61cd3906061.tar.bz2 gentoo-2-4394393609d7d21914ec7dfb5a2bd61cd3906061.zip |
[bump] dev-perl/Mail-Audit-2.226.0
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Mail-Audit')
-rw-r--r-- | dev-perl/Mail-Audit/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild | 24 |
2 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog index 371672cdcd88..cc2587913300 100644 --- a/dev-perl/Mail-Audit/ChangeLog +++ b/dev-perl/Mail-Audit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Mail-Audit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.62 2011/09/04 11:23:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.63 2011/11/13 20:28:14 tove Exp $ + +*Mail-Audit-2.226.0 (13 Nov 2011) + + 13 Nov 2011; Torsten Veller <tove@gentoo.org> +Mail-Audit-2.226.0.ebuild: + Version bump 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Mail-Audit-2.225.ebuild: Cleanup diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild new file mode 100644 index 000000000000..f5d3ccd383c8 --- /dev/null +++ b/dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2011 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.226.0.ebuild,v 1.1 2011/11/13 20:28:14 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RJBS +MODULE_VERSION=2.226 +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 |