* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
@ 2009-10-30 12:30 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 7+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-10-30 12:30 UTC (permalink / raw
To: gentoo-commits
arfrever 09/10/30 12:30:02
Modified: ChangeLog twisted-conch-8.2.0.ebuild
Log:
Set SUPPORT_PYTHON_ABIS.
(Portage version: 14746-svn/cvs/Linux x86_64)
Revision Changes Path
1.43 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 6 Sep 2009 21:02:31 -0000 1.42
+++ ChangeLog 30 Oct 2009 12:30:01 -0000 1.43
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.42 2009/09/06 21:02:31 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.43 2009/10/30 12:30:01 arfrever Exp $
+
+ 30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ twisted-conch-8.2.0.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
06 Sep 2009; Christian Ruppert <idl0r@gentoo.org>
-files/twisted-conch-0.5.0-root-skip.patch,
1.4 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.3&r2=1.4
Index: twisted-conch-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-conch-8.2.0.ebuild 6 Sep 2009 21:02:31 -0000 1.3
+++ twisted-conch-8.2.0.ebuild 30 Oct 2009 12:30:01 -0000 1.4
@@ -1,17 +1,21 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.3 2009/09/06 21:02:31 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.4 2009/10/30 12:30:01 arfrever Exp $
-MY_PACKAGE=Conch
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
+MY_PACKAGE="Conch"
-inherit twisted eutils versionator
+inherit twisted versionator
-DESCRIPTION="Twisted SSHv2 implementation."
+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/pycrypto-1.9_alpha6"
RDEPEND="${DEPEND}"
+RESTRICT_PYTHON_ABIS="3.*"
-IUSE=""
+PYTHON_MODNAME="twisted/conch twisted/plugins"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
@ 2009-11-11 17:02 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2009-11-11 17:02 UTC (permalink / raw
To: gentoo-commits
jer 09/11/11 17:02:58
Modified: ChangeLog twisted-conch-8.2.0.ebuild
Log:
Stable for HPPA (bug #289680).
(Portage version: 2.2_rc49/cvs/Linux i686)
Revision Changes Path
1.44 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 30 Oct 2009 12:30:01 -0000 1.43
+++ ChangeLog 11 Nov 2009 17:02:57 -0000 1.44
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.43 2009/10/30 12:30:01 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.44 2009/11/11 17:02:57 jer Exp $
+
+ 11 Nov 2009; Jeroen Roovers <jer@gentoo.org> twisted-conch-8.2.0.ebuild:
+ Stable for HPPA (bug #289680).
30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
twisted-conch-8.2.0.ebuild:
1.5 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.4&r2=1.5
Index: twisted-conch-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- twisted-conch-8.2.0.ebuild 30 Oct 2009 12:30:01 -0000 1.4
+++ twisted-conch-8.2.0.ebuild 11 Nov 2009 17:02:57 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.4 2009/10/30 12:30:01 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.5 2009/11/11 17:02:57 jer Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
@ 2009-11-28 15:32 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 7+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-11-28 15:32 UTC (permalink / raw
To: gentoo-commits
arfrever 09/11/28 15:32:01
Modified: ChangeLog twisted-conch-8.2.0.ebuild
Log:
Fix tests (bug #291602).
(Portage version: 14914-svn/cvs/Linux x86_64)
Revision Changes Path
1.45 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.44&r2=1.45
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog 11 Nov 2009 17:02:57 -0000 1.44
+++ ChangeLog 28 Nov 2009 15:32:01 -0000 1.45
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.44 2009/11/11 17:02:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.45 2009/11/28 15:32:01 arfrever Exp $
+
+ 28 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ twisted-conch-8.2.0.ebuild:
+ Fix tests (bug #291602).
11 Nov 2009; Jeroen Roovers <jer@gentoo.org> twisted-conch-8.2.0.ebuild:
Stable for HPPA (bug #289680).
1.6 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.5&r2=1.6
Index: twisted-conch-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- twisted-conch-8.2.0.ebuild 11 Nov 2009 17:02:57 -0000 1.5
+++ twisted-conch-8.2.0.ebuild 28 Nov 2009 15:32:01 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.5 2009/11/11 17:02:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.6 2009/11/28 15:32:01 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -19,3 +19,11 @@
RESTRICT_PYTHON_ABIS="3.*"
PYTHON_MODNAME="twisted/conch twisted/plugins"
+
+src_prepare() {
+ distutils_src_prepare
+ sed -e "s/test_extendedAttributes/_&/" -i twisted/conch/test/test_cftp.py || die "sed failed"
+ sed -e "s/test_checkKeyAsRoot/_&/" -i twisted/conch/test/test_checkers.py || die "sed failed"
+ sed -e "s/test_exec/_&/" -i twisted/conch/test/test_conch.py || die "sed failed"
+ sed -e "s/test_getPrivateKeysAsRoot/_&/" -i twisted/conch/test/test_openssh_compat.py || die "sed failed"
+}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
@ 2009-11-29 14:04 Mounir Lamouri (volkmar)
0 siblings, 0 replies; 7+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-11-29 14:04 UTC (permalink / raw
To: gentoo-commits
volkmar 09/11/29 14:04:12
Modified: ChangeLog twisted-conch-8.2.0.ebuild
Log:
Stable for ppc.
Bug 289680.
(Portage version: 14755-svn/cvs/Linux ppc)
Revision Changes Path
1.46 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 28 Nov 2009 15:32:01 -0000 1.45
+++ ChangeLog 29 Nov 2009 14:04:12 -0000 1.46
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.45 2009/11/28 15:32:01 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.46 2009/11/29 14:04:12 volkmar Exp $
+
+ 29 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
+ twisted-conch-8.2.0.ebuild:
+ Stable for ppc, bug 289680
28 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
twisted-conch-8.2.0.ebuild:
1.7 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.6&r2=1.7
Index: twisted-conch-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- twisted-conch-8.2.0.ebuild 28 Nov 2009 15:32:01 -0000 1.6
+++ twisted-conch-8.2.0.ebuild 29 Nov 2009 14:04:12 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.6 2009/11/28 15:32:01 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.7 2009/11/29 14:04:12 volkmar Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
@ 2009-12-01 9:52 Markus Meier (maekke)
0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-12-01 9:52 UTC (permalink / raw
To: gentoo-commits
maekke 09/12/01 09:52:41
Modified: ChangeLog twisted-conch-8.2.0.ebuild
Log:
amd64/x86 stable, bug #289680
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Revision Changes Path
1.48 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 30 Nov 2009 01:32:31 -0000 1.47
+++ ChangeLog 1 Dec 2009 09:52:40 -0000 1.48
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.47 2009/11/30 01:32:31 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.48 2009/12/01 09:52:40 maekke Exp $
+
+ 01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-conch-8.2.0.ebuild:
+ amd64/x86 stable, bug #289680
*twisted-conch-9.0.0 (30 Nov 2009)
1.8 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.7&r2=1.8
Index: twisted-conch-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- twisted-conch-8.2.0.ebuild 29 Nov 2009 14:04:12 -0000 1.7
+++ twisted-conch-8.2.0.ebuild 1 Dec 2009 09:52:40 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.7 2009/11/29 14:04:12 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.8 2009/12/01 09:52:40 maekke Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
@ 2009-12-16 0:37 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-12-16 0:37 UTC (permalink / raw
To: gentoo-commits
ranger 09/12/16 00:37:42
Modified: ChangeLog twisted-conch-8.2.0.ebuild
Log:
Marking twisted-conch-8.2.0 ppc64 for bug 289680
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Revision Changes Path
1.49 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 1 Dec 2009 09:52:40 -0000 1.48
+++ ChangeLog 16 Dec 2009 00:37:42 -0000 1.49
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.48 2009/12/01 09:52:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.49 2009/12/16 00:37:42 ranger Exp $
+
+ 16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-conch-8.2.0.ebuild:
+ Marking twisted-conch-8.2.0 ppc64 stable for bug 289680
01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-conch-8.2.0.ebuild:
amd64/x86 stable, bug #289680
1.9 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.8&r2=1.9
Index: twisted-conch-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- twisted-conch-8.2.0.ebuild 1 Dec 2009 09:52:40 -0000 1.8
+++ twisted-conch-8.2.0.ebuild 16 Dec 2009 00:37:42 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.8 2009/12/01 09:52:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.9 2009/12/16 00:37:42 ranger Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild
@ 2009-12-20 16:39 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-20 16:39 UTC (permalink / raw
To: gentoo-commits
armin76 09/12/20 16:39:46
Modified: ChangeLog twisted-conch-8.2.0.ebuild
Log:
alpha/arm/ia64/s390/sh/sparc stable wrt #289680
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.50 dev-python/twisted-conch/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 16 Dec 2009 00:37:42 -0000 1.49
+++ ChangeLog 20 Dec 2009 16:39:46 -0000 1.50
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.49 2009/12/16 00:37:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.50 2009/12/20 16:39:46 armin76 Exp $
+
+ 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> twisted-conch-8.2.0.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #289680
16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-conch-8.2.0.ebuild:
Marking twisted-conch-8.2.0 ppc64 stable for bug 289680
1.10 dev-python/twisted-conch/twisted-conch-8.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild?r1=1.9&r2=1.10
Index: twisted-conch-8.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- twisted-conch-8.2.0.ebuild 16 Dec 2009 00:37:42 -0000 1.9
+++ twisted-conch-8.2.0.ebuild 20 Dec 2009 16:39:46 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.9 2009/12/16 00:37:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.10 2009/12/20 16:39:46 armin76 Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -10,7 +10,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] 7+ messages in thread
end of thread, other threads:[~2009-12-20 16:39 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 0:37 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-conch: ChangeLog twisted-conch-8.2.0.ebuild Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2009-12-20 16:39 Raul Porcel (armin76)
2009-12-01 9:52 Markus Meier (maekke)
2009-11-29 14:04 Mounir Lamouri (volkmar)
2009-11-28 15:32 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-11-11 17:02 Jeroen Roovers (jer)
2009-10-30 12:30 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