projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
659f708
)
dev-perl/Perl-Strip: Remove IUSE="test"
author
Kent Fredric
<kentnl@gentoo.org>
Sun, 3 May 2020 17:20:27 +0000
(
05:20
+1200)
committer
Kent Fredric
<kentnl@gentoo.org>
Sun, 3 May 2020 17:21:15 +0000
(
05:21
+1200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
b/dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
index 38b2b7d8bb2fbf62ab2d1f8be2289387a60bfe83..906cc36abec0fbf50f3e4127441097837bdecd94 100644
(file)
--- a/
dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
+++ b/
dev-perl/Perl-Strip/Perl-Strip-1.100.0.ebuild
@@
-10,7
+10,6
@@
inherit perl-module
DESCRIPTION="reduce file size by stripping whitespace, comments, pod etc"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
RDEPEND="
>=virtual/perl-Digest-MD5-2.0.0