commit:     a9fc5fa98a01e448bb4d8fb02ad25ad53c1c499e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 02:46:54 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 02:46:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9fc5fa9

dev-perl/Sysadm-Install: Fix missing dep on dev-perl/File-Which

-r1 bump for RDEPEND propagation

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ...{Sysadm-Install-0.460.0.ebuild => Sysadm-Install-0.460.0-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild 
b/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
similarity index 86%
rename from dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild
rename to dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
index ebfe02a5b5e..f1d1ae69eb6 100644
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild
+++ b/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,6 +16,7 @@ IUSE="hammer"
 RDEPEND="dev-perl/TermReadKey
        dev-perl/libwww-perl
        >=dev-perl/Log-Log4perl-1.28
+       dev-perl/File-Which
        hammer? ( dev-perl/Expect )"
 DEPEND="${RDEPEND}"
 

Reply via email to