summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-10-12 12:22:13 +0000
committerTorsten Veller <tove@gentoo.org>2009-10-12 12:22:13 +0000
commit3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a (patch)
tree97d9548660ec91d14486bcdd5806bebb4e677436 /dev-perl/Mail-Audit
parentVersion bump (diff)
downloadhistorical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.gz
historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.bz2
historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.zip
Cleanup
Package-Manager: portage-2.2_rc45/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.223.ebuild20
2 files changed, 4 insertions, 21 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog
index 948beb7a3611..6c5aa201926b 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.58 2009/10/12 11:50:20 tove Exp $
+
+ 12 Oct 2009; Torsten Veller <tove@gentoo.org> -Mail-Audit-2.223.ebuild:
+ Cleanup
*Mail-Audit-2.224 (20 Sep 2009)
diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.223.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.223.ebuild
deleted file mode 100644
index 3dbd1953405f..000000000000
--- a/dev-perl/Mail-Audit/Mail-Audit-2.223.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 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.223.ebuild,v 1.1 2008/09/30 06:14:32 robbat2 Exp $
-
-MODULE_AUTHOR="RJBS"
-inherit perl-module
-
-DESCRIPTION="Mail sorting/delivery module for Perl."
-
-LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SLOT="0"
-DEPEND="dev-perl/MIME-tools
- >=dev-perl/MailTools-1.15
- virtual/perl-libnet
- dev-perl/File-Tempdir
- >=dev-perl/File-HomeDir-0.61
- dev-lang/perl"