commit:     ad7c108c3bc268117c2deb618eb6f5965a3357a0
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar  6 09:21:18 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 20:48:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7c108c

mail-filter/spampd: Fix dependency on dev-perl/Net-Server

Package-Manager: portage-2.2.27

 mail-filter/spampd/spampd-2.30.ebuild | 4 ++--
 mail-filter/spampd/spampd-2.42.ebuild | 4 ++--
 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 12c5143..26e9cc0 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 817550e..968e417 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}"
 

Reply via email to