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
commitd1295ae2dbb8fa26b4fb3e22532e1452b4e467c8 (patch)
tree6164f04315f796aa1dd9e15f53739d7784f9dc8d /dev-perl/Mail-Audit
parentmirror:// fixes (diff)
downloadhistorical-d1295ae2dbb8fa26b4fb3e22532e1452b4e467c8.tar.gz
historical-d1295ae2dbb8fa26b4fb3e22532e1452b4e467c8.tar.bz2
historical-d1295ae2dbb8fa26b4fb3e22532e1452b4e467c8.zip
repoman'd
Diffstat (limited to 'dev-perl/Mail-Audit')
-rw-r--r--dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild21
-rw-r--r--dev-perl/Mail-Audit/Mail-Audit-2.1.ebuild9
2 files changed, 26 insertions, 4 deletions
diff --git a/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild b/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild
new file mode 100644
index 000000000000..7cfbc19f83a8
--- /dev/null
+++ b/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild
@@ -0,0 +1,21 @@
+# 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-Audit/Mail-Audit-1.8.ebuild,v 1.9 2002/07/25 04:43:25 seemant Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+CATEGORY="dev-perl"
+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="1"
+LICENSE="Artistic"
+KEYWORDS="x86"
+
+SLOT="0"
+DEPEND="${DEPEND}
+ >=dev-perl/POP3Client-2.7
+ >=dev-perl/MailTools-1.15"
diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.1.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.1.ebuild
index e9ab95347cef..34b03ca78205 100644
--- a/dev-perl/Mail-Audit/Mail-Audit-2.1.ebuild
+++ b/dev-perl/Mail-Audit/Mail-Audit-2.1.ebuild
@@ -1,7 +1,6 @@
# 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-Audit/Mail-Audit-2.1.ebuild,v 1.4 2002/07/25 04:13:26 seemant Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.1.ebuild,v 1.5 2002/07/25 04:43:25 seemant Exp $
inherit perl-module
@@ -12,9 +11,11 @@ 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="2"
+LICENSE="Artistic"
+KEYWORDS="x86"
+
SLOT="0"
DEPEND="${DEPEND}
>=dev-perl/POP3Client-2.7
>=dev-perl/MailTools-1.15"
-
-SLOT="2"