* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-04-04 21:07 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 8+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-04-04 21:07 UTC (permalink / raw
To: gentoo-commits
arfrever 11/04/04 21:07:02
Modified: ChangeLog
Added: twisted-words-11.0.0.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha29_p8/cvs/Linux x86_64)
Revision Changes Path
1.61 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 25 Jan 2011 17:06:45 -0000 1.60
+++ ChangeLog 4 Apr 2011 21:07:02 -0000 1.61
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.60 2011/01/25 17:06:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.61 2011/04/04 21:07:02 arfrever Exp $
+
+*twisted-words-11.0.0 (04 Apr 2011)
+
+ 04 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +twisted-words-11.0.0.ebuild:
+ Version bump.
25 Jan 2011; Jeroen Roovers <jer@gentoo.org> twisted-words-10.2.0-r1.ebuild:
Stable for HPPA (bug #350894).
1.1 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.1&content-type=text/plain
Index: twisted-words-11.0.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.1 2011/04/04 21:07:02 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython"
MY_PACKAGE="Words"
inherit twisted
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
=dev-python/twisted-web-$(get_version_component_range 1)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/plugins twisted/words"
src_prepare() {
distutils_src_prepare
# Delete documentation for no longer available "im" script.
rm -fr doc/man
}
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-05-09 9:51 Markos Chandras (hwoarang)
0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-05-09 9:51 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/05/09 09:51:09
Modified: ChangeLog twisted-words-11.0.0.ebuild
Log:
Stable on amd64 wrt bug #366131
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Revision Changes Path
1.62 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 4 Apr 2011 21:07:02 -0000 1.61
+++ ChangeLog 9 May 2011 09:51:09 -0000 1.62
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.61 2011/04/04 21:07:02 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.62 2011/05/09 09:51:09 hwoarang Exp $
+
+ 09 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ twisted-words-11.0.0.ebuild:
+ Stable on amd64 wrt bug #366131
*twisted-words-11.0.0 (04 Apr 2011)
1.2 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?r1=1.1&r2=1.2
Index: twisted-words-11.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-words-11.0.0.ebuild 4 Apr 2011 21:07:02 -0000 1.1
+++ twisted-words-11.0.0.ebuild 9 May 2011 09:51:09 -0000 1.2
@@ -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-words/twisted-words-11.0.0.ebuild,v 1.1 2011/04/04 21:07:02 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.2 2011/05/09 09:51:09 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-05-26 16:03 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 8+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-05-26 16:03 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/05/26 16:03:22
Modified: ChangeLog twisted-words-11.0.0.ebuild
Log:
x86 stable wrt bug #366131
(Portage version: 2.1.9.42/cvs/Linux i686)
Revision Changes Path
1.63 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 9 May 2011 09:51:09 -0000 1.62
+++ ChangeLog 26 May 2011 16:03:22 -0000 1.63
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.62 2011/05/09 09:51:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.63 2011/05/26 16:03:22 phajdan.jr Exp $
+
+ 26 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ twisted-words-11.0.0.ebuild:
+ x86 stable wrt bug #366131
09 May 2011; Markos Chandras <hwoarang@gentoo.org>
twisted-words-11.0.0.ebuild:
1.3 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?r1=1.2&r2=1.3
Index: twisted-words-11.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-words-11.0.0.ebuild 9 May 2011 09:51:09 -0000 1.2
+++ twisted-words-11.0.0.ebuild 26 May 2011 16:03:22 -0000 1.3
@@ -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-words/twisted-words-11.0.0.ebuild,v 1.2 2011/05/09 09:51:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.3 2011/05/26 16:03:22 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-06-02 12:20 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-06-02 12:20 UTC (permalink / raw
To: gentoo-commits
maekke 11/06/02 12:20:06
Modified: ChangeLog twisted-words-11.0.0.ebuild
Log:
arm stable, bug #366131
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Revision Changes Path
1.64 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 26 May 2011 16:03:22 -0000 1.63
+++ ChangeLog 2 Jun 2011 12:20:06 -0000 1.64
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.63 2011/05/26 16:03:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.64 2011/06/02 12:20:06 maekke Exp $
+
+ 02 Jun 2011; Markus Meier <maekke@gentoo.org> twisted-words-11.0.0.ebuild:
+ arm stable, bug #366131
26 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
twisted-words-11.0.0.ebuild:
1.4 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?r1=1.3&r2=1.4
Index: twisted-words-11.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-words-11.0.0.ebuild 26 May 2011 16:03:22 -0000 1.3
+++ twisted-words-11.0.0.ebuild 2 Jun 2011 12:20:06 -0000 1.4
@@ -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-words/twisted-words-11.0.0.ebuild,v 1.3 2011/05/26 16:03:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.4 2011/06/02 12:20:06 maekke Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-06-03 14:18 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2011-06-03 14:18 UTC (permalink / raw
To: gentoo-commits
ranger 11/06/03 14:18:21
Modified: ChangeLog twisted-words-11.0.0.ebuild
Log:
Marking twisted-words-11.0.0 ppc for bug 366131
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Revision Changes Path
1.65 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 2 Jun 2011 12:20:06 -0000 1.64
+++ ChangeLog 3 Jun 2011 14:18:21 -0000 1.65
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.64 2011/06/02 12:20:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.65 2011/06/03 14:18:21 ranger Exp $
+
+ 03 Jun 2011; Brent Baude <ranger@gentoo.org> twisted-words-11.0.0.ebuild:
+ Marking twisted-words-11.0.0 ppc stable for bug 366131
02 Jun 2011; Markus Meier <maekke@gentoo.org> twisted-words-11.0.0.ebuild:
arm stable, bug #366131
1.5 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?r1=1.4&r2=1.5
Index: twisted-words-11.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- twisted-words-11.0.0.ebuild 2 Jun 2011 12:20:06 -0000 1.4
+++ twisted-words-11.0.0.ebuild 3 Jun 2011 14:18:21 -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-words/twisted-words-11.0.0.ebuild,v 1.4 2011/06/02 12:20:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.5 2011/06/03 14:18:21 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-06-12 14:50 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-06-12 14:50 UTC (permalink / raw
To: gentoo-commits
armin76 11/06/12 14:50:40
Modified: ChangeLog twisted-words-11.0.0.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #366131
(Portage version: 2.1.10/cvs/Linux ia64)
Revision Changes Path
1.66 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 3 Jun 2011 14:18:21 -0000 1.65
+++ ChangeLog 12 Jun 2011 14:50:40 -0000 1.66
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.65 2011/06/03 14:18:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.66 2011/06/12 14:50:40 armin76 Exp $
+
+ 12 Jun 2011; Raúl Porcel <armin76@gentoo.org> twisted-words-11.0.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #366131
03 Jun 2011; Brent Baude <ranger@gentoo.org> twisted-words-11.0.0.ebuild:
Marking twisted-words-11.0.0 ppc stable for bug 366131
1.6 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?r1=1.5&r2=1.6
Index: twisted-words-11.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- twisted-words-11.0.0.ebuild 3 Jun 2011 14:18:21 -0000 1.5
+++ twisted-words-11.0.0.ebuild 12 Jun 2011 14:50:40 -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-words/twisted-words-11.0.0.ebuild,v 1.5 2011/06/03 14:18:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.6 2011/06/12 14:50:40 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-06-17 0:06 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-06-17 0:06 UTC (permalink / raw
To: gentoo-commits
jer 11/06/17 00:06:17
Modified: ChangeLog twisted-words-11.0.0.ebuild
Log:
Stable for HPPA (bug #366131).
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.67 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 12 Jun 2011 14:50:40 -0000 1.66
+++ ChangeLog 17 Jun 2011 00:06:17 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.66 2011/06/12 14:50:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.67 2011/06/17 00:06:17 jer Exp $
+
+ 17 Jun 2011; Jeroen Roovers <jer@gentoo.org> twisted-words-11.0.0.ebuild:
+ Stable for HPPA (bug #366131).
12 Jun 2011; Raúl Porcel <armin76@gentoo.org> twisted-words-11.0.0.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #366131
1.7 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?r1=1.6&r2=1.7
Index: twisted-words-11.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- twisted-words-11.0.0.ebuild 12 Jun 2011 14:50:40 -0000 1.6
+++ twisted-words-11.0.0.ebuild 17 Jun 2011 00:06: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-words/twisted-words-11.0.0.ebuild,v 1.6 2011/06/12 14:50:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.7 2011/06/17 00:06:17 jer Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild
@ 2011-07-17 11:02 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 8+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-17 11:02 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/07/17 11:02:28
Modified: ChangeLog twisted-words-11.0.0.ebuild
Log:
ppc64 stable wrt #366131
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Revision Changes Path
1.68 dev-python/twisted-words/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 17 Jun 2011 00:06:17 -0000 1.67
+++ ChangeLog 17 Jul 2011 11:02:28 -0000 1.68
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-words
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.67 2011/06/17 00:06:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/ChangeLog,v 1.68 2011/07/17 11:02:28 xarthisius Exp $
+
+ 17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ twisted-words-11.0.0.ebuild:
+ ppc64 stable wrt #366131
17 Jun 2011; Jeroen Roovers <jer@gentoo.org> twisted-words-11.0.0.ebuild:
Stable for HPPA (bug #366131).
1.8 dev-python/twisted-words/twisted-words-11.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild?r1=1.7&r2=1.8
Index: twisted-words-11.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- twisted-words-11.0.0.ebuild 17 Jun 2011 00:06:17 -0000 1.7
+++ twisted-words-11.0.0.ebuild 17 Jul 2011 11:02:28 -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-words/twisted-words-11.0.0.ebuild,v 1.7 2011/06/17 00:06:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-11.0.0.ebuild,v 1.8 2011/07/17 11:02:28 xarthisius Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@
DESCRIPTION="Twisted Words contains Instant Messaging implementations."
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-07-17 11:02 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 16:03 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-words: ChangeLog twisted-words-11.0.0.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2011-07-17 11:02 Kacper Kowalik (xarthisius)
2011-06-17 0:06 Jeroen Roovers (jer)
2011-06-12 14:50 Raul Porcel (armin76)
2011-06-03 14:18 Brent Baude (ranger)
2011-06-02 12:20 Markus Meier (maekke)
2011-05-09 9:51 Markos Chandras (hwoarang)
2011-04-04 21:07 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