diff options
author | 2015-07-01 13:24:45 +0000 | |
---|---|---|
committer | 2015-07-01 13:24:45 +0000 | |
commit | ed6781178f3c4751ca75f29130e60c57ec726f2c (patch) | |
tree | 2948a99b58f5c9c73ee15e18df8c45b5391e4dbe /dev-perl/Mail-Audit | |
parent | Version bump (diff) | |
download | gentoo-2-ed6781178f3c4751ca75f29130e60c57ec726f2c.tar.gz gentoo-2-ed6781178f3c4751ca75f29130e60c57ec726f2c.tar.bz2 gentoo-2-ed6781178f3c4751ca75f29130e60c57ec726f2c.zip |
Version bump
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Mail-Audit')
-rw-r--r-- | dev-perl/Mail-Audit/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Mail-Audit/Mail-Audit-2.228.0.ebuild | 24 |
2 files changed, 31 insertions, 2 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog index ea5faaed17ed..240807b3b3e8 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.72 2014/08/24 02:23:51 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.73 2015/07/01 13:24:45 zlogene Exp $ + +*Mail-Audit-2.228.0 (01 Jul 2015) + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> +Mail-Audit-2.228.0.ebuild: + Version bump *Mail-Audit-2.227.0-r1 (24 Aug 2014) diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.228.0.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.228.0.ebuild new file mode 100644 index 000000000000..52ab009bae17 --- /dev/null +++ b/dev-perl/Mail-Audit/Mail-Audit-2.228.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 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.228.0.ebuild,v 1.1 2015/07/01 13:24:45 zlogene Exp $ + +EAPI=5 + +MODULE_AUTHOR=RJBS +MODULE_VERSION=2.228 +inherit perl-module + +DESCRIPTION="Mail sorting/delivery module for Perl" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~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 |