summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:43:34 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:43:34 +0000
commitfe2f1bb446bb826cea56281f8ec61bf6bcb04968 (patch)
tree37f594450eeb25f75438763518d4420762c7cdce /dev-perl/Mail-Procmail
parentmirror:// fixes (diff)
downloadgentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.gz
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.bz2
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.zip
repoman'd
Diffstat (limited to 'dev-perl/Mail-Procmail')
-rw-r--r--dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild30
-rw-r--r--dev-perl/Mail-Procmail/Mail-Procmail-1.02.ebuild11
-rw-r--r--dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.011
3 files changed, 6 insertions, 36 deletions
diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild b/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild
deleted file mode 100644
index e502284bac30..000000000000
--- a/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild,v 1.5 2002/07/25 04:13:26 seemant 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}"
-SLOT="0"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
-
-SLOT="0"
-DEPEND=">=sys-devel/perl-5
- >=dev-perl/MailTools-1.15
- >=dev-perl/LockFile-Simple-0.2.5"
-
-src_compile() {
-
- perl Makefile.PL
- try make
- try make test
-}
-
-src_install () {
-
- try make PREFIX=${D}/usr INSTALLMAN3DIR=${D}/usr/share/man/man3 install
- dodoc CHANGES MANIFEST README
-
-}
diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.02.ebuild b/dev-perl/Mail-Procmail/Mail-Procmail-1.02.ebuild
index e0d832770bff..6268779b76e4 100644
--- a/dev-perl/Mail-Procmail/Mail-Procmail-1.02.ebuild
+++ b/dev-perl/Mail-Procmail/Mail-Procmail-1.02.ebuild
@@ -1,17 +1,18 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.02.ebuild,v 1.4 2002/07/25 04:13:26 seemant Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.02.ebuild,v 1.5 2002/07/25 04:43:33 seemant Exp $
inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="Mail sorting/delivery module for Perl."
SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz"
-SLOT="0"
HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="x86"
+
DEPEND="${DEPEND}
- >=dev-perl/MailTools-1.15
- >=dev-perl/LockFile-Simple-0.2.5"
+ >=dev-perl/MailTools-1.15
+ >=dev-perl/LockFile-Simple-0.2.5"
diff --git a/dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.01 b/dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.01
deleted file mode 100644
index 98283956574a..000000000000
--- a/dev-perl/Mail-Procmail/files/digest-Mail-Procmail-1.01
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7792f760aef3cc442402bb5719a8db10 Mail-Procmail-1.01.tar.gz 12109