summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 09:51:02 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 09:51:02 +0000
commite6417fe43f06d3bc505a396a21eddd48e28f0102 (patch)
tree5f30a3295280fa56300ebc3f496f87259fa2aa27 /dev-perl/Mail-Audit
parent*** empty log message *** (diff)
downloadhistorical-e6417fe43f06d3bc505a396a21eddd48e28f0102.tar.gz
historical-e6417fe43f06d3bc505a396a21eddd48e28f0102.tar.bz2
historical-e6417fe43f06d3bc505a396a21eddd48e28f0102.zip
Cleanup
Diffstat (limited to 'dev-perl/Mail-Audit')
-rw-r--r--dev-perl/Mail-Audit/Mail-Audit-1.6.ebuild29
-rw-r--r--dev-perl/Mail-Audit/files/digest-Mail-Audit-1.61
2 files changed, 0 insertions, 30 deletions
diff --git a/dev-perl/Mail-Audit/Mail-Audit-1.6.ebuild b/dev-perl/Mail-Audit/Mail-Audit-1.6.ebuild
deleted file mode 100644
index 0b9d9a89fb1e..000000000000
--- a/dev-perl/Mail-Audit/Mail-Audit-1.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Jerry Alexandratos <jerry@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-1.6.ebuild,v 1.2 2001/01/24 08:14:38 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-CATEGORY="dev-perl"
-DESCRIPTION="Mail sorting/delivery module for Perl."
-SRC_URI="http://www.cpan.org/modules/by-module/Mail/${A}"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
-
-DEPEND=">=sys-devel/perl-5
- >=dev-perl/libnet-1.0703
- >=dev-perl/POP3Client-2.7
- >=dev-perl/MailTools-1.15"
-
-src_compile() {
- cd ${S}
- perl Makefile.PL
- try make
- try make test
-}
-
-src_install () {
- cd ${S}
- try make PREFIX=${D}/usr install
- dodoc Changes MANIFEST README
-}
diff --git a/dev-perl/Mail-Audit/files/digest-Mail-Audit-1.6 b/dev-perl/Mail-Audit/files/digest-Mail-Audit-1.6
deleted file mode 100644
index 5ba81113372a..000000000000
--- a/dev-perl/Mail-Audit/files/digest-Mail-Audit-1.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 518a75f426f23a518bf1b42836e7d3ce Mail-Audit-1.6.tar.gz