diff options
author | Tim Harder <radhermit@gentoo.org> | 2010-10-03 18:17:55 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2010-10-03 18:17:55 +0000 |
commit | 285fe05029804d2e92aa207c75cd0eff75eb8629 (patch) | |
tree | 8415d5348d5efcfc2e64a9f187587a3992372edd /net-mail/imapsync | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #337154 (diff) | |
download | gentoo-2-285fe05029804d2e92aa207c75cd0eff75eb8629.tar.gz gentoo-2-285fe05029804d2e92aa207c75cd0eff75eb8629.tar.bz2 gentoo-2-285fe05029804d2e92aa207c75cd0eff75eb8629.zip |
Revision bump and remove old. Remove dev-perl/DateManip dependency as it is not used anymore.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/imapsync')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 9 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.350-r1.ebuild (renamed from net-mail/imapsync/imapsync-1.350.ebuild) | 3 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index eb23531381a8..1d658f357f80 100644 --- a/net-mail/imapsync/ChangeLog +++ b/net-mail/imapsync/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-mail/imapsync # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.33 2010/09/25 08:06:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.34 2010/10/03 18:17:55 radhermit Exp $ + +*imapsync-1.350-r1 (03 Oct 2010) + + 03 Oct 2010; Tim Harder <radhermit@gentoo.org> -imapsync-1.350.ebuild, + +imapsync-1.350-r1.ebuild: + Revision bump and remove old. Remove dev-perl/DateManip dependency as it + is not used anymore. *imapsync-1.350 (25 Sep 2010) diff --git a/net-mail/imapsync/imapsync-1.350.ebuild b/net-mail/imapsync/imapsync-1.350-r1.ebuild index f48870436d65..f48a15ea9119 100644 --- a/net-mail/imapsync/imapsync-1.350.ebuild +++ b/net-mail/imapsync/imapsync-1.350-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.350.ebuild,v 1.1 2010/09/25 08:06:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.350-r1.ebuild,v 1.1 2010/10/03 18:17:55 radhermit Exp $ EAPI=2 @@ -15,7 +15,6 @@ IUSE="" DEPEND="dev-lang/perl" RDEPEND="${DEPEND} - dev-perl/DateManip dev-perl/Digest-HMAC dev-perl/IO-Socket-SSL dev-perl/Mail-IMAPClient |