public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/certifi: certifi-14.05.14.ebuild ChangeLog
@ 2014-09-02  2:28 Ian Delaney (idella4)
  0 siblings, 0 replies; 5+ messages in thread
From: Ian Delaney (idella4) @ 2014-09-02  2:28 UTC (permalink / raw
  To: gentoo-commits

idella4     14/09/02 02:28:57

  Modified:             certifi-14.05.14.ebuild ChangeLog
  Log:
  add py3.2 to appease www-servers/tornado.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/certifi/certifi-14.05.14.ebuild

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

Index: certifi-14.05.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- certifi-14.05.14.ebuild	27 Aug 2014 15:24:31 -0000	1.1
+++ certifi-14.05.14.ebuild	2 Sep 2014 02:28:57 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.1 2014/08/27 15:24:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.2 2014/09/02 02:28:57 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.8                  dev-python/certifi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	27 Aug 2014 15:24:31 -0000	1.7
+++ ChangeLog	2 Sep 2014 02:28:57 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/certifi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.7 2014/08/27 15:24:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.8 2014/09/02 02:28:57 idella4 Exp $
+
+  02 Sep 2014; Ian Delaney <idella4@gentoo.org> certifi-14.05.14.ebuild:
+  add py3.2 to appease www-servers/tornado.
 
 *certifi-14.05.14 (27 Aug 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/certifi: certifi-14.05.14.ebuild ChangeLog
@ 2014-09-27 11:34 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2014-09-27 11:34 UTC (permalink / raw
  To: gentoo-commits

maekke      14/09/27 11:34:56

  Modified:             certifi-14.05.14.ebuild ChangeLog
  Log:
  add ~arm, bug #521954
  
  (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.3                  dev-python/certifi/certifi-14.05.14.ebuild

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

Index: certifi-14.05.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- certifi-14.05.14.ebuild	2 Sep 2014 02:28:57 -0000	1.2
+++ certifi-14.05.14.ebuild	27 Sep 2014 11:34:56 -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/certifi/certifi-14.05.14.ebuild,v 1.2 2014/09/02 02:28:57 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.3 2014/09/27 11:34:56 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND=""



1.9                  dev-python/certifi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	2 Sep 2014 02:28:57 -0000	1.8
+++ ChangeLog	27 Sep 2014 11:34:56 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/certifi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.8 2014/09/02 02:28:57 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.9 2014/09/27 11:34:56 maekke Exp $
+
+  27 Sep 2014; Markus Meier <maekke@gentoo.org> certifi-14.05.14.ebuild:
+  add ~arm, bug #521954
 
   02 Sep 2014; Ian Delaney <idella4@gentoo.org> certifi-14.05.14.ebuild:
   add py3.2 to appease www-servers/tornado.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/certifi: certifi-14.05.14.ebuild ChangeLog
@ 2014-12-23 12:44 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2014-12-23 12:44 UTC (permalink / raw
  To: gentoo-commits

maekke      14/12/23 12:44:12

  Modified:             certifi-14.05.14.ebuild ChangeLog
  Log:
  arm stable, bug #530486
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.4                  dev-python/certifi/certifi-14.05.14.ebuild

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

Index: certifi-14.05.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- certifi-14.05.14.ebuild	27 Sep 2014 11:34:56 -0000	1.3
+++ certifi-14.05.14.ebuild	23 Dec 2014 12:44:12 -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/certifi/certifi-14.05.14.ebuild,v 1.3 2014/09/27 11:34:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.4 2014/12/23 12:44:12 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 arm ~x86"
 IUSE=""
 
 RDEPEND=""



1.10                 dev-python/certifi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	27 Sep 2014 11:34:56 -0000	1.9
+++ ChangeLog	23 Dec 2014 12:44:12 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/certifi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.9 2014/09/27 11:34:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.10 2014/12/23 12:44:12 maekke Exp $
+
+  23 Dec 2014; Markus Meier <maekke@gentoo.org> certifi-14.05.14.ebuild:
+  arm stable, bug #530486
 
   27 Sep 2014; Markus Meier <maekke@gentoo.org> certifi-14.05.14.ebuild:
   add ~arm, bug #521954





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

* [gentoo-commits] gentoo-x86 commit in dev-python/certifi: certifi-14.05.14.ebuild ChangeLog
@ 2015-02-15 13:20 Pacho Ramos (pacho)
  0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos (pacho) @ 2015-02-15 13:20 UTC (permalink / raw
  To: gentoo-commits

pacho       15/02/15 13:20:07

  Modified:             certifi-14.05.14.ebuild ChangeLog
  Log:
  amd64/ppc/ppc64/x86 stable, bug #530486
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.5                  dev-python/certifi/certifi-14.05.14.ebuild

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

Index: certifi-14.05.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- certifi-14.05.14.ebuild	23 Dec 2014 12:44:12 -0000	1.4
+++ certifi-14.05.14.ebuild	15 Feb 2015 13:20:07 -0000	1.5
@@ -1,6 +1,6 @@
-# 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/certifi/certifi-14.05.14.ebuild,v 1.4 2014/12/23 12:44:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.5 2015/02/15 13:20:07 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 arm ~x86"
+KEYWORDS="amd64 arm ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=""



1.11                 dev-python/certifi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	23 Dec 2014 12:44:12 -0000	1.10
+++ ChangeLog	15 Feb 2015 13:20:07 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/certifi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.10 2014/12/23 12:44:12 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.11 2015/02/15 13:20:07 pacho Exp $
+
+  15 Feb 2015; Pacho Ramos <pacho@gentoo.org> certifi-14.05.14.ebuild:
+  amd64/ppc/ppc64/x86 stable, bug #530486
 
   23 Dec 2014; Markus Meier <maekke@gentoo.org> certifi-14.05.14.ebuild:
   arm stable, bug #530486





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

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

mgorny      15/04/08 08:05:09

  Modified:             certifi-14.05.14.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.7                  dev-python/certifi/certifi-14.05.14.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild?r1=1.6&r2=1.7

Index: certifi-14.05.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- certifi-14.05.14.ebuild	21 Mar 2015 09:28:10 -0000	1.6
+++ certifi-14.05.14.ebuild	8 Apr 2015 08:05:09 -0000	1.7
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.6 2015/03/21 09:28:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/certifi-14.05.14.ebuild,v 1.7 2015/04/08 08:05:09 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.13                 dev-python/certifi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	21 Mar 2015 09:28:10 -0000	1.12
+++ ChangeLog	8 Apr 2015 08:05:09 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/certifi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.12 2015/03/21 09:28:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/certifi/ChangeLog,v 1.13 2015/04/08 08:05:09 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgorny@gentoo.org> certifi-14.05.14.ebuild:
+  Drop old Python implementations
 
   21 Mar 2015; Jeroen Roovers <jer@gentoo.org> certifi-14.05.14.ebuild:
   Stable for HPPA too.





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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02  2:28 [gentoo-commits] gentoo-x86 commit in dev-python/certifi: certifi-14.05.14.ebuild ChangeLog Ian Delaney (idella4)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-27 11:34 Markus Meier (maekke)
2014-12-23 12:44 Markus Meier (maekke)
2015-02-15 13:20 Pacho Ramos (pacho)
2015-04-08  8:05 Michal Gorny (mgorny)

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