projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3088c9d
)
app-admin/stow: Depend on dev-perl/IO-stringy for tests
author
Matt Turner
<mattst88@gentoo.org>
Sun, 11 Mar 2018 00:29:58 +0000
(16:29 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Sun, 11 Mar 2018 00:31:37 +0000
(16:31 -0800)
Closes: https://bugs.gentoo.org/623212
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-admin/stow/stow-2.2.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/stow/stow-2.2.2-r1.ebuild
b/app-admin/stow/stow-2.2.2-r1.ebuild
index d4c2355c59535b8c8e8e30381ec45908d2567d70..0b5bca7840fab81665adab1671c8ba3aad63006c 100644
(file)
--- a/
app-admin/stow/stow-2.2.2-r1.ebuild
+++ b/
app-admin/stow/stow-2.2.2-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-16,6
+16,7
@@
IUSE="test"
DEPEND="dev-lang/perl
test? (
+ dev-perl/IO-stringy
virtual/perl-Test-Harness
dev-perl/Test-Output
)"