public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2013-08-09 12:57 Michal Gorny (mgorny)
  0 siblings, 0 replies; 8+ messages in thread
From: Michal Gorny (mgorny) @ 2013-08-09 12:57 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/08/09 12:57:59

  Modified:             ChangeLog
  Added:                twisted-news-13.0.0-r1.ebuild
  Log:
  Migrate to twisted-r1.
  
  (Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)

Revision  Changes    Path
1.62                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	3 Aug 2013 09:45:48 -0000	1.61
+++ ChangeLog	9 Aug 2013 12:57:59 -0000	1.62
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.61 2013/08/03 09:45:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.62 2013/08/09 12:57:59 mgorny Exp $
+
+*twisted-news-13.0.0-r1 (09 Aug 2013)
+
+  09 Aug 2013; Michał Górny <mgorny@gentoo.org> +twisted-news-13.0.0-r1.ebuild:
+  Migrate to twisted-r1.
 
   03 Aug 2013; Michał Górny <mgorny@gentoo.org> twisted-news-10.2.0.ebuild,
   twisted-news-11.0.0.ebuild, twisted-news-11.1.0.ebuild,



1.1                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.1 2013/08/09 12:57:59 mgorny Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )

inherit twisted-r1

DESCRIPTION="Twisted News is an NNTP server and programming library."

KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
	=dev-python/twisted-mail-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2014-07-22 10:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-22 10:44 UTC (permalink / raw
  To: gentoo-commits

ago         14/07/22 10:44:19

  Modified:             twisted-news-13.0.0-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #512912
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?r1=1.1&r2=1.2

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-news-13.0.0-r1.ebuild	9 Aug 2013 12:57:59 -0000	1.1
+++ twisted-news-13.0.0-r1.ebuild	22 Jul 2014 10:44:19 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.1 2013/08/09 12:57:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.2 2014/07/22 10:44:19 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library."
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.75                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	28 May 2014 09:00:39 -0000	1.74
+++ ChangeLog	22 Jul 2014 10:44:19 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.74 2014/05/28 09:00:39 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.75 2014/07/22 10:44:19 ago Exp $
+
+  22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
+  Stable for amd64, wrt bug #512912
 
   28 May 2014; Ian Delaney <idella4@gentoo.org> twisted-news-14.0.0.ebuild:
   re-keyword ~arm, tested on armv7, cubieboard2





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2014-07-23 15:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-23 15:15 UTC (permalink / raw
  To: gentoo-commits

ago         14/07/23 15:15:34

  Modified:             twisted-news-13.0.0-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?r1=1.2&r2=1.3

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-news-13.0.0-r1.ebuild	22 Jul 2014 10:44:19 -0000	1.2
+++ twisted-news-13.0.0-r1.ebuild	23 Jul 2014 15:15:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.2 2014/07/22 10:44:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.3 2014/07/23 15:15:34 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library."
 
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.76                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	22 Jul 2014 10:44:19 -0000	1.75
+++ ChangeLog	23 Jul 2014 15:15:34 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.75 2014/07/22 10:44:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.76 2014/07/23 15:15:34 ago Exp $
+
+  23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
+  Stable for x86, wrt bug #512012
 
   22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
   Stable for amd64, wrt bug #512912





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2014-07-28 13:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-07-28 13:44 UTC (permalink / raw
  To: gentoo-commits

ago         14/07/28 13:44:00

  Modified:             twisted-news-13.0.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?r1=1.3&r2=1.4

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-news-13.0.0-r1.ebuild	23 Jul 2014 15:15:34 -0000	1.3
+++ twisted-news-13.0.0-r1.ebuild	28 Jul 2014 13:44:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.3 2014/07/23 15:15:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.4 2014/07/28 13:44:00 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library."
 
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.77                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	23 Jul 2014 15:15:34 -0000	1.76
+++ ChangeLog	28 Jul 2014 13:44:00 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.76 2014/07/23 15:15:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.77 2014/07/28 13:44:00 ago Exp $
+
+  28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
+  Stable for ppc, wrt bug #512012
 
   23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
   Stable for x86, wrt bug #512012





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2014-08-21 10:40 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-08-21 10:40 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/21 10:40:12

  Modified:             twisted-news-13.0.0-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?r1=1.5&r2=1.6

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- twisted-news-13.0.0-r1.ebuild	10 Aug 2014 21:24:01 -0000	1.5
+++ twisted-news-13.0.0-r1.ebuild	21 Aug 2014 10:40:12 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.5 2014/08/10 21:24:01 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.6 2014/08/21 10:40:12 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library"
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.79                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	10 Aug 2014 21:24:01 -0000	1.78
+++ ChangeLog	21 Aug 2014 10:40:12 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.78 2014/08/10 21:24:01 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.79 2014/08/21 10:40:12 ago Exp $
+
+  21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
+  Stable for ppc64, wrt bug #512012
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
   twisted-news-12.3.0.ebuild, twisted-news-13.0.0-r1.ebuild,





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2014-08-23 15:29 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-08-23 15:29 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/23 15:29:34

  Modified:             twisted-news-13.0.0-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?r1=1.6&r2=1.7

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- twisted-news-13.0.0-r1.ebuild	21 Aug 2014 10:40:12 -0000	1.6
+++ twisted-news-13.0.0-r1.ebuild	23 Aug 2014 15:29:34 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.6 2014/08/21 10:40:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.7 2014/08/23 15:29:34 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library"
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.80                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	21 Aug 2014 10:40:12 -0000	1.79
+++ ChangeLog	23 Aug 2014 15:29:34 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.79 2014/08/21 10:40:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.80 2014/08/23 15:29:34 ago Exp $
+
+  23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
+  Stable for ia64, wrt bug #512012
 
   21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
   Stable for ppc64, wrt bug #512012





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2014-08-25 10:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-08-25 10:58 UTC (permalink / raw
  To: gentoo-commits

ago         14/08/25 10:58:14

  Modified:             twisted-news-13.0.0-r1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?r1=1.7&r2=1.8

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- twisted-news-13.0.0-r1.ebuild	23 Aug 2014 15:29:34 -0000	1.7
+++ twisted-news-13.0.0-r1.ebuild	25 Aug 2014 10:58:14 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.7 2014/08/23 15:29:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.8 2014/08/25 10:58:14 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library"
 
-KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.81                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	23 Aug 2014 15:29:34 -0000	1.80
+++ ChangeLog	25 Aug 2014 10:58:14 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.80 2014/08/23 15:29:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.81 2014/08/25 10:58:14 ago Exp $
+
+  25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
+  Stable for alpha, wrt bug #512012
 
   23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
   Stable for ia64, wrt bug #512012





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog
@ 2014-09-15  8:19 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-15  8:19 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/15 08:19:42

  Modified:             twisted-news-13.0.0-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #512012
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild?r1=1.8&r2=1.9

Index: twisted-news-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- twisted-news-13.0.0-r1.ebuild	25 Aug 2014 10:58:14 -0000	1.8
+++ twisted-news-13.0.0-r1.ebuild	15 Sep 2014 08:19:42 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.8 2014/08/25 10:58:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild,v 1.9 2014/09/15 08:19:42 ago Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library"
 
-KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.82                 dev-python/twisted-news/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-news/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	25 Aug 2014 10:58:14 -0000	1.81
+++ ChangeLog	15 Sep 2014 08:19:42 -0000	1.82
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.81 2014/08/25 10:58:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.82 2014/09/15 08:19:42 ago Exp $
+
+  15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
+  Stable for sparc, wrt bug #512012
 
   25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> twisted-news-13.0.0-r1.ebuild:
   Stable for alpha, wrt bug #512012





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

end of thread, other threads:[~2014-09-15  8:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-25 10:58 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-13.0.0-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-15  8:19 Agostino Sarubbo (ago)
2014-08-23 15:29 Agostino Sarubbo (ago)
2014-08-21 10:40 Agostino Sarubbo (ago)
2014-07-28 13:44 Agostino Sarubbo (ago)
2014-07-23 15:15 Agostino Sarubbo (ago)
2014-07-22 10:44 Agostino Sarubbo (ago)
2013-08-09 12:57 Michal Gorny (mgorny)

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