* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2010-12-22 21:36 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 8+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-12-22 21:36 UTC (permalink / raw
To: gentoo-commits
arfrever 10/12/22 21:36:42
Modified: ChangeLog
Added: twisted-conch-10.2.0.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Revision Changes Path
1.60 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 25 Oct 2010 02:54:30 -0000 1.59
+++ ChangeLog 22 Dec 2010 21:36:42 -0000 1.60
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.59 2010/10/25 02:54:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.60 2010/12/22 21:36:42 arfrever Exp $
+
+*twisted-conch-10.2.0 (22 Dec 2010)
+
+ 22 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +twisted-conch-10.2.0.ebuild:
+ Version bump.
25 Oct 2010; Jeroen Roovers <jer@gentoo.org> twisted-conch-10.1.0.ebuild:
Stable for HPPA (bug #333211).
1.1 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.1&content-type=text/plain
Index: twisted-conch-10.2.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.1 2010/12/22 21:36:42 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"
MY_PACKAGE="Conch"
inherit twisted versionator
DESCRIPTION="Twisted SSHv2 implementation"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
dev-python/pyasn1
>=dev-python/pycrypto-1.9_alpha6"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/conch twisted/plugins"
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2010-12-28 1:18 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2010-12-28 1:18 UTC (permalink / raw
To: gentoo-commits
ranger 10/12/28 01:18:44
Modified: ChangeLog twisted-conch-10.2.0.ebuild
Log:
Marking twisted-conch-10.2.0 ppc64 for bug 333211
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Revision Changes Path
1.62 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 23 Dec 2010 23:44:17 -0000 1.61
+++ ChangeLog 28 Dec 2010 01:18:44 -0000 1.62
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.61 2010/12/23 23:44:17 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.62 2010/12/28 01:18:44 ranger Exp $
+
+ 28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-conch-10.2.0.ebuild:
+ Marking twisted-conch-10.2.0 ppc64 for bug 333211
23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-conch-10.1.0.ebuild:
x86 stable per bug 333389
1.2 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.1&r2=1.2
Index: twisted-conch-10.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-conch-10.2.0.ebuild 22 Dec 2010 21:36:42 -0000 1.1
+++ twisted-conch-10.2.0.ebuild 28 Dec 2010 01:18:44 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.1 2010/12/22 21:36:42 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.2 2010/12/28 01:18:44 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted SSHv2 implementation"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2010-12-29 22:53 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 8+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-12-29 22:53 UTC (permalink / raw
To: gentoo-commits
arfrever 10/12/29 22:53:12
Modified: ChangeLog twisted-conch-10.2.0.ebuild
Log:
Avoid test failures with root permissions.
(Portage version: 2.2.0_alpha10_p17/cvs/Linux x86_64)
Revision Changes Path
1.63 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 28 Dec 2010 01:18:44 -0000 1.62
+++ ChangeLog 29 Dec 2010 22:53:12 -0000 1.63
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.62 2010/12/28 01:18:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.63 2010/12/29 22:53:12 arfrever Exp $
+
+ 29 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ twisted-conch-10.2.0.ebuild:
+ Avoid test failures with root permissions.
28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-conch-10.2.0.ebuild:
Marking twisted-conch-10.2.0 ppc64 for bug 333211
1.3 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.2&r2=1.3
Index: twisted-conch-10.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-conch-10.2.0.ebuild 28 Dec 2010 01:18:44 -0000 1.2
+++ twisted-conch-10.2.0.ebuild 29 Dec 2010 22:53:12 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.2 2010/12/28 01:18:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.3 2010/12/29 22:53:12 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -21,3 +21,13 @@
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/conch twisted/plugins"
+
+src_prepare() {
+ distutils_src_prepare
+
+ if [[ "${EUID}" -eq 0 ]]; then
+ # Disable tests failing with root permissions.
+ sed -e "s/test_checkKeyAsRoot/_&/" -i twisted/conch/test/test_checkers.py
+ sed -e "s/test_getPrivateKeysAsRoot/_&/" -i twisted/conch/test/test_openssh_compat.py
+ fi
+}
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2011-01-06 18:27 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-06 18:27 UTC (permalink / raw
To: gentoo-commits
armin76 11/01/06 18:27:59
Modified: ChangeLog twisted-conch-10.2.0.ebuild
Log:
alpha/arm/ia64/s390/sh/sparc stable wrt #333211
(Portage version: 2.1.9.25/cvs/Linux ia64)
Revision Changes Path
1.64 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 29 Dec 2010 22:53:12 -0000 1.63
+++ ChangeLog 6 Jan 2011 18:27:59 -0000 1.64
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.63 2010/12/29 22:53:12 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.64 2011/01/06 18:27:59 armin76 Exp $
+
+ 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> twisted-conch-10.2.0.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #333211
29 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
twisted-conch-10.2.0.ebuild:
1.4 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.3&r2=1.4
Index: twisted-conch-10.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-conch-10.2.0.ebuild 29 Dec 2010 22:53:12 -0000 1.3
+++ twisted-conch-10.2.0.ebuild 6 Jan 2011 18:27:59 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.3 2010/12/29 22:53:12 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.4 2011/01/06 18:27:59 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted SSHv2 implementation"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2011-01-06 21:32 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2011-01-06 21:32 UTC (permalink / raw
To: gentoo-commits
ranger 11/01/06 21:32:50
Modified: ChangeLog twisted-conch-10.2.0.ebuild
Log:
Marking twisted-conch-10.2.0 ppc for bug 350894
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Revision Changes Path
1.65 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 6 Jan 2011 18:27:59 -0000 1.64
+++ ChangeLog 6 Jan 2011 21:32:50 -0000 1.65
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.64 2011/01/06 18:27:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.65 2011/01/06 21:32:50 ranger Exp $
+
+ 06 Jan 2011; Brent Baude <ranger@gentoo.org> twisted-conch-10.2.0.ebuild:
+ Marking twisted-conch-10.2.0 ppc stable for bug 350894
06 Jan 2011; Raúl Porcel <armin76@gentoo.org> twisted-conch-10.2.0.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #333211
1.5 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.4&r2=1.5
Index: twisted-conch-10.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- twisted-conch-10.2.0.ebuild 6 Jan 2011 18:27:59 -0000 1.4
+++ twisted-conch-10.2.0.ebuild 6 Jan 2011 21:32:50 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.4 2011/01/06 18:27:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.5 2011/01/06 21:32:50 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted SSHv2 implementation"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2011-01-12 14:14 Markos Chandras (hwoarang)
0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-01-12 14:14 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/01/12 14:14:41
Modified: ChangeLog twisted-conch-10.2.0.ebuild
Log:
Stable on amd64 wrt bug #350894
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Revision Changes Path
1.66 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 6 Jan 2011 21:32:50 -0000 1.65
+++ ChangeLog 12 Jan 2011 14:14:41 -0000 1.66
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.65 2011/01/06 21:32:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.66 2011/01/12 14:14:41 hwoarang Exp $
+
+ 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ twisted-conch-10.2.0.ebuild:
+ Stable on amd64 wrt bug #350894
06 Jan 2011; Brent Baude <ranger@gentoo.org> twisted-conch-10.2.0.ebuild:
Marking twisted-conch-10.2.0 ppc stable for bug 350894
1.6 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.5&r2=1.6
Index: twisted-conch-10.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- twisted-conch-10.2.0.ebuild 6 Jan 2011 21:32:50 -0000 1.5
+++ twisted-conch-10.2.0.ebuild 12 Jan 2011 14:14:41 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.5 2011/01/06 21:32:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.6 2011/01/12 14:14:41 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted SSHv2 implementation"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc ~x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2011-01-21 8:29 Thomas Kahle (tomka)
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Kahle (tomka) @ 2011-01-21 8:29 UTC (permalink / raw
To: gentoo-commits
tomka 11/01/21 08:29:18
Modified: ChangeLog twisted-conch-10.2.0.ebuild
Log:
x86 stable per bug 350894
(Portage version: 2.1.9.33/cvs/Linux i686)
Revision Changes Path
1.67 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 12 Jan 2011 14:14:41 -0000 1.66
+++ ChangeLog 21 Jan 2011 08:29:17 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.66 2011/01/12 14:14:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.67 2011/01/21 08:29:17 tomka Exp $
+
+ 21 Jan 2011; Thomas Kahle <tomka@gentoo.org> twisted-conch-10.2.0.ebuild:
+ x86 stable per bug 350894
12 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
twisted-conch-10.2.0.ebuild:
1.7 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.6&r2=1.7
Index: twisted-conch-10.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- twisted-conch-10.2.0.ebuild 12 Jan 2011 14:14:41 -0000 1.6
+++ twisted-conch-10.2.0.ebuild 21 Jan 2011 08:29:17 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.6 2011/01/12 14:14:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.7 2011/01/21 08:29:17 tomka Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted SSHv2 implementation"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc ~x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild
@ 2011-01-25 17:03 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-25 17:03 UTC (permalink / raw
To: gentoo-commits
jer 11/01/25 17:03:37
Modified: ChangeLog twisted-conch-10.2.0.ebuild
Log:
Stable for HPPA (bug #350894).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Revision Changes Path
1.68 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 21 Jan 2011 08:29:17 -0000 1.67
+++ ChangeLog 25 Jan 2011 17:03:37 -0000 1.68
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.67 2011/01/21 08:29:17 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.68 2011/01/25 17:03:37 jer Exp $
+
+ 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> twisted-conch-10.2.0.ebuild:
+ Stable for HPPA (bug #350894).
21 Jan 2011; Thomas Kahle <tomka@gentoo.org> twisted-conch-10.2.0.ebuild:
x86 stable per bug 350894
1.8 dev-python/twisted-conch/twisted-conch-10.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild?r1=1.7&r2=1.8
Index: twisted-conch-10.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- twisted-conch-10.2.0.ebuild 21 Jan 2011 08:29:17 -0000 1.7
+++ twisted-conch-10.2.0.ebuild 25 Jan 2011 17:03:37 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.7 2011/01/21 08:29:17 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.8 2011/01/25 17:03:37 jer Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted SSHv2 implementation"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-01-25 17:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 21:32 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-10.2.0.ebuild Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2011-01-25 17:03 Jeroen Roovers (jer)
2011-01-21 8:29 Thomas Kahle (tomka)
2011-01-12 14:14 Markos Chandras (hwoarang)
2011-01-06 18:27 Raul Porcel (armin76)
2010-12-29 22:53 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-12-28 1:18 Brent Baude (ranger)
2010-12-22 21:36 Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox