summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-06 22:21:18 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-09 21:48:19 +0100
commitad7c108c3bc268117c2deb618eb6f5965a3357a0 (patch)
treee76561638e6eb4255b56e649b5d4ab69536f69f8 /mail-filter
parentmail-filter/postgrey: Fix dependency on dev-perl/Net-Server (diff)
downloadgentoo-ad7c108c3bc268117c2deb618eb6f5965a3357a0.tar.gz
gentoo-ad7c108c3bc268117c2deb618eb6f5965a3357a0.tar.bz2
gentoo-ad7c108c3bc268117c2deb618eb6f5965a3357a0.zip
mail-filter/spampd: Fix dependency on dev-perl/Net-Server
Package-Manager: portage-2.2.27
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/spampd/spampd-2.30.ebuild4
-rw-r--r--mail-filter/spampd/spampd-2.42.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-filter/spampd/spampd-2.30.ebuild b/mail-filter/spampd/spampd-2.30.ebuild
index 12c5143e8578..26e9cc0afd71 100644
--- a/mail-filter/spampd/spampd-2.30.ebuild
+++ b/mail-filter/spampd/spampd-2.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ KEYWORDS="~amd64 ~ppc x86"
IUSE=""
RDEPEND="dev-lang/perl
- dev-perl/net-server
+ dev-perl/Net-Server
mail-filter/spamassassin"
DEPEND="${RDEPEND}"
diff --git a/mail-filter/spampd/spampd-2.42.ebuild b/mail-filter/spampd/spampd-2.42.ebuild
index 817550e88151..968e417e2a71 100644
--- a/mail-filter/spampd/spampd-2.42.ebuild
+++ b/mail-filter/spampd/spampd-2.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="dev-lang/perl
- dev-perl/net-server
+ dev-perl/Net-Server
mail-filter/spamassassin"
DEPEND="${RDEPEND}"