commit: be1a7af353b51ec7c2c6151e1dcfc4c5cbdab7f9 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Mar 12 02:27:15 2016 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Mar 12 02:27:15 2016 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=be1a7af3
dev-perl/Net-Server-SS-PreFork: Fix dependency on dev-perl/Net-Server Package-Manager: portage-2.2.27 dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild b/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild index 3cbc809..356b63e 100644 --- a/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild +++ b/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" COMMON_DEPEND=" - dev-perl/net-server + dev-perl/Net-Server >=dev-perl/Server-Starter-0.02 " DEPEND="