* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: twisted-names-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:14
Modified: ChangeLog
Added: twisted-names-12.3.0.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.70 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 8 Oct 2012 19:30:49 -0000 1.69
+++ ChangeLog 14 Jan 2013 03:57:14 -0000 1.70
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/twisted-names
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.69 2012/10/08 19:30:49 marienz Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.70 2013/01/14 03:57:14 patrick Exp $
+
+*twisted-names-12.3.0 (14 Jan 2013)
+
+ 14 Jan 2013; Patrick Lauer <patrick@gentoo.org> +twisted-names-12.3.0.ebuild:
+ Bump
08 Oct 2012; Marien Zwart <marienz@gentoo.org> twisted-names-12.2.0.ebuild:
Fix python dependency to match dev-python/twisted's, spotted by Arfrever.
1.1 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.1&content-type=text/plain
Index: twisted-names-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-names/twisted-names-12.3.0.ebuild,v 1.1 2013/01/14 03:57:14 patrick Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* 2.5 *-jython"
MY_PACKAGE="Names"
inherit twisted versionator
DESCRIPTION="A Twisted DNS implementation"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: twisted-names-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:13
Modified: twisted-names-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.4 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.3&r2=1.4
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-names-12.3.0.ebuild 23 Aug 2013 12:58:15 -0000 1.3
+++ twisted-names-12.3.0.ebuild 1 Sep 2013 09:50:13 -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-names/twisted-names-12.3.0.ebuild,v 1.3 2013/08/23 12:58:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.4 2013/09/01 09:50:13 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.76 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.75&r2=1.76
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog 23 Aug 2013 12:58:15 -0000 1.75
+++ ChangeLog 1 Sep 2013 09:50:13 -0000 1.76
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.75 2013/08/23 12:58:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.76 2013/09/01 09:50:13 ago Exp $
+
+ 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for amd64, wrt bug #468150
23 Aug 2013; Jeroen Roovers <jer@gentoo.org> twisted-names-12.3.0.ebuild:
Stable for HPPA (bug #468150).
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: twisted-names-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:11
Modified: twisted-names-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.5 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.4&r2=1.5
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- twisted-names-12.3.0.ebuild 1 Sep 2013 09:50:13 -0000 1.4
+++ twisted-names-12.3.0.ebuild 1 Sep 2013 09:51:11 -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-names/twisted-names-12.3.0.ebuild,v 1.4 2013/09/01 09:50:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.5 2013/09/01 09:51:11 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.77 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.76&r2=1.77
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog 1 Sep 2013 09:50:13 -0000 1.76
+++ ChangeLog 1 Sep 2013 09:51:11 -0000 1.77
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.76 2013/09/01 09:50:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.77 2013/09/01 09:51:11 ago Exp $
+
+ 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for x86, wrt bug #468150
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-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-names: twisted-names-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:45
Modified: twisted-names-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.6 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.5&r2=1.6
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- twisted-names-12.3.0.ebuild 1 Sep 2013 09:51:11 -0000 1.5
+++ twisted-names-12.3.0.ebuild 1 Sep 2013 18:37:45 -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-names/twisted-names-12.3.0.ebuild,v 1.5 2013/09/01 09:51:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.6 2013/09/01 18:37:45 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.78 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.77&r2=1.78
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog 1 Sep 2013 09:51:11 -0000 1.77
+++ ChangeLog 1 Sep 2013 18:37:45 -0000 1.78
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.77 2013/09/01 09:51:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.78 2013/09/01 18:37:45 ago Exp $
+
+ 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for alpha, wrt bug #468150
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-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-names: twisted-names-12.3.0.ebuild ChangeLog
@ 2013-09-03 13:00 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-03 13:00 UTC (permalink / raw
To: gentoo-commits
ago 13/09/03 13:00:57
Modified: twisted-names-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.7 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.6&r2=1.7
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- twisted-names-12.3.0.ebuild 1 Sep 2013 18:37:45 -0000 1.6
+++ twisted-names-12.3.0.ebuild 3 Sep 2013 13:00:56 -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-names/twisted-names-12.3.0.ebuild,v 1.6 2013/09/01 18:37:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.7 2013/09/03 13:00:56 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.79 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.78&r2=1.79
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog 1 Sep 2013 18:37:45 -0000 1.78
+++ ChangeLog 3 Sep 2013 13:00:56 -0000 1.79
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.78 2013/09/01 18:37:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.79 2013/09/03 13:00:56 ago Exp $
+
+ 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for ia64, wrt bug #468150
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-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-names: twisted-names-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:09
Modified: twisted-names-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.8 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.7&r2=1.8
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- twisted-names-12.3.0.ebuild 3 Sep 2013 13:00:56 -0000 1.7
+++ twisted-names-12.3.0.ebuild 4 Sep 2013 08:13:09 -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-names/twisted-names-12.3.0.ebuild,v 1.7 2013/09/03 13:00:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.8 2013/09/04 08:13:09 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.80 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.79&r2=1.80
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog 3 Sep 2013 13:00:56 -0000 1.79
+++ ChangeLog 4 Sep 2013 08:13:09 -0000 1.80
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.79 2013/09/03 13:00:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.80 2013/09/04 08:13:09 ago Exp $
+
+ 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for ppc, wrt bug #468150
03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-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-names: twisted-names-12.3.0.ebuild ChangeLog
@ 2013-09-05 11:22 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-05 11:22 UTC (permalink / raw
To: gentoo-commits
ago 13/09/05 11:22:53
Modified: twisted-names-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.9 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.8&r2=1.9
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- twisted-names-12.3.0.ebuild 4 Sep 2013 08:13:09 -0000 1.8
+++ twisted-names-12.3.0.ebuild 5 Sep 2013 11:22:52 -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-names/twisted-names-12.3.0.ebuild,v 1.8 2013/09/04 08:13:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.9 2013/09/05 11:22:52 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.81 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.80&r2=1.81
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog 4 Sep 2013 08:13:09 -0000 1.80
+++ ChangeLog 5 Sep 2013 11:22:52 -0000 1.81
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.80 2013/09/04 08:13:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.81 2013/09/05 11:22:52 ago Exp $
+
+ 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for ppc64, wrt bug #468150
04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-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-names: twisted-names-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:18
Modified: twisted-names-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.10 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.9&r2=1.10
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- twisted-names-12.3.0.ebuild 5 Sep 2013 11:22:52 -0000 1.9
+++ twisted-names-12.3.0.ebuild 6 Sep 2013 16:51:18 -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-names/twisted-names-12.3.0.ebuild,v 1.9 2013/09/05 11:22:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.10 2013/09/06 16:51:18 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.82 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 5 Sep 2013 11:22:52 -0000 1.81
+++ ChangeLog 6 Sep 2013 16:51:18 -0000 1.82
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.81 2013/09/05 11:22:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.82 2013/09/06 16:51:18 ago Exp $
+
+ 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for sparc, wrt bug #468150
05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-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-names: twisted-names-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:27
Modified: twisted-names-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.11 dev-python/twisted-names/twisted-names-12.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild?r1=1.10&r2=1.11
Index: twisted-names-12.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- twisted-names-12.3.0.ebuild 6 Sep 2013 16:51:18 -0000 1.10
+++ twisted-names-12.3.0.ebuild 24 Nov 2013 18:37:27 -0000 1.11
@@ -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-names/twisted-names-12.3.0.ebuild,v 1.10 2013/09/06 16:51:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.11 2013/11/24 18:37:27 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
1.83 dev-python/twisted-names/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-names/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 6 Sep 2013 16:51:18 -0000 1.82
+++ ChangeLog 24 Nov 2013 18:37:27 -0000 1.83
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.82 2013/09/06 16:51:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.83 2013/11/24 18:37:27 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-12.3.0.ebuild:
+ Stable for arm, wrt bug #468150
06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-names-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-01 18:37 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-names: twisted-names-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:22 Agostino Sarubbo (ago)
2013-09-04 8:13 Agostino Sarubbo (ago)
2013-09-03 13:00 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