public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-06-05 11:27 Fabian Groffen (grobian)
  0 siblings, 0 replies; 9+ messages in thread
From: Fabian Groffen (grobian) @ 2014-06-05 11:27 UTC (permalink / raw
  To: gentoo-commits

grobian     14/06/05 11:27:37

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  Marked ~x64-macos
  
  (Portage version: HEAD/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.2                  dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- requests-2.3.0.ebuild	17 May 2014 07:12:52 -0000	1.1
+++ requests-2.3.0.ebuild	5 Jun 2014 11:27:37 -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/requests/requests-2.3.0.ebuild,v 1.1 2014/05/17 07:12:52 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.2 2014/06/05 11:27:37 grobian Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.58                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	17 May 2014 07:12:52 -0000	1.57
+++ ChangeLog	5 Jun 2014 11:27:37 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.57 2014/05/17 07:12:52 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.58 2014/06/05 11:27:37 grobian Exp $
+
+  05 Jun 2014; Fabian Groffen <grobian@gentoo.org> requests-2.3.0.ebuild:
+  Marked ~x64-macos
 
 *requests-2.3.0 (17 May 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-07-20 12:15 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 9+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-20 12:15 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/20 12:15:19

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  Keyworded on alpha, bug #509628
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)

Revision  Changes    Path
1.6                  dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- requests-2.3.0.ebuild	19 Jun 2014 18:12:51 -0000	1.5
+++ requests-2.3.0.ebuild	20 Jul 2014 12:15:19 -0000	1.6
@@ -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/requests/requests-2.3.0.ebuild,v 1.5 2014/06/19 18:12:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.6 2014/07/20 12:15:19 klausman Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.64                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	19 Jun 2014 18:12:51 -0000	1.63
+++ ChangeLog	20 Jul 2014 12:15:19 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.63 2014/06/19 18:12:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.64 2014/07/20 12:15:19 klausman Exp $
+
+  20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> requests-2.3.0.ebuild:
+  Keyworded on alpha, bug #509628
 
   19 Jun 2014; Markus Meier <maekke@gentoo.org> requests-2.3.0.ebuild:
   arm stable, bug #513278





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-07-31 20:34 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 9+ messages in thread
From: Christoph Junghans (ottxor) @ 2014-07-31 20:34 UTC (permalink / raw
  To: gentoo-commits

ottxor      14/07/31 20:34:48

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  added ~x86-macos (tested by me)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.7                  dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- requests-2.3.0.ebuild	20 Jul 2014 12:15:19 -0000	1.6
+++ requests-2.3.0.ebuild	31 Jul 2014 20:34:48 -0000	1.7
@@ -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/requests/requests-2.3.0.ebuild,v 1.6 2014/07/20 12:15:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.7 2014/07/31 20:34:48 ottxor Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.65                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	20 Jul 2014 12:15:19 -0000	1.64
+++ ChangeLog	31 Jul 2014 20:34:48 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.64 2014/07/20 12:15:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.65 2014/07/31 20:34:48 ottxor Exp $
+
+  31 Jul 2014; Christoph Junghans <ottxor@gentoo.org> requests-2.3.0.ebuild:
+  added ~x86-macos (tested by me)
 
   20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> requests-2.3.0.ebuild:
   Keyworded on alpha, bug #509628





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-08-25 17:27 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 9+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-25 17:27 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/25 17:27:03

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  Mark amd64 stable. Bug #513278.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.10                 dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- requests-2.3.0.ebuild	11 Aug 2014 22:22:59 -0000	1.9
+++ requests-2.3.0.ebuild	25 Aug 2014 17:27:03 -0000	1.10
@@ -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/requests/requests-2.3.0.ebuild,v 1.9 2014/08/11 22:22:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.10 2014/08/25 17:27:03 mrueg Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.68                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	11 Aug 2014 22:22:59 -0000	1.67
+++ ChangeLog	25 Aug 2014 17:27:03 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.67 2014/08/11 22:22:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.68 2014/08/25 17:27:03 mrueg Exp $
+
+  25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> requests-2.3.0.ebuild:
+  Mark amd64 stable. Bug #513278.
 
   11 Aug 2014; Anthony G. Basile <blueness@gentoo.org> requests-0.13.1.ebuild,
   requests-0.14.2-r1.ebuild, requests-1.2.2.ebuild, requests-1.2.3.ebuild,





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-08-28  8:29 Naohiro Aota (naota)
  0 siblings, 0 replies; 9+ messages in thread
From: Naohiro Aota (naota) @ 2014-08-28  8:29 UTC (permalink / raw
  To: gentoo-commits

naota       14/08/28 08:29:47

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  Add ~x86-fbsd. #509628
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.11                 dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- requests-2.3.0.ebuild	25 Aug 2014 17:27:03 -0000	1.10
+++ requests-2.3.0.ebuild	28 Aug 2014 08:29:47 -0000	1.11
@@ -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/requests/requests-2.3.0.ebuild,v 1.10 2014/08/25 17:27:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.11 2014/08/28 08:29:47 naota Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.69                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	25 Aug 2014 17:27:03 -0000	1.68
+++ ChangeLog	28 Aug 2014 08:29:47 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.68 2014/08/25 17:27:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.69 2014/08/28 08:29:47 naota Exp $
+
+  28 Aug 2014; Naohiro Aota <naota@gentoo.org> requests-2.3.0.ebuild:
+  Add ~x86-fbsd. #509628
 
   25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> requests-2.3.0.ebuild:
   Mark amd64 stable. Bug #513278.





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-09-06  7:18 Ian Delaney (idella4)
  0 siblings, 0 replies; 9+ messages in thread
From: Ian Delaney (idella4) @ 2014-09-06  7:18 UTC (permalink / raw
  To: gentoo-commits

idella4     14/09/06 07:18:41

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  re-add py3.2 to support reverse deps
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.12                 dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- requests-2.3.0.ebuild	28 Aug 2014 08:29:47 -0000	1.11
+++ requests-2.3.0.ebuild	6 Sep 2014 07:18:41 -0000	1.12
@@ -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/requests/requests-2.3.0.ebuild,v 1.11 2014/08/28 08:29:47 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.12 2014/09/06 07:18:41 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.70                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	28 Aug 2014 08:29:47 -0000	1.69
+++ ChangeLog	6 Sep 2014 07:18:41 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.69 2014/08/28 08:29:47 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.70 2014/09/06 07:18:41 idella4 Exp $
+
+  06 Sep 2014; Ian Delaney <idella4@gentoo.org> requests-2.3.0.ebuild:
+  re-add py3.2 to support reverse deps
 
   28 Aug 2014; Naohiro Aota <naota@gentoo.org> requests-2.3.0.ebuild:
   Add ~x86-fbsd. #509628





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-09-24  9:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24  9:32 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/24 09:32:42

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #513278
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- requests-2.3.0.ebuild	6 Sep 2014 07:18:41 -0000	1.12
+++ requests-2.3.0.ebuild	24 Sep 2014 09:32:42 -0000	1.13
@@ -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/requests/requests-2.3.0.ebuild,v 1.12 2014/09/06 07:18:41 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.13 2014/09/24 09:32:42 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.75                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	23 Sep 2014 19:38:58 -0000	1.74
+++ ChangeLog	24 Sep 2014 09:32:42 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.74 2014/09/23 19:38:58 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.75 2014/09/24 09:32:42 ago Exp $
+
+  24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> requests-2.3.0.ebuild:
+  Stable for ppc, wrt bug #513278
 
   23 Sep 2014; Mike Gilbert <floppym@gentoo.org>
   -files/requests-0.12.1-setup.py.patch, -files/requests-0.13-python2.6.patch,





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-09-24  9:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24  9:33 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/24 09:33:07

  Modified:             requests-2.3.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #513278
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.14                 dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- requests-2.3.0.ebuild	24 Sep 2014 09:32:42 -0000	1.13
+++ requests-2.3.0.ebuild	24 Sep 2014 09:33:07 -0000	1.14
@@ -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/requests/requests-2.3.0.ebuild,v 1.13 2014/09/24 09:32:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.14 2014/09/24 09:33:07 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.76                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	24 Sep 2014 09:32:42 -0000	1.75
+++ ChangeLog	24 Sep 2014 09:33:07 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.75 2014/09/24 09:32:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.76 2014/09/24 09:33:07 ago Exp $
+
+  24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> requests-2.3.0.ebuild:
+  Stable for ppc64, wrt bug #513278
 
   24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> requests-2.3.0.ebuild:
   Stable for ppc, wrt bug #513278





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

* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog
@ 2014-09-24  9:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24  9:33 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/24 09:33:30

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

Revision  Changes    Path
1.15                 dev-python/requests/requests-2.3.0.ebuild

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

Index: requests-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- requests-2.3.0.ebuild	24 Sep 2014 09:33:07 -0000	1.14
+++ requests-2.3.0.ebuild	24 Sep 2014 09:33:30 -0000	1.15
@@ -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/requests/requests-2.3.0.ebuild,v 1.14 2014/09/24 09:33:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.15 2014/09/24 09:33:30 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 # bundles dev-python/urllib3 snapshot



1.77                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	24 Sep 2014 09:33:07 -0000	1.76
+++ ChangeLog	24 Sep 2014 09:33:30 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.76 2014/09/24 09:33:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.77 2014/09/24 09:33:30 ago Exp $
+
+  24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> requests-2.3.0.ebuild:
+  Stable for x86, wrt bug #513278
 
   24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> requests-2.3.0.ebuild:
   Stable for ppc64, wrt bug #513278





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

end of thread, other threads:[~2014-09-24  9:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24  9:33 [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.3.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-24  9:33 Agostino Sarubbo (ago)
2014-09-24  9:32 Agostino Sarubbo (ago)
2014-09-06  7:18 Ian Delaney (idella4)
2014-08-28  8:29 Naohiro Aota (naota)
2014-08-25 17:27 Manuel Rueger (mrueg)
2014-07-31 20:34 Christoph Junghans (ottxor)
2014-07-20 12:15 Tobias Klausmann (klausman)
2014-06-05 11:27 Fabian Groffen (grobian)

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