public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.1.0.ebuild requests-1.2.3.ebuild requests-1.2.2.ebuild requests-2.0.0.ebuild ChangeLog
@ 2014-06-08 17:03 Akinori Hattori (hattya)
  0 siblings, 0 replies; only message in thread
From: Akinori Hattori (hattya) @ 2014-06-08 17:03 UTC (permalink / raw
  To: gentoo-commits

hattya      14/06/08 17:03:48

  Modified:             requests-2.1.0.ebuild requests-1.2.3.ebuild
                        requests-1.2.2.ebuild requests-2.0.0.ebuild
                        ChangeLog
  Log:
  keyword ~ia64 wrt bug #509628
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.3                  dev-python/requests/requests-2.1.0.ebuild

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

Index: requests-2.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- requests-2.1.0.ebuild	31 Mar 2014 21:11:38 -0000	1.2
+++ requests-2.1.0.ebuild	8 Jun 2014 17:03:48 -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/requests/requests-2.1.0.ebuild,v 1.2 2014/03/31 21:11:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild,v 1.3 2014/06/08 17:03:48 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86"
 IUSE="test"
 
 # bundles dev-python/urllib3 snapshot



1.7                  dev-python/requests/requests-1.2.3.ebuild

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

Index: requests-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- requests-1.2.3.ebuild	31 Mar 2014 21:11:38 -0000	1.6
+++ requests-1.2.3.ebuild	8 Jun 2014 17:03: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-1.2.3.ebuild,v 1.6 2014/03/31 21:11:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild,v 1.7 2014/06/08 17:03:48 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 x86"
 IUSE="test"
 
 # bundles dev-python/urllib3 snapshot



1.6                  dev-python/requests/requests-1.2.2.ebuild

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

Index: requests-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- requests-1.2.2.ebuild	31 Mar 2014 21:11:38 -0000	1.5
+++ requests-1.2.2.ebuild	8 Jun 2014 17:03:48 -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-1.2.2.ebuild,v 1.5 2014/03/31 21:11:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild,v 1.6 2014/06/08 17:03:48 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~x86"
 IUSE="test"
 
 # bundles dev-python/urllib3 snapshot



1.3                  dev-python/requests/requests-2.0.0.ebuild

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

Index: requests-2.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- requests-2.0.0.ebuild	31 Mar 2014 21:11:38 -0000	1.2
+++ requests-2.0.0.ebuild	8 Jun 2014 17:03:48 -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/requests/requests-2.0.0.ebuild,v 1.2 2014/03/31 21:11:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild,v 1.3 2014/06/08 17:03:48 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86"
 IUSE="test"
 
 # bundles dev-python/urllib3 snapshot



1.59                 dev-python/requests/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	5 Jun 2014 11:27:37 -0000	1.58
+++ ChangeLog	8 Jun 2014 17:03:48 -0000	1.59
@@ -1,6 +1,10 @@
 # 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.58 2014/06/05 11:27:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.59 2014/06/08 17:03:48 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori <hattya@gentoo.org> requests-1.2.2.ebuild,
+  requests-1.2.3.ebuild, requests-2.0.0.ebuild, requests-2.1.0.ebuild:
+  keyword ~ia64 wrt bug #509628
 
   05 Jun 2014; Fabian Groffen <grobian@gentoo.org> requests-2.3.0.ebuild:
   Marked ~x64-macos





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-08 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-08 17:03 [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.1.0.ebuild requests-1.2.3.ebuild requests-1.2.2.ebuild requests-2.0.0.ebuild ChangeLog Akinori Hattori (hattya)

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