diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-24 19:51:08 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-24 19:51:08 +0000 |
commit | cd5dc032992c08c7bb5a374fbd4b0d7d7db9a6cf (patch) | |
tree | 42be5d3406cbd07bf3d8edc14d71a206e943598b | |
parent | Cleanup (diff) | |
download | gentoo-2-cd5dc032992c08c7bb5a374fbd4b0d7d7db9a6cf.tar.gz gentoo-2-cd5dc032992c08c7bb5a374fbd4b0d7d7db9a6cf.tar.bz2 gentoo-2-cd5dc032992c08c7bb5a374fbd4b0d7d7db9a6cf.zip |
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
-rw-r--r-- | dev-perl/Mail-Audit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild | 23 |
2 files changed, 4 insertions, 24 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog index 917b14213c5a..833c4c99fd89 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.59 2009/11/24 07:47:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.60 2009/12/24 19:51:08 tove Exp $ + + 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Mail-Audit-2.224.ebuild: + Cleanup *Mail-Audit-2.225 (24 Nov 2009) diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild deleted file mode 100644 index 206134fa2f26..000000000000 --- a/dev-perl/Mail-Audit/Mail-Audit-2.224.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.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 |