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-12.3.0.ebuild ChangeLog
@ 2013-01-14  3:57 Patrick Lauer (patrick)
  0 siblings, 0 replies; 9+ messages in thread
From: Patrick Lauer (patrick) @ 2013-01-14  3:57 UTC (permalink / raw
  To: gentoo-commits

patrick     13/01/14 03:57:54

  Modified:             ChangeLog
  Added:                twisted-news-12.3.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	8 Oct 2012 19:31:03 -0000	1.58
+++ ChangeLog	14 Jan 2013 03:57:54 -0000	1.59
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/twisted-news
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.58 2012/10/08 19:31:03 marienz Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.59 2013/01/14 03:57:54 patrick Exp $
+
+*twisted-news-12.3.0 (14 Jan 2013)
+
+  14 Jan 2013; Patrick Lauer <patrick@gentoo.org> +twisted-news-12.3.0.ebuild:
+  Bump
 
   08 Oct 2012; Marien Zwart <marienz@gentoo.org> twisted-news-12.2.0.ebuild:
   Fix python dependency to match dev-python/twisted's, spotted by Arfrever.



1.1                  dev-python/twisted-news/twisted-news-12.3.0.ebuild

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

Index: twisted-news-12.3.0.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-12.3.0.ebuild,v 1.1 2013/01/14 03:57:54 patrick Exp $

EAPI="4"
PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* 2.5 *-jython"
MY_PACKAGE="News"

inherit twisted versionator

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

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

DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
	=dev-python/twisted-mail-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"

PYTHON_MODNAME="twisted/news twisted/plugins"





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-09-01  9:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-01  9:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/01 09:50:17

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #468150
  
  (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

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

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-news-12.3.0.ebuild	3 Aug 2013 09:45:48 -0000	1.2
+++ twisted-news-12.3.0.ebuild	1 Sep 2013 09:50:17 -0000	1.3
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.2 2013/08/03 09:45:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.3 2013/09/01 09:50:17 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,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-$(get_version_component_range 1-2)*



1.63                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	9 Aug 2013 12:57:59 -0000	1.62
+++ ChangeLog	1 Sep 2013 09:50:17 -0000	1.63
@@ -1,6 +1,9 @@
 # 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.62 2013/08/09 12:57:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.63 2013/09/01 09:50:17 ago Exp $
+
+  01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for amd64, wrt bug #468150
 
 *twisted-news-13.0.0-r1 (09 Aug 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-09-01  9:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-01  9:51 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/01 09:51:15

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #468150
  
  (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

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

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-news-12.3.0.ebuild	1 Sep 2013 09:50:17 -0000	1.3
+++ twisted-news-12.3.0.ebuild	1 Sep 2013 09:51:15 -0000	1.4
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.3 2013/09/01 09:50:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.4 2013/09/01 09:51:15 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,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-$(get_version_component_range 1-2)*



1.64                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	1 Sep 2013 09:50:17 -0000	1.63
+++ ChangeLog	1 Sep 2013 09:51:15 -0000	1.64
@@ -1,6 +1,9 @@
 # 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.63 2013/09/01 09:50:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.64 2013/09/01 09:51:15 ago Exp $
+
+  01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for x86, wrt bug #468150
 
   01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
   Stable for amd64, wrt bug #468150





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-09-01 18:37 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-01 18:37 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/01 18:37:56

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #468150
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-python/twisted-news/twisted-news-12.3.0.ebuild

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- twisted-news-12.3.0.ebuild	1 Sep 2013 09:51:15 -0000	1.4
+++ twisted-news-12.3.0.ebuild	1 Sep 2013 18:37:56 -0000	1.5
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.4 2013/09/01 09:51:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.5 2013/09/01 18:37:56 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,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-$(get_version_component_range 1-2)*



1.65                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	1 Sep 2013 09:51:15 -0000	1.64
+++ ChangeLog	1 Sep 2013 18:37:56 -0000	1.65
@@ -1,6 +1,9 @@
 # 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.64 2013/09/01 09:51:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.65 2013/09/01 18:37:56 ago Exp $
+
+  01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for alpha, wrt bug #468150
 
   01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
   Stable for x86, wrt bug #468150





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-09-03 13:01 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-03 13:01 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/03 13:01:05

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #468150
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

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

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- twisted-news-12.3.0.ebuild	1 Sep 2013 18:37:56 -0000	1.5
+++ twisted-news-12.3.0.ebuild	3 Sep 2013 13:01:04 -0000	1.6
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.5 2013/09/01 18:37:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.6 2013/09/03 13:01:04 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,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-$(get_version_component_range 1-2)*



1.66                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	1 Sep 2013 18:37:56 -0000	1.65
+++ ChangeLog	3 Sep 2013 13:01:05 -0000	1.66
@@ -1,6 +1,9 @@
 # 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.65 2013/09/01 18:37:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.66 2013/09/03 13:01:05 ago Exp $
+
+  03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for ia64, wrt bug #468150
 
   01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
   Stable for alpha, wrt bug #468150





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-09-04  8:13 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-04  8:13 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/04 08:13:19

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #468150
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

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

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- twisted-news-12.3.0.ebuild	3 Sep 2013 13:01:04 -0000	1.6
+++ twisted-news-12.3.0.ebuild	4 Sep 2013 08:13:19 -0000	1.7
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.6 2013/09/03 13:01:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.7 2013/09/04 08:13:19 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,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-$(get_version_component_range 1-2)*



1.67                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	3 Sep 2013 13:01:05 -0000	1.66
+++ ChangeLog	4 Sep 2013 08:13:19 -0000	1.67
@@ -1,6 +1,9 @@
 # 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.66 2013/09/03 13:01:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.67 2013/09/04 08:13:19 ago Exp $
+
+  04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for ppc, wrt bug #468150
 
   03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
   Stable for ia64, wrt bug #468150





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-09-05 11:23 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-05 11:23 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/05 11:23:01

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #468150
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

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

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- twisted-news-12.3.0.ebuild	4 Sep 2013 08:13:19 -0000	1.7
+++ twisted-news-12.3.0.ebuild	5 Sep 2013 11:23:00 -0000	1.8
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.7 2013/09/04 08:13:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.8 2013/09/05 11:23:00 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,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-$(get_version_component_range 1-2)*



1.68                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	4 Sep 2013 08:13:19 -0000	1.67
+++ ChangeLog	5 Sep 2013 11:23:00 -0000	1.68
@@ -1,6 +1,9 @@
 # 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.67 2013/09/04 08:13:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.68 2013/09/05 11:23:00 ago Exp $
+
+  05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for ppc64, wrt bug #468150
 
   04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
   Stable for ppc, wrt bug #468150





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-09-06 16:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-06 16:51 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/06 16:51:27

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #468150
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

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

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- twisted-news-12.3.0.ebuild	5 Sep 2013 11:23:00 -0000	1.8
+++ twisted-news-12.3.0.ebuild	6 Sep 2013 16:51:27 -0000	1.9
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.8 2013/09/05 11:23:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.9 2013/09/06 16:51:27 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,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-$(get_version_component_range 1-2)*



1.69                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	5 Sep 2013 11:23:00 -0000	1.68
+++ ChangeLog	6 Sep 2013 16:51:27 -0000	1.69
@@ -1,6 +1,9 @@
 # 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.68 2013/09/05 11:23:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.69 2013/09/06 16:51:27 ago Exp $
+
+  06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for sparc, wrt bug #468150
 
   05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
   Stable for ppc64, wrt bug #468150





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

* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog
@ 2013-11-24 18:37 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-11-24 18:37 UTC (permalink / raw
  To: gentoo-commits

ago         13/11/24 18:37:31

  Modified:             twisted-news-12.3.0.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #468150
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 dev-python/twisted-news/twisted-news-12.3.0.ebuild

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

Index: twisted-news-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- twisted-news-12.3.0.ebuild	6 Sep 2013 16:51:27 -0000	1.9
+++ twisted-news-12.3.0.ebuild	24 Nov 2013 18:37:31 -0000	1.10
@@ -1,6 +1,6 @@
 # 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-12.3.0.ebuild,v 1.9 2013/09/06 16:51:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.10 2013/11/24 18:37:31 ago Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
 
 DESCRIPTION="Twisted News is an NNTP server and programming library."
 
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*



1.70                 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	6 Sep 2013 16:51:27 -0000	1.69
+++ ChangeLog	24 Nov 2013 18:37:31 -0000	1.70
@@ -1,6 +1,9 @@
 # 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.69 2013/09/06 16:51:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.70 2013/11/24 18:37:31 ago Exp $
+
+  24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
+  Stable for arm, wrt bug #468150
 
   06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-news-12.3.0.ebuild:
   Stable for sparc, wrt bug #468150





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

end of thread, other threads:[~2013-11-24 18:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04  8:13 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-12.3.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-11-24 18:37 Agostino Sarubbo (ago)
2013-09-06 16:51 Agostino Sarubbo (ago)
2013-09-05 11:23 Agostino Sarubbo (ago)
2013-09-03 13:01 Agostino Sarubbo (ago)
2013-09-01 18:37 Agostino Sarubbo (ago)
2013-09-01  9:51 Agostino Sarubbo (ago)
2013-09-01  9:50 Agostino Sarubbo (ago)
2013-01-14  3:57 Patrick Lauer (patrick)

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