mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-mail/pop2imap: 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
91eb1c0d14
commit
9054ea078f
@@ -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(){
|
||||
|
||||
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user