summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-10-29 08:36:57 +0000
committerTorsten Veller <tove@gentoo.org>2008-10-29 08:36:57 +0000
commit5812efec23002ff4ea8f7f3486addb5c263dba39 (patch)
tree8b3657f578d3024e8bca71725449aa8829dcf56e /net-mail/imapsync
parentStable for HPPA (bug #244582). (diff)
downloadgentoo-2-5812efec23002ff4ea8f7f3486addb5c263dba39.tar.gz
gentoo-2-5812efec23002ff4ea8f7f3486addb5c263dba39.tar.bz2
gentoo-2-5812efec23002ff4ea8f7f3486addb5c263dba39.zip
Add dev-perl/DateManip dependency (#244859)
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'net-mail/imapsync')
-rw-r--r--net-mail/imapsync/ChangeLog5
-rw-r--r--net-mail/imapsync/imapsync-1.255-r1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog
index 3c7c7be9838a..00d6077acad8 100644
--- a/net-mail/imapsync/ChangeLog
+++ b/net-mail/imapsync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/imapsync
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.20 2008/07/19 09:35:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.21 2008/10/29 08:36:57 tove Exp $
+
+ 29 Oct 2008; Torsten Veller <tove@gentoo.org> imapsync-1.255-r1.ebuild:
+ Add dev-perl/DateManip dependency (#244859)
*imapsync-1.255-r1 (19 Jul 2008)
diff --git a/net-mail/imapsync/imapsync-1.255-r1.ebuild b/net-mail/imapsync/imapsync-1.255-r1.ebuild
index cd3cb0356f72..447ade5ff79a 100644
--- a/net-mail/imapsync/imapsync-1.255-r1.ebuild
+++ b/net-mail/imapsync/imapsync-1.255-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.255-r1.ebuild,v 1.1 2008/07/19 09:35:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.255-r1.ebuild,v 1.2 2008/10/29 08:36:57 tove Exp $
inherit eutils
@@ -16,6 +16,7 @@ IUSE=""
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
virtual/perl-Digest-MD5
+ dev-perl/DateManip
dev-perl/Net-SSLeay
virtual/perl-MIME-Base64
dev-perl/TermReadKey