public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: imapsync-1.508.ebuild ChangeLog
@ 2012-12-08 22:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-08 22:08 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/08 22:08:04

  Modified:             imapsync-1.508.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #441458
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  net-mail/imapsync/imapsync-1.508.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?r1=1.1&r2=1.2

Index: imapsync-1.508.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- imapsync-1.508.ebuild	25 Sep 2012 10:12:09 -0000	1.1
+++ imapsync-1.508.ebuild	8 Dec 2012 22:08:04 -0000	1.2
@@ -1,6 +1,6 @@
 # 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.508.ebuild,v 1.1 2012/09/25 10:12:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v 1.2 2012/12/08 22:08:04 ago 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"



1.65                 net-mail/imapsync/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	25 Sep 2012 10:12:09 -0000	1.64
+++ ChangeLog	8 Dec 2012 22:08:04 -0000	1.65
@@ -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.64 2012/09/25 10:12:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.65 2012/12/08 22:08:04 ago Exp $
+
+  08 Dec 2012; <ago@gentoo.org> imapsync-1.508.ebuild:
+  Stable for amd64, wrt bug #441458
 
 *imapsync-1.508 (25 Sep 2012)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: imapsync-1.508.ebuild ChangeLog
@ 2012-12-09 15:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-09 15:07 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/09 15:07:23

  Modified:             imapsync-1.508.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #441458
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  net-mail/imapsync/imapsync-1.508.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?r1=1.2&r2=1.3

Index: imapsync-1.508.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- imapsync-1.508.ebuild	8 Dec 2012 22:08:04 -0000	1.2
+++ imapsync-1.508.ebuild	9 Dec 2012 15:07:23 -0000	1.3
@@ -1,6 +1,6 @@
 # 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.508.ebuild,v 1.2 2012/12/08 22:08:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v 1.3 2012/12/09 15:07:23 ago 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"



1.66                 net-mail/imapsync/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	8 Dec 2012 22:08:04 -0000	1.65
+++ ChangeLog	9 Dec 2012 15:07:23 -0000	1.66
@@ -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.65 2012/12/08 22:08:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.66 2012/12/09 15:07:23 ago Exp $
+
+  09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.508.ebuild:
+  Stable for ppc, wrt bug #441458
 
   08 Dec 2012; <ago@gentoo.org> imapsync-1.508.ebuild:
   Stable for amd64, wrt bug #441458





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: imapsync-1.508.ebuild ChangeLog
@ 2012-12-16 13:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-16 13:55 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/16 13:55:08

  Modified:             imapsync-1.508.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #441458
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  net-mail/imapsync/imapsync-1.508.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild?r1=1.3&r2=1.4

Index: imapsync-1.508.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- imapsync-1.508.ebuild	9 Dec 2012 15:07:23 -0000	1.3
+++ imapsync-1.508.ebuild	16 Dec 2012 13:55:08 -0000	1.4
@@ -1,6 +1,6 @@
 # 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.508.ebuild,v 1.3 2012/12/09 15:07:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.508.ebuild,v 1.4 2012/12/16 13:55:08 ago 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"



1.67                 net-mail/imapsync/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/imapsync/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	9 Dec 2012 15:07:23 -0000	1.66
+++ ChangeLog	16 Dec 2012 13:55:08 -0000	1.67
@@ -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.66 2012/12/09 15:07:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.67 2012/12/16 13:55:08 ago Exp $
+
+  16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.508.ebuild:
+  Stable for x86, wrt bug #441458
 
   09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.508.ebuild:
   Stable for ppc, wrt bug #441458
@@ -288,4 +291,3 @@
   +imapsync-1.118.ebuild:
   Initial import. Ebuild submitted by Lee Weisz <lweisz@mindspring.com>. Bug
   #42838.
-





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-16 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-08 22:08 [gentoo-commits] gentoo-x86 commit in net-mail/imapsync: imapsync-1.508.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-09 15:07 Agostino Sarubbo (ago)
2012-12-16 13:55 Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox