mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-portage/genlop: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
This commit is contained in:
committed by
Andreas K. Hüttel
parent
a8f1383dde
commit
ad3c398f67
@@ -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$
|
||||
|
||||
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-lang/perl
|
||||
dev-perl/DateManip
|
||||
dev-perl/Date-Manip
|
||||
dev-perl/libwww-perl"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-lang/perl
|
||||
dev-perl/DateManip
|
||||
dev-perl/Date-Manip
|
||||
dev-perl/libwww-perl"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd6
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-lang/perl
|
||||
dev-perl/DateManip
|
||||
dev-perl/Date-Manip
|
||||
dev-perl/libwww-perl"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -17,7 +17,7 @@ KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-lang/perl
|
||||
dev-perl/DateManip
|
||||
dev-perl/Date-Manip
|
||||
dev-perl/libwww-perl"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user