public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/polygon: polygon-3.0.7.ebuild ChangeLog
@ 2014-12-04  9:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-04  9:58 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/04 09:58:01

  Modified:             polygon-3.0.7.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #531090
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  dev-python/polygon/polygon-3.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?r1=1.1&r2=1.2

Index: polygon-3.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- polygon-3.0.7.ebuild	14 Aug 2014 00:08:27 -0000	1.1
+++ polygon-3.0.7.ebuild	4 Dec 2014 09:58:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.1 2014/08/14 00:08:27 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.2 2014/12/04 09:58:01 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_{2,3,4} )
@@ -14,7 +14,7 @@
 LICENSE="LGPL-2"
 SLOT="3"
 IUSE="examples"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 DEPEND="app-arch/unzip"
 



1.15                 dev-python/polygon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	14 Aug 2014 05:23:53 -0000	1.14
+++ ChangeLog	4 Dec 2014 09:58:01 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/polygon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.14 2014/08/14 05:23:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.15 2014/12/04 09:58:01 ago Exp $
+
+  04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> polygon-3.0.7.ebuild:
+  Stable for amd64, wrt bug #531090
 
   14 Aug 2014; Patrick Lauer <patrick@gentoo.org> polygon-2.0.6.ebuild:
   Whitespace





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

* [gentoo-commits] gentoo-x86 commit in dev-python/polygon: polygon-3.0.7.ebuild ChangeLog
@ 2014-12-05 10:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-05 10:14 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/05 10:14:43

  Modified:             polygon-3.0.7.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #531090
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-python/polygon/polygon-3.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?r1=1.2&r2=1.3

Index: polygon-3.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- polygon-3.0.7.ebuild	4 Dec 2014 09:58:01 -0000	1.2
+++ polygon-3.0.7.ebuild	5 Dec 2014 10:14:43 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.2 2014/12/04 09:58:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.3 2014/12/05 10:14:43 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_{2,3,4} )
@@ -14,7 +14,7 @@
 LICENSE="LGPL-2"
 SLOT="3"
 IUSE="examples"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 DEPEND="app-arch/unzip"
 



1.16                 dev-python/polygon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	4 Dec 2014 09:58:01 -0000	1.15
+++ ChangeLog	5 Dec 2014 10:14:43 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/polygon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.15 2014/12/04 09:58:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.16 2014/12/05 10:14:43 ago Exp $
+
+  05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> polygon-3.0.7.ebuild:
+  Stable for x86, wrt bug #531090
 
   04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> polygon-3.0.7.ebuild:
   Stable for amd64, wrt bug #531090





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

* [gentoo-commits] gentoo-x86 commit in dev-python/polygon: polygon-3.0.7.ebuild ChangeLog
@ 2014-12-07 12:06 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-07 12:06 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/07 12:06:52

  Modified:             polygon-3.0.7.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #531090
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-python/polygon/polygon-3.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?r1=1.3&r2=1.4

Index: polygon-3.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- polygon-3.0.7.ebuild	5 Dec 2014 10:14:43 -0000	1.3
+++ polygon-3.0.7.ebuild	7 Dec 2014 12:06:52 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.3 2014/12/05 10:14:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.4 2014/12/07 12:06:52 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python3_{2,3,4} )
@@ -14,7 +14,7 @@
 LICENSE="LGPL-2"
 SLOT="3"
 IUSE="examples"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 DEPEND="app-arch/unzip"
 



1.17                 dev-python/polygon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	5 Dec 2014 10:14:43 -0000	1.16
+++ ChangeLog	7 Dec 2014 12:06:52 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/polygon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.16 2014/12/05 10:14:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.17 2014/12/07 12:06:52 ago Exp $
+
+  07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> polygon-3.0.7.ebuild:
+  Stable for ppc, wrt bug #531090
 
   05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> polygon-3.0.7.ebuild:
   Stable for x86, wrt bug #531090





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

* [gentoo-commits] gentoo-x86 commit in dev-python/polygon: polygon-3.0.7.ebuild ChangeLog
@ 2015-04-08  8:05 Michal Gorny (mgorny)
  0 siblings, 0 replies; 4+ messages in thread
From: Michal Gorny (mgorny) @ 2015-04-08  8:05 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/08 08:05:18

  Modified:             polygon-3.0.7.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.5                  dev-python/polygon/polygon-3.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild?r1=1.4&r2=1.5

Index: polygon-3.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- polygon-3.0.7.ebuild	7 Dec 2014 12:06:52 -0000	1.4
+++ polygon-3.0.7.ebuild	8 Apr 2015 08:05:18 -0000	1.5
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.4 2014/12/07 12:06:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/polygon-3.0.7.ebuild,v 1.5 2015/04/08 08:05:18 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python3_{2,3,4} )
+PYTHON_COMPAT=( python3_{3,4} )
 
 inherit distutils-r1
 



1.19                 dev-python/polygon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	1 Feb 2015 21:24:34 -0000	1.18
+++ ChangeLog	8 Apr 2015 08:05:18 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/polygon
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.18 2015/02/01 21:24:34 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polygon/ChangeLog,v 1.19 2015/04/08 08:05:18 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgorny@gentoo.org> polygon-3.0.7.ebuild:
+  Drop old Python implementations
 
   01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -polygon-3.0.4.ebuild:
   Remove old.





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

end of thread, other threads:[~2015-04-08  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08  8:05 [gentoo-commits] gentoo-x86 commit in dev-python/polygon: polygon-3.0.7.ebuild ChangeLog Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-07 12:06 Agostino Sarubbo (ago)
2014-12-05 10:14 Agostino Sarubbo (ago)
2014-12-04  9:58 Agostino Sarubbo (ago)

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