public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/zsi: ChangeLog zsi-2.0.ebuild
@ 2009-02-24  1:37 Joseph Jezak (josejx)
  0 siblings, 0 replies; 4+ messages in thread
From: Joseph Jezak (josejx) @ 2009-02-24  1:37 UTC (permalink / raw
  To: gentoo-commits

josejx      09/02/24 01:37:45

  Modified:             ChangeLog zsi-2.0.ebuild
  Log:
  Marked ~ppc for bug #222011.
  (Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)

Revision  Changes    Path
1.9                  dev-python/zsi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	6 Aug 2008 18:24:59 -0000	1.8
+++ ChangeLog	24 Feb 2009 01:37:45 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/zsi
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.8 2008/08/06 18:24:59 neurogeek Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.9 2009/02/24 01:37:45 josejx Exp $
+
+  24 Feb 2009; Joseph Jezak <josejx@gentoo.org> zsi-2.0.ebuild:
+  Marked ~ppc for bug #222011.
 
   06 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
   add GLEP 56 USE flag desc from use.local.desc



1.7                  dev-python/zsi/zsi-2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?r1=1.6&r2=1.7

Index: zsi-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- zsi-2.0.ebuild	21 Apr 2008 14:28:39 -0000	1.6
+++ zsi-2.0.ebuild	24 Feb 2009 01:37:45 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.6 2008/04/21 14:28:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.7 2009/02/24 01:37:45 josejx Exp $
 
 inherit distutils
 
@@ -11,7 +11,7 @@
 HOMEPAGE="http://pywebsvcs.sourceforge.net/zsi.html"
 SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 LICENSE="PYTHON"
 IUSE="examples doc twisted"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/zsi: ChangeLog zsi-2.0.ebuild
@ 2009-03-13 16:26 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 4+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-03-13 16:26 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/03/13 16:26:36

  Modified:             ChangeLog zsi-2.0.ebuild
  Log:
  stable sparc
  (Portage version: 2.1.6.7/cvs/Linux sparc64)

Revision  Changes    Path
1.10                 dev-python/zsi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	24 Feb 2009 01:37:45 -0000	1.9
+++ ChangeLog	13 Mar 2009 16:26:36 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/zsi
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.9 2009/02/24 01:37:45 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.10 2009/03/13 16:26:36 tcunha Exp $
+
+  13 Mar 2009; Tiago Cunha <tcunha@gentoo.org> zsi-2.0.ebuild:
+  stable sparc
 
   24 Feb 2009; Joseph Jezak <josejx@gentoo.org> zsi-2.0.ebuild:
   Marked ~ppc for bug #222011.



1.8                  dev-python/zsi/zsi-2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?r1=1.7&r2=1.8

Index: zsi-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- zsi-2.0.ebuild	24 Feb 2009 01:37:45 -0000	1.7
+++ zsi-2.0.ebuild	13 Mar 2009 16:26:36 -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/zsi/zsi-2.0.ebuild,v 1.7 2009/02/24 01:37:45 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.8 2009/03/13 16:26:36 tcunha Exp $
 
 inherit distutils
 
@@ -11,7 +11,7 @@
 HOMEPAGE="http://pywebsvcs.sourceforge.net/zsi.html"
 SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
 SLOT="0"
 LICENSE="PYTHON"
 IUSE="examples doc twisted"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/zsi: ChangeLog zsi-2.0.ebuild
@ 2010-10-15 18:55 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2010-10-15 18:55 UTC (permalink / raw
  To: gentoo-commits

ranger      10/10/15 18:55:06

  Modified:             ChangeLog zsi-2.0.ebuild
  Log:
  Marking zsi-2.0 ppc for bug 321897
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.14                 dev-python/zsi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	10 Oct 2010 19:00:20 -0000	1.13
+++ ChangeLog	15 Oct 2010 18:55:06 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/zsi
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.13 2010/10/10 19:00:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.14 2010/10/15 18:55:06 ranger Exp $
+
+  15 Oct 2010; Brent Baude <ranger@gentoo.org> zsi-2.0.ebuild:
+  Marking zsi-2.0 ppc for bug 321897
 
   10 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   zsi-2.0.ebuild, zsi-2.1_alpha1.ebuild:



1.11                 dev-python/zsi/zsi-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild?r1=1.10&r2=1.11

Index: zsi-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- zsi-2.0.ebuild	10 Oct 2010 19:00:20 -0000	1.10
+++ zsi-2.0.ebuild	15 Oct 2010 18:55:06 -0000	1.11
@@ -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/zsi/zsi-2.0.ebuild,v 1.10 2010/10/10 19:00:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.11 2010/10/15 18:55:06 ranger Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.4"
@@ -14,7 +14,7 @@
 HOMEPAGE="http://pywebsvcs.sourceforge.net/zsi.html"
 SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz"
 
-KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86"
 SLOT="0"
 LICENSE="PYTHON"
 IUSE="examples doc twisted"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/zsi: ChangeLog zsi-2.0.ebuild
@ 2011-07-09 22:11 Christoph Mende (angelos)
  0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2011-07-09 22:11 UTC (permalink / raw
  To: gentoo-commits

angelos     11/07/09 22:11:31

  Modified:             ChangeLog
  Removed:              zsi-2.0.ebuild
  Log:
  Remove old (bug #367753)
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-python/zsi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/zsi/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	9 Jul 2011 22:06:40 -0000	1.19
+++ ChangeLog	9 Jul 2011 22:11:31 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/zsi
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.19 2011/07/09 22:06:40 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/ChangeLog,v 1.20 2011/07/09 22:11:31 angelos Exp $
+
+  09 Jul 2011; Christoph Mende <angelos@gentoo.org> -zsi-2.0.ebuild:
+  Remove old (bug #367753)
 
   09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> zsi-2.0.ebuild,
   zsi-2.1_alpha1.ebuild:






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-09 22:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-24  1:37 [gentoo-commits] gentoo-x86 commit in dev-python/zsi: ChangeLog zsi-2.0.ebuild Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-13 16:26 Tiago Cunha (tcunha)
2010-10-15 18:55 Brent Baude (ranger)
2011-07-09 22:11 Christoph Mende (angelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox