public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-03-22 20:57 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 18+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-03-22 20:57 UTC (permalink / raw
  To: gentoo-commits

klausman    09/03/22 20:57:53

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Stable on alpha, bug #263337
  (Portage version: 2.1.6.9/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	22 Mar 2009 00:36:28 -0000	1.1
+++ ChangeLog	22 Mar 2009 20:57:52 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.1 2009/03/22 00:36:28 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.2 2009/03/22 20:57:52 klausman Exp $
+
+  22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
+  ctypesgen-0_p72.ebuild:
+  Stable on alpha, bug #263337
 
 *ctypesgen-0_p72 (22 Mar 2009)
 



1.2                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.1&r2=1.2

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ctypesgen-0_p72.ebuild	22 Mar 2009 00:36:28 -0000	1.1
+++ ctypesgen-0_p72.ebuild	22 Mar 2009 20:57:52 -0000	1.2
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.1 2009/03/22 00:36:28 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.2 2009/03/22 20:57:52 klausman Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="alpha ~amd64"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-03-22 20:58 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 18+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-03-22 20:58 UTC (permalink / raw
  To: gentoo-commits

klausman    09/03/22 20:58:41

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Keyworded on alpha, bug #263337
  (Portage version: 2.1.6.9/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	22 Mar 2009 20:57:52 -0000	1.2
+++ ChangeLog	22 Mar 2009 20:58:41 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.2 2009/03/22 20:57:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.3 2009/03/22 20:58:41 klausman Exp $
+
+  22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
+  ctypesgen-0_p72.ebuild:
+  Keyworded on alpha, bug #263337
 
   22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
   ctypesgen-0_p72.ebuild:



1.3                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.2&r2=1.3

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ctypesgen-0_p72.ebuild	22 Mar 2009 20:57:52 -0000	1.2
+++ ctypesgen-0_p72.ebuild	22 Mar 2009 20:58:41 -0000	1.3
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.2 2009/03/22 20:57:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.3 2009/03/22 20:58:41 klausman Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha ~amd64"
+KEYWORDS="~alpha ~amd64"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-03-23  5:31 Jeroen Roovers (jer)
  0 siblings, 0 replies; 18+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-23  5:31 UTC (permalink / raw
  To: gentoo-commits

jer         09/03/23 05:31:42

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Marked ~hppa (bug #263337).
  (Portage version: 2.2_rc26/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	22 Mar 2009 20:58:41 -0000	1.3
+++ ChangeLog	23 Mar 2009 05:31:41 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.3 2009/03/22 20:58:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.4 2009/03/23 05:31:41 jer Exp $
+
+  23 Mar 2009; Jeroen Roovers <jer@gentoo.org> ctypesgen-0_p72.ebuild:
+  Marked ~hppa (bug #263337).
 
   22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
   ctypesgen-0_p72.ebuild:



1.4                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.3&r2=1.4

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ctypesgen-0_p72.ebuild	22 Mar 2009 20:58:41 -0000	1.3
+++ ctypesgen-0_p72.ebuild	23 Mar 2009 05:31:41 -0000	1.4
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.3 2009/03/22 20:58:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.4 2009/03/23 05:31:41 jer Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64"
+KEYWORDS="~alpha ~amd64 ~hppa"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-03-25  3:31 Joseph Jezak (josejx)
  0 siblings, 0 replies; 18+ messages in thread
From: Joseph Jezak (josejx) @ 2009-03-25  3:31 UTC (permalink / raw
  To: gentoo-commits

josejx      09/03/25 03:31:38

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Marked ~ppc for bug #263337.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	23 Mar 2009 05:31:41 -0000	1.4
+++ ChangeLog	25 Mar 2009 03:31:38 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.4 2009/03/23 05:31:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.5 2009/03/25 03:31:38 josejx Exp $
+
+  25 Mar 2009; Joseph Jezak <josejx@gentoo.org> ctypesgen-0_p72.ebuild:
+  Marked ~ppc for bug #263337.
 
   23 Mar 2009; Jeroen Roovers <jer@gentoo.org> ctypesgen-0_p72.ebuild:
   Marked ~hppa (bug #263337).



1.5                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.4&r2=1.5

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ctypesgen-0_p72.ebuild	23 Mar 2009 05:31:41 -0000	1.4
+++ ctypesgen-0_p72.ebuild	25 Mar 2009 03:31:38 -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.4 2009/03/23 05:31:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.5 2009/03/25 03:31:38 josejx Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-03-26 19:39 Stefan Briesenick (sbriesen)
  0 siblings, 0 replies; 18+ messages in thread
From: Stefan Briesenick (sbriesen) @ 2009-03-26 19:39 UTC (permalink / raw
  To: gentoo-commits

sbriesen    09/03/26 19:39:01

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  added ~x86 keyword
  (Portage version: 2.2_rc27/cvs/Linux i686)

Revision  Changes    Path
1.6                  dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	25 Mar 2009 03:31:38 -0000	1.5
+++ ChangeLog	26 Mar 2009 19:39:01 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.5 2009/03/25 03:31:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.6 2009/03/26 19:39:01 sbriesen Exp $
+
+  26 Mar 2009; Stefan Briesenick <sbriesen@gentoo.org>
+  ctypesgen-0_p72.ebuild:
+  added ~x86 keyword
 
   25 Mar 2009; Joseph Jezak <josejx@gentoo.org> ctypesgen-0_p72.ebuild:
   Marked ~ppc for bug #263337.



1.6                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

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

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ctypesgen-0_p72.ebuild	25 Mar 2009 03:31:38 -0000	1.5
+++ ctypesgen-0_p72.ebuild	26 Mar 2009 19:39: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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.5 2009/03/25 03:31:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.6 2009/03/26 19:39:01 sbriesen Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-04-02 12:00 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 18+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-04-02 12:00 UTC (permalink / raw
  To: gentoo-commits

fmccor      09/04/02 12:00:10

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Keyword ~sparc, bug #263337.
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Mar 2009 19:39:01 -0000	1.6
+++ ChangeLog	2 Apr 2009 12:00:10 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.6 2009/03/26 19:39:01 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.7 2009/04/02 12:00:10 fmccor Exp $
+
+  02 Apr 2009; Ferris McCormick <fmccor@gentoo.org> ctypesgen-0_p72.ebuild:
+  Keyword ~sparc, bug #263337.
 
   26 Mar 2009; Stefan Briesenick <sbriesen@gentoo.org>
   ctypesgen-0_p72.ebuild:



1.7                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

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

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ctypesgen-0_p72.ebuild	26 Mar 2009 19:39:01 -0000	1.6
+++ ctypesgen-0_p72.ebuild	2 Apr 2009 12:00:10 -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.6 2009/03/26 19:39:01 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.7 2009/04/02 12:00:10 fmccor Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-04-04 13:40 Brent Baude (ranger)
  0 siblings, 0 replies; 18+ messages in thread
From: Brent Baude (ranger) @ 2009-04-04 13:40 UTC (permalink / raw
  To: gentoo-commits

ranger      09/04/04 13:40:05

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Marking ctypesgen-0_p72 ~ppc64 for bug 263337
  (Portage version: 2.1.6.11/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	2 Apr 2009 12:00:10 -0000	1.7
+++ ChangeLog	4 Apr 2009 13:40:05 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.7 2009/04/02 12:00:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.8 2009/04/04 13:40:05 ranger Exp $
+
+  04 Apr 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild:
+  Marking ctypesgen-0_p72 ~ppc64 for bug 263337
 
   02 Apr 2009; Ferris McCormick <fmccor@gentoo.org> ctypesgen-0_p72.ebuild:
   Keyword ~sparc, bug #263337.



1.8                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

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

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ctypesgen-0_p72.ebuild	2 Apr 2009 12:00:10 -0000	1.7
+++ ctypesgen-0_p72.ebuild	4 Apr 2009 13:40:05 -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.7 2009/04/02 12:00:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.8 2009/04/04 13:40:05 ranger Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-04-10 17:28 Raul Porcel (armin76)
  0 siblings, 0 replies; 18+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-10 17:28 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/10 17:28:58

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Add ~arm/~s390/~sh wrt #263337
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.11                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	4 Apr 2009 13:51:26 -0000	1.10
+++ ChangeLog	10 Apr 2009 17:28:58 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.10 2009/04/04 13:51:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.11 2009/04/10 17:28:58 armin76 Exp $
+
+  10 Apr 2009; Raúl Porcel <armin76@gentoo.org> ctypesgen-0_p72.ebuild:
+  Add ~arm/~s390/~sh wrt #263337
 
   04 Apr 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild:
   Marking ctypesgen-0_p72 ~ppc64 for bug 263337



1.9                  dev-python/ctypesgen/ctypesgen-0_p72.ebuild

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

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ctypesgen-0_p72.ebuild	4 Apr 2009 13:40:05 -0000	1.8
+++ ctypesgen-0_p72.ebuild	10 Apr 2009 17:28:58 -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.8 2009/04/04 13:40:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.9 2009/04/10 17:28:58 armin76 Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-06-09 18:59 Jeroen Roovers (jer)
  0 siblings, 0 replies; 18+ messages in thread
From: Jeroen Roovers (jer) @ 2009-06-09 18:59 UTC (permalink / raw
  To: gentoo-commits

jer         09/06/09 18:59:19

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Stable for HPPA (bug #273304).
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.12                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	10 Apr 2009 17:28:58 -0000	1.11
+++ ChangeLog	9 Jun 2009 18:59:19 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.11 2009/04/10 17:28:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.12 2009/06/09 18:59:19 jer Exp $
+
+  09 Jun 2009; Jeroen Roovers <jer@gentoo.org> ctypesgen-0_p72.ebuild:
+  Stable for HPPA (bug #273304).
 
   10 Apr 2009; Raúl Porcel <armin76@gentoo.org> ctypesgen-0_p72.ebuild:
   Add ~arm/~s390/~sh wrt #263337



1.10                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

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

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ctypesgen-0_p72.ebuild	10 Apr 2009 17:28:58 -0000	1.9
+++ ctypesgen-0_p72.ebuild	9 Jun 2009 18:59:19 -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.9 2009/04/10 17:28:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.10 2009/06/09 18:59:19 jer Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-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=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-06-10 18:10 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 18+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-06-10 18:10 UTC (permalink / raw
  To: gentoo-commits

fauli       09/06/10 18:10:53

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  stable x86, bug 273304
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.13                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	9 Jun 2009 18:59:19 -0000	1.12
+++ ChangeLog	10 Jun 2009 18:10:53 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.12 2009/06/09 18:59:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.13 2009/06/10 18:10:53 fauli Exp $
+
+  10 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+  ctypesgen-0_p72.ebuild:
+  stable x86, bug 273304
 
   09 Jun 2009; Jeroen Roovers <jer@gentoo.org> ctypesgen-0_p72.ebuild:
   Stable for HPPA (bug #273304).



1.11                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.10&r2=1.11

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ctypesgen-0_p72.ebuild	9 Jun 2009 18:59:19 -0000	1.10
+++ ctypesgen-0_p72.ebuild	10 Jun 2009 18:10:53 -0000	1.11
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.10 2009/06/09 18:59:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.11 2009/06/10 18:10:53 fauli Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-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=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-06-11  5:45 Markus Meier (maekke)
  0 siblings, 0 replies; 18+ messages in thread
From: Markus Meier (maekke) @ 2009-06-11  5:45 UTC (permalink / raw
  To: gentoo-commits

maekke      09/06/11 05:45:36

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  amd64 stable, bug #273304
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	10 Jun 2009 18:10:53 -0000	1.13
+++ ChangeLog	11 Jun 2009 05:45:36 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.13 2009/06/10 18:10:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.14 2009/06/11 05:45:36 maekke Exp $
+
+  11 Jun 2009; Markus Meier <maekke@gentoo.org> ctypesgen-0_p72.ebuild:
+  amd64 stable, bug #273304
 
   10 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
   ctypesgen-0_p72.ebuild:



1.12                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.11&r2=1.12

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ctypesgen-0_p72.ebuild	10 Jun 2009 18:10:53 -0000	1.11
+++ ctypesgen-0_p72.ebuild	11 Jun 2009 05:45:36 -0000	1.12
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.11 2009/06/10 18:10:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.12 2009/06/11 05:45:36 maekke Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-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=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-06-16 18:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 18+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-16 18:43 UTC (permalink / raw
  To: gentoo-commits

armin76     09/06/16 18:43:46

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  alpha/arm/ia64/s390/sh/sparc stable wrt #273304
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.15                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	11 Jun 2009 05:45:36 -0000	1.14
+++ ChangeLog	16 Jun 2009 18:43:46 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.14 2009/06/11 05:45:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.15 2009/06/16 18:43:46 armin76 Exp $
+
+  16 Jun 2009; Raúl Porcel <armin76@gentoo.org> ctypesgen-0_p72.ebuild:
+  alpha/arm/ia64/s390/sh/sparc stable wrt #273304
 
   11 Jun 2009; Markus Meier <maekke@gentoo.org> ctypesgen-0_p72.ebuild:
   amd64 stable, bug #273304



1.13                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.12&r2=1.13

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ctypesgen-0_p72.ebuild	11 Jun 2009 05:45:36 -0000	1.12
+++ ctypesgen-0_p72.ebuild	16 Jun 2009 18:43:46 -0000	1.13
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.12 2009/06/11 05:45:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.13 2009/06/16 18:43:46 armin76 Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-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=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-06-26 11:35 Alexis Ballier (aballier)
  0 siblings, 0 replies; 18+ messages in thread
From: Alexis Ballier (aballier) @ 2009-06-26 11:35 UTC (permalink / raw
  To: gentoo-commits

aballier    09/06/26 11:35:09

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  keyword ~x86-fbsd, bug #263337
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	16 Jun 2009 18:43:46 -0000	1.15
+++ ChangeLog	26 Jun 2009 11:35:09 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.15 2009/06/16 18:43:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.16 2009/06/26 11:35:09 aballier Exp $
+
+  26 Jun 2009; Alexis Ballier <aballier@gentoo.org> ctypesgen-0_p72.ebuild:
+  keyword ~x86-fbsd, bug #263337
 
   16 Jun 2009; Raúl Porcel <armin76@gentoo.org> ctypesgen-0_p72.ebuild:
   alpha/arm/ia64/s390/sh/sparc stable wrt #273304



1.14                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.13&r2=1.14

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ctypesgen-0_p72.ebuild	16 Jun 2009 18:43:46 -0000	1.13
+++ ctypesgen-0_p72.ebuild	26 Jun 2009 11:35:09 -0000	1.14
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.13 2009/06/16 18:43:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.14 2009/06/26 11:35:09 aballier Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-06-28 13:20 Brent Baude (ranger)
  0 siblings, 0 replies; 18+ messages in thread
From: Brent Baude (ranger) @ 2009-06-28 13:20 UTC (permalink / raw
  To: gentoo-commits

ranger      09/06/28 13:20:43

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Marking ctypesgen-0_p72 ppc64 for bug 273304
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.17                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	26 Jun 2009 11:35:09 -0000	1.16
+++ ChangeLog	28 Jun 2009 13:20:43 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.16 2009/06/26 11:35:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.17 2009/06/28 13:20:43 ranger Exp $
+
+  28 Jun 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild:
+  Marking ctypesgen-0_p72 ppc64 for bug 273304
 
   26 Jun 2009; Alexis Ballier <aballier@gentoo.org> ctypesgen-0_p72.ebuild:
   keyword ~x86-fbsd, bug #263337



1.15                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.14&r2=1.15

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ctypesgen-0_p72.ebuild	26 Jun 2009 11:35:09 -0000	1.14
+++ ctypesgen-0_p72.ebuild	28 Jun 2009 13:20:43 -0000	1.15
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.14 2009/06/26 11:35:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.15 2009/06/28 13:20:43 ranger Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2009-07-03 13:41 Brent Baude (ranger)
  0 siblings, 0 replies; 18+ messages in thread
From: Brent Baude (ranger) @ 2009-07-03 13:41 UTC (permalink / raw
  To: gentoo-commits

ranger      09/07/03 13:41:08

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Marking ctypesgen-0_p72 ppc for bug 273304
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.18                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	28 Jun 2009 13:20:43 -0000	1.17
+++ ChangeLog	3 Jul 2009 13:41:08 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.17 2009/06/28 13:20:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.18 2009/07/03 13:41:08 ranger Exp $
+
+  03 Jul 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild:
+  Marking ctypesgen-0_p72 ppc for bug 273304
 
   28 Jun 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild:
   Marking ctypesgen-0_p72 ppc64 for bug 273304



1.16                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.15&r2=1.16

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ctypesgen-0_p72.ebuild	28 Jun 2009 13:20:43 -0000	1.15
+++ ctypesgen-0_p72.ebuild	3 Jul 2009 13:41:08 -0000	1.16
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.15 2009/06/28 13:20:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.16 2009/07/03 13:41:08 ranger Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2010-04-28 14:05 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 18+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-04-28 14:05 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/04/28 14:05:42

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Set SUPPORT_PYTHON_ABIS.
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	3 Jul 2009 13:41:08 -0000	1.18
+++ ChangeLog	28 Apr 2010 14:05:42 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/ctypesgen
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.18 2009/07/03 13:41:08 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.19 2010/04/28 14:05:42 arfrever Exp $
+
+  28 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  ctypesgen-0_p72.ebuild:
+  Set SUPPORT_PYTHON_ABIS.
 
   03 Jul 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild:
   Marking ctypesgen-0_p72 ppc for bug 273304



1.17                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.16&r2=1.17

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ctypesgen-0_p72.ebuild	3 Jul 2009 13:41:08 -0000	1.16
+++ ctypesgen-0_p72.ebuild	28 Apr 2010 14:05:42 -0000	1.17
@@ -1,6 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.16 2009/07/03 13:41:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.17 2010/04/28 14:05:42 arfrever Exp $
+
+EAPI="3"
+PYTHON_DEPEND="2:2.5"
+SUPPORT_PYTHON_ABIS="1"
 
 inherit distutils
 
@@ -14,4 +18,8 @@
 IUSE=""
 
 DEPEND=""
-RDEPEND=">=dev-lang/python-2.5"
+RDEPEND=""
+# 2.4 restricted due to usage of ctypes module.
+RESTRICT_PYTHON_ABIS="2.4 3.*"
+
+PYTHON_MODNAME="ctypesgencore"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2010-12-26 17:28 Matt Turner (mattst88)
  0 siblings, 0 replies; 18+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-26 17:28 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/26 17:28:16

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  Added ~mips, bug 263337
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	19 Aug 2010 18:57:44 -0000	1.21
+++ ChangeLog	26 Dec 2010 17:28:16 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.21 2010/08/19 18:57:44 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.22 2010/12/26 17:28:16 mattst88 Exp $
+
+  26 Dec 2010; Matt Turner <mattst88@gentoo.org> ctypesgen-0_p72.ebuild:
+  Added ~mips, bug 263337
 
   19 Aug 2010; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
   The python herd will take this.



1.18                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.17&r2=1.18

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ctypesgen-0_p72.ebuild	28 Apr 2010 14:05:42 -0000	1.17
+++ ctypesgen-0_p72.ebuild	26 Dec 2010 17:28:16 -0000	1.18
@@ -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/ctypesgen/ctypesgen-0_p72.ebuild,v 1.17 2010/04/28 14:05:42 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.18 2010/12/26 17:28:16 mattst88 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild
@ 2012-05-12  1:16 Alexis Ballier (aballier)
  0 siblings, 0 replies; 18+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-12  1:16 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/12 01:16:16

  Modified:             ChangeLog ctypesgen-0_p72.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha103/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 dev-python/ctypesgen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	24 Feb 2012 19:33:22 -0000	1.24
+++ ChangeLog	12 May 2012 01:16:16 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ctypesgen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.24 2012/02/24 19:33:22 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.25 2012/05/12 01:16:16 aballier Exp $
+
+  12 May 2012; Alexis Ballier <aballier@gentoo.org> ctypesgen-0_p72.ebuild:
+  keyword ~amd64-fbsd
 
   24 Feb 2012; Marien Zwart <marienz@gentoo.org> ctypesgen-0_p72.ebuild:
   Unrestrict pypy, see bug #403833. Thanks to Arfrever on IRC for reporting.



1.21                 dev-python/ctypesgen/ctypesgen-0_p72.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.20&r2=1.21

Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ctypesgen-0_p72.ebuild	24 Feb 2012 19:33:22 -0000	1.20
+++ ctypesgen-0_p72.ebuild	12 May 2012 01:16:16 -0000	1.21
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.20 2012/02/24 19:33:22 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.21 2012/05/12 01:16:16 aballier Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND=""






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

end of thread, other threads:[~2012-05-12  1:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02 12:00 [gentoo-commits] gentoo-x86 commit in dev-python/ctypesgen: ChangeLog ctypesgen-0_p72.ebuild Ferris McCormick (fmccor)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-12  1:16 Alexis Ballier (aballier)
2010-12-26 17:28 Matt Turner (mattst88)
2010-04-28 14:05 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-07-03 13:41 Brent Baude (ranger)
2009-06-28 13:20 Brent Baude (ranger)
2009-06-26 11:35 Alexis Ballier (aballier)
2009-06-16 18:43 Raul Porcel (armin76)
2009-06-11  5:45 Markus Meier (maekke)
2009-06-10 18:10 Christian Faulhammer (fauli)
2009-06-09 18:59 Jeroen Roovers (jer)
2009-04-10 17:28 Raul Porcel (armin76)
2009-04-04 13:40 Brent Baude (ranger)
2009-03-26 19:39 Stefan Briesenick (sbriesen)
2009-03-25  3:31 Joseph Jezak (josejx)
2009-03-23  5:31 Jeroen Roovers (jer)
2009-03-22 20:58 Tobias Klausmann (klausman)
2009-03-22 20:57 Tobias Klausmann (klausman)

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