* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: ChangeLog imapsync-1.456.ebuild
@ 2011-09-15 10:29 Tim Harder (radhermit)
0 siblings, 0 replies; 5+ messages in thread
From: Tim Harder (radhermit) @ 2011-09-15 10:29 UTC (permalink / raw
To: gentoo-commits
radhermit 11/09/15 10:29:07
Modified: ChangeLog
Added: imapsync-1.456.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Revision Changes Path
1.39 net-mail/imapsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 24 Aug 2011 08:07:12 -0000 1.38
+++ ChangeLog 15 Sep 2011 10:29:07 -0000 1.39
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/imapsync
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.38 2011/08/24 08:07:12 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.39 2011/09/15 10:29:07 radhermit Exp $
+
+*imapsync-1.456 (15 Sep 2011)
+
+ 15 Sep 2011; Tim Harder <radhermit@gentoo.org> +imapsync-1.456.ebuild:
+ Version bump.
24 Aug 2011; Tim Harder <radhermit@gentoo.org> imapsync-1.303.ebuild,
imapsync-1.350-r1.ebuild, imapsync-1.404.ebuild:
1.1 net-mail/imapsync/imapsync-1.456.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.1&content-type=text/plain
Index: imapsync-1.456.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v 1.1 2011/09/15 10:29:07 radhermit Exp $
EAPI=4
DESCRIPTION="A tool allowing incremental and recursive imap transfer from one mailbox to another"
HOMEPAGE="http://ks.lamiral.info/imapsync/"
SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz"
LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
dev-perl/Digest-HMAC
dev-perl/IO-Socket-SSL
dev-perl/Mail-IMAPClient
dev-perl/TermReadKey
virtual/perl-Digest-MD5
virtual/perl-MIME-Base64"
RESTRICT="test"
src_prepare() {
sed -i -e "s/^install: testp/install:/" \
-e "/^DO_IT/,/^$/d" "${S}"/Makefile || die
}
src_compile() { : ; }
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: ChangeLog imapsync-1.456.ebuild
@ 2011-10-22 20:31 Markos Chandras (hwoarang)
0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-10-22 20:31 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/10/22 20:31:52
Modified: ChangeLog imapsync-1.456.ebuild
Log:
Stable on amd64 wrt bug #388021
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Revision Changes Path
1.40 net-mail/imapsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 15 Sep 2011 10:29:07 -0000 1.39
+++ ChangeLog 22 Oct 2011 20:31:52 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/imapsync
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.39 2011/09/15 10:29:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.40 2011/10/22 20:31:52 hwoarang Exp $
+
+ 22 Oct 2011; Markos Chandras <hwoarang@gentoo.org> imapsync-1.456.ebuild:
+ Stable on amd64 wrt bug #388021
*imapsync-1.456 (15 Sep 2011)
1.2 net-mail/imapsync/imapsync-1.456.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?r1=1.1&r2=1.2
Index: imapsync-1.456.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- imapsync-1.456.ebuild 15 Sep 2011 10:29:07 -0000 1.1
+++ imapsync-1.456.ebuild 22 Oct 2011 20:31:52 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v 1.1 2011/09/15 10:29:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v 1.2 2011/10/22 20:31:52 hwoarang Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: ChangeLog imapsync-1.456.ebuild
@ 2011-10-25 16:41 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-10-25 16:41 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/10/25 16:41:31
Modified: ChangeLog imapsync-1.456.ebuild
Log:
x86 stable wrt bug #388021
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.41 net-mail/imapsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 22 Oct 2011 20:31:52 -0000 1.40
+++ ChangeLog 25 Oct 2011 16:41:31 -0000 1.41
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/imapsync
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.40 2011/10/22 20:31:52 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.41 2011/10/25 16:41:31 phajdan.jr Exp $
+
+ 25 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> imapsync-1.456.ebuild:
+ x86 stable wrt bug #388021
22 Oct 2011; Markos Chandras <hwoarang@gentoo.org> imapsync-1.456.ebuild:
Stable on amd64 wrt bug #388021
1.3 net-mail/imapsync/imapsync-1.456.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?r1=1.2&r2=1.3
Index: imapsync-1.456.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- imapsync-1.456.ebuild 22 Oct 2011 20:31:52 -0000 1.2
+++ imapsync-1.456.ebuild 25 Oct 2011 16:41:31 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v 1.2 2011/10/22 20:31:52 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v 1.3 2011/10/25 16:41:31 phajdan.jr Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: ChangeLog imapsync-1.456.ebuild
@ 2012-02-06 17:29 Brent Baude (ranger)
0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2012-02-06 17:29 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/06 17:29:26
Modified: ChangeLog imapsync-1.456.ebuild
Log:
Marking imapsync-1.456 ppc for bug 388021
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.44 net-mail/imapsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 23 Dec 2011 03:05:30 -0000 1.43
+++ ChangeLog 6 Feb 2012 17:29:26 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/imapsync
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.43 2011/12/23 03:05:30 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.44 2012/02/06 17:29:26 ranger Exp $
+
+ 06 Feb 2012; Brent Baude <ranger@gentoo.org> imapsync-1.456.ebuild:
+ Marking imapsync-1.456 ppc for bug 388021
*imapsync-1.476 (23 Dec 2011)
1.4 net-mail/imapsync/imapsync-1.456.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild?r1=1.3&r2=1.4
Index: imapsync-1.456.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- imapsync-1.456.ebuild 25 Oct 2011 16:41:31 -0000 1.3
+++ imapsync-1.456.ebuild 6 Feb 2012 17:29:26 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v 1.3 2011/10/25 16:41:31 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.456.ebuild,v 1.4 2012/02/06 17:29:26 ranger Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: ChangeLog imapsync-1.456.ebuild
@ 2012-02-17 8:06 Tim Harder (radhermit)
0 siblings, 0 replies; 5+ messages in thread
From: Tim Harder (radhermit) @ 2012-02-17 8:06 UTC (permalink / raw
To: gentoo-commits
radhermit 12/02/17 08:06:49
Modified: ChangeLog
Removed: imapsync-1.456.ebuild
Log:
Remove old.
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Revision Changes Path
1.51 net-mail/imapsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 16 Feb 2012 18:34:21 -0000 1.50
+++ ChangeLog 17 Feb 2012 08:06:49 -0000 1.51
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/imapsync
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.50 2012/02/16 18:34:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.51 2012/02/17 08:06:49 radhermit Exp $
+
+ 17 Feb 2012; Tim Harder <radhermit@gentoo.org> -imapsync-1.456.ebuild:
+ Remove old.
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> imapsync-1.476.ebuild:
x86 stable wrt bug #402639
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-02-17 8:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15 10:29 [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: ChangeLog imapsync-1.456.ebuild Tim Harder (radhermit)
-- strict thread matches above, loose matches on Subject: below --
2011-10-22 20:31 Markos Chandras (hwoarang)
2011-10-25 16:41 PaweA Hajdan (phajdan.jr)
2012-02-06 17:29 Brent Baude (ranger)
2012-02-17 8:06 Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox