projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfd6957
)
dev-perl/Pod-POM: Fix dependency on dev-perl/YAML
author
Kent Fredric
<kentfredric@gmail.com>
Tue, 26 Apr 2016 13:08:00 +0000
(
01:08
+1200)
committer
Andreas K. Hüttel
<dilfridge@gentoo.org>
Fri, 29 Apr 2016 19:35:59 +0000
(21:35 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild
b/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild
index 25af4f877e5c66b2434fe2d802f49c0db95cd4a8..835abf07a67d0a99c8522e14e2431e6c993863a1 100644
(file)
--- a/
dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild
+++ b/
dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-17,7
+17,7
@@
IUSE="test"
RDEPEND="virtual/perl-parent"
DEPEND="
test? (
- >=dev-perl/
yaml
-0.67
+ >=dev-perl/
YAML
-0.67
dev-perl/File-Slurper
dev-perl/Test-Differences
)"