mail-filter/spampd: Fix dependency on dev-perl/Net-Server
authorKent Fredric <kentfredric@gmail.com>
Sun, 6 Mar 2016 09:21:18 +0000 (22:21 +1300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 9 Mar 2016 20:48:19 +0000 (21:48 +0100)
Package-Manager: portage-2.2.27

mail-filter/spampd/spampd-2.30.ebuild
mail-filter/spampd/spampd-2.42.ebuild

index 12c5143e8578b41ae3f2f5156f12435ffc1fcd7b..26e9cc0afd71755dbb2a13e1389ea299bdffc06a 100644 (file)
@@ -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}"
 
index 817550e88151ee2c5940b515bff78fd03a92d91c..968e417e2a71e0eea4d7614c0e91574ecec40755 100644 (file)
@@ -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}"