summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-06-04 04:44:13 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-06-04 04:44:13 +0000
commitecdf27cec59c533453c07966960d621c4814296e (patch)
tree821fd80a39df2536c0355baedf11ddcbd2abc339 /mail-filter/spampd
parent2.6.7-rc2 for ~ppc64 (Manifest recommit) (diff)
downloadgentoo-2-ecdf27cec59c533453c07966960d621c4814296e.tar.gz
gentoo-2-ecdf27cec59c533453c07966960d621c4814296e.tar.bz2
gentoo-2-ecdf27cec59c533453c07966960d621c4814296e.zip
Change dev-perl/Mail-SpamAssassin to mail-filter/spamassassin in DEPEND strings
Diffstat (limited to 'mail-filter/spampd')
-rw-r--r--mail-filter/spampd/ChangeLog6
-rw-r--r--mail-filter/spampd/spampd-2.11-r1.ebuild4
-rw-r--r--mail-filter/spampd/spampd-2.11.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-filter/spampd/ChangeLog b/mail-filter/spampd/ChangeLog
index 74a6f20c64f3..35d82c400bd7 100644
--- a/mail-filter/spampd/ChangeLog
+++ b/mail-filter/spampd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/spampd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/ChangeLog,v 1.1 2004/06/03 07:33:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/ChangeLog,v 1.2 2004/06/04 04:44:13 seemant Exp $
+
+ 03 Jun 2004; Seemant Kulleen <seemant@gentoo.org> spampd-2.11-r1.ebuild,
+ spampd-2.11.ebuild:
+ Change dev-perl/Mail-SpamAssassin to mail-filter/spamassassin in DEPEND strings
*spampd-2.11 (03 Jun 2004)
diff --git a/mail-filter/spampd/spampd-2.11-r1.ebuild b/mail-filter/spampd/spampd-2.11-r1.ebuild
index 1533c7f1e042..ea2b7debad0c 100644
--- a/mail-filter/spampd/spampd-2.11-r1.ebuild
+++ b/mail-filter/spampd/spampd-2.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/spampd-2.11-r1.ebuild,v 1.1 2004/06/03 07:33:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/spampd-2.11-r1.ebuild,v 1.2 2004/06/04 04:44:13 seemant Exp $
DESCRIPTION="spampd is a program used within an e-mail delivery system to scan messages for possible Unsolicited Commercial E-mail content."
HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
@@ -13,7 +13,7 @@ IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl
dev-perl/net-server
- dev-perl/Mail-SpamAssassin"
+ mail-filter/spamassassin"
S=${WORKDIR}/${P}
diff --git a/mail-filter/spampd/spampd-2.11.ebuild b/mail-filter/spampd/spampd-2.11.ebuild
index a2958eb6986e..ad30c2f99546 100644
--- a/mail-filter/spampd/spampd-2.11.ebuild
+++ b/mail-filter/spampd/spampd-2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/spampd-2.11.ebuild,v 1.1 2004/06/03 07:33:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spampd/spampd-2.11.ebuild,v 1.2 2004/06/04 04:44:13 seemant Exp $
DESCRIPTION="spampd is a program used within an e-mail delivery system to scan messages for possible Unsolicited Commercial E-mail content."
HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm"
@@ -13,7 +13,7 @@ IUSE=""
DEPEND=""
RDEPEND="dev-lang/perl
dev-perl/net-server
- dev-perl/Mail-SpamAssassin"
+ mail-filter/spamassassin"
S=${WORKDIR}/${P}