net-mail/pop2imap: Fix dependency on dev-perl/Date-Manip

Package-Manager: portage-2.2.27
This commit is contained in:
Kent Fredric
2016-03-10 23:29:20 +13:00
committed by Andreas K. Hüttel
parent 91eb1c0d14
commit 9054ea078f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,7 @@ RDEPEND="dev-lang/perl
dev-perl/Mail-POP3Client
dev-perl/Mail-IMAPClient
dev-perl/Email-Simple
dev-perl/DateManip
dev-perl/Date-Manip
dev-perl/IO-Socket-SSL"
src_install(){

View File

@@ -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$
@@ -18,7 +18,7 @@ RDEPEND="dev-lang/perl
dev-perl/Mail-POP3Client
dev-perl/Mail-IMAPClient
dev-perl/Email-Simple
dev-perl/DateManip
dev-perl/Date-Manip
dev-perl/IO-Socket-SSL"
src_install(){