summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
commited1835f95ac005061c92cae46366aa03deeb7aa6 (patch)
treebf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Mail-Audit
parentVersion bump to latest release. (diff)
downloadgentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Mail-Audit')
-rw-r--r--dev-perl/Mail-Audit/ChangeLog5
-rw-r--r--dev-perl/Mail-Audit/Mail-Audit-2.225.ebuild23
2 files changed, 4 insertions, 24 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog
index 3da096945247..371672cdcd88 100644
--- a/dev-perl/Mail-Audit/ChangeLog
+++ b/dev-perl/Mail-Audit/ChangeLog
@@ -1,6 +1,9 @@
# 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.61 2011/08/30 11:02:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.62 2011/09/04 11:23:42 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Mail-Audit-2.225.ebuild:
+ Cleanup
*Mail-Audit-2.225.0 (30 Aug 2011)
diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.225.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.225.ebuild
deleted file mode 100644
index 5b587609c34d..000000000000
--- a/dev-perl/Mail-Audit/Mail-Audit-2.225.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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.225.ebuild,v 1.1 2009/11/24 07:47:33 robbat2 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