Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
fmccor 08/08/11 18:09:04
Modified: ChangeLog twisted-runner-8.0.0.ebuild
Log:
Sparc stable, part of Bug #231675.
(Portage version: 2.2_rc7/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Revision Changes Path
1.23 dev-python/twisted-runner/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 26 May 2008 08:19:37 -0000 1.22
+++ ChangeLog 11 Aug 2008 18:09:03 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-runner
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.22 2008/05/26 08:19:37 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.23 2008/08/11 18:09:03 fmccor Exp $
+
+ 11 Aug 2008; Ferris McCormick <fmccor@g.o>
+ twisted-runner-8.0.0.ebuild:
+ Sparc stable, part of Bug #231675.
26 May 2008; Thomas Raschbacher <lordvan@g.o>
twisted-runner-8.0.0.ebuild:
1.3 dev-python/twisted-runner/twisted-runner-8.0.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild?r1=1.2&r2=1.3
Index: twisted-runner-8.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-runner-8.0.0.ebuild 26 May 2008 08:19:37 -0000 1.2
+++ twisted-runner-8.0.0.ebuild 11 Aug 2008 18:09:03 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild,v 1.2 2008/05/26 08:19:37 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-8.0.0.ebuild,v 1.3 2008/08/11 18:09:03 fmccor Exp $
MY_PACKAGE=Runner
@@ -8,7 +8,7 @@
DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86"
DEPEND="=dev-python/twisted-$(get_version_component_range 1)*"
|
|