* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2013-08-11 13:15 Jeroen Roovers (jer)
0 siblings, 0 replies; 19+ messages in thread
From: Jeroen Roovers (jer) @ 2013-08-11 13:15 UTC (permalink / raw
To: gentoo-commits
jer 13/08/11 13:15:02
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
Marked ~hppa too.
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.2 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.1&r2=1.2
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ndg-httpsclient-0.3.2.ebuild 9 Aug 2013 03:20:39 -0000 1.1
+++ ndg-httpsclient-0.3.2.ebuild 11 Aug 2013 13:15:02 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.1 2013/08/09 03:20:39 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.2 2013/08/11 13:15:02 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.2 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 9 Aug 2013 03:20:39 -0000 1.1
+++ ChangeLog 11 Aug 2013 13:15:02 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.1 2013/08/09 03:20:39 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.2 2013/08/11 13:15:02 jer Exp $
+
+ 11 Aug 2013; Jeroen Roovers <jer@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Marked ~hppa too.
*ndg-httpsclient-0.3.2 (09 Aug 2013)
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-03-31 21:17 Michal Gorny (mgorny)
0 siblings, 0 replies; 19+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-31 21:17 UTC (permalink / raw
To: gentoo-commits
mgorny 14/03/31 21:17:29
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.3 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.2&r2=1.3
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ndg-httpsclient-0.3.2.ebuild 11 Aug 2013 13:15:02 -0000 1.2
+++ ndg-httpsclient-0.3.2.ebuild 31 Mar 2014 21:17:29 -0000 1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.2 2013/08/11 13:15:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.3 2014/03/31 21:17:29 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
inherit distutils-r1
1.3 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 11 Aug 2013 13:15:02 -0000 1.2
+++ ChangeLog 31 Mar 2014 21:17:29 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.2 2013/08/11 13:15:02 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.3 2014/03/31 21:17:29 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Add support for the new PyPy slotting.
11 Aug 2013; Jeroen Roovers <jer@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Marked ~hppa too.
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-05-15 20:02 Markus Meier (maekke)
0 siblings, 0 replies; 19+ messages in thread
From: Markus Meier (maekke) @ 2014-05-15 20:02 UTC (permalink / raw
To: gentoo-commits
maekke 14/05/15 20:02:20
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
add ~arm, bug #509628
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.4 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.3&r2=1.4
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ndg-httpsclient-0.3.2.ebuild 31 Mar 2014 21:17:29 -0000 1.3
+++ ndg-httpsclient-0.3.2.ebuild 15 May 2014 20:02:20 -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.3 2014/03/31 21:17:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.4 2014/05/15 20:02:20 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.4 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 31 Mar 2014 21:17:29 -0000 1.3
+++ ChangeLog 15 May 2014 20:02:20 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.3 2014/03/31 21:17:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.4 2014/05/15 20:02:20 maekke Exp $
+
+ 15 May 2014; Markus Meier <maekke@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ add ~arm, bug #509628
31 Mar 2014; Michał Górny <mgorny@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Add support for the new PyPy slotting.
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-06-08 17:00 Akinori Hattori (hattya)
0 siblings, 0 replies; 19+ messages in thread
From: Akinori Hattori (hattya) @ 2014-06-08 17:00 UTC (permalink / raw
To: gentoo-commits
hattya 14/06/08 17:00:06
Modified: ndg-httpsclient-0.3.2.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.5 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.4&r2=1.5
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ndg-httpsclient-0.3.2.ebuild 15 May 2014 20:02:20 -0000 1.4
+++ ndg-httpsclient-0.3.2.ebuild 8 Jun 2014 17:00:06 -0000 1.5
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.4 2014/05/15 20:02:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.5 2014/06/08 17:00:06 hattya Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.5 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 15 May 2014 20:02:20 -0000 1.4
+++ ChangeLog 8 Jun 2014 17:00:06 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.4 2014/05/15 20:02:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.5 2014/06/08 17:00:06 hattya Exp $
+
+ 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ keyword ~ia64 wrt bug #509628
15 May 2014; Markus Meier <maekke@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
add ~arm, bug #509628
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-06-19 18:12 Markus Meier (maekke)
0 siblings, 0 replies; 19+ messages in thread
From: Markus Meier (maekke) @ 2014-06-19 18:12 UTC (permalink / raw
To: gentoo-commits
maekke 14/06/19 18:12:01
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
arm stable, bug #513278
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.7 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.6&r2=1.7
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ndg-httpsclient-0.3.2.ebuild 15 Jun 2014 14:49:52 -0000 1.6
+++ ndg-httpsclient-0.3.2.ebuild 19 Jun 2014 18:12:01 -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.6 2014/06/15 14:49:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.7 2014/06/19 18:12:01 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ia64 ~x86"
+KEYWORDS="~amd64 arm hppa ~ia64 ~x86"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.7 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 15 Jun 2014 14:49:52 -0000 1.6
+++ ChangeLog 19 Jun 2014 18:12:01 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.6 2014/06/15 14:49:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.7 2014/06/19 18:12:01 maekke Exp $
+
+ 19 Jun 2014; Markus Meier <maekke@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ arm stable, bug #513278
15 Jun 2014; Jeroen Roovers <jer@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Stable for HPPA (bug #513278).
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-07-20 12:15 Tobias Klausmann (klausman)
0 siblings, 0 replies; 19+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-20 12:15 UTC (permalink / raw
To: gentoo-commits
klausman 14/07/20 12:15:35
Modified: ndg-httpsclient-0.3.2.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.8 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.7&r2=1.8
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ndg-httpsclient-0.3.2.ebuild 19 Jun 2014 18:12:01 -0000 1.7
+++ ndg-httpsclient-0.3.2.ebuild 20 Jul 2014 12:15:35 -0000 1.8
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.7 2014/06/19 18:12:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.8 2014/07/20 12:15:35 klausman Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 arm hppa ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~x86"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.8 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 19 Jun 2014 18:12:01 -0000 1.7
+++ ChangeLog 20 Jul 2014 12:15:35 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.7 2014/06/19 18:12:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.8 2014/07/20 12:15:35 klausman Exp $
+
+ 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
+ ndg-httpsclient-0.3.2.ebuild:
+ Keyworded on alpha, bug #509628
19 Jun 2014; Markus Meier <maekke@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
arm stable, bug #513278
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-07-29 21:49 Anthony G. Basile (blueness)
0 siblings, 0 replies; 19+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-07-29 21:49 UTC (permalink / raw
To: gentoo-commits
blueness 14/07/29 21:49:46
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
Keyword ~mips
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.9 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.8&r2=1.9
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ndg-httpsclient-0.3.2.ebuild 20 Jul 2014 12:15:35 -0000 1.8
+++ ndg-httpsclient-0.3.2.ebuild 29 Jul 2014 21:49:46 -0000 1.9
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.8 2014/07/20 12:15:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.9 2014/07/29 21:49:46 blueness Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.9 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 20 Jul 2014 12:15:35 -0000 1.8
+++ ChangeLog 29 Jul 2014 21:49:46 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.8 2014/07/20 12:15:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.9 2014/07/29 21:49:46 blueness Exp $
+
+ 29 Jul 2014; Anthony G. Basile <blueness@gentoo.org>
+ ndg-httpsclient-0.3.2.ebuild:
+ Keyword ~mips
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-07-31 20:41 Christoph Junghans (ottxor)
0 siblings, 0 replies; 19+ messages in thread
From: Christoph Junghans (ottxor) @ 2014-07-31 20:41 UTC (permalink / raw
To: gentoo-commits
ottxor 14/07/31 20:41:10
Modified: ndg-httpsclient-0.3.2.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.10 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.9&r2=1.10
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ndg-httpsclient-0.3.2.ebuild 29 Jul 2014 21:49:46 -0000 1.9
+++ ndg-httpsclient-0.3.2.ebuild 31 Jul 2014 20:41:10 -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.9 2014/07/29 21:49:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.10 2014/07/31 20:41:10 ottxor Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.10 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 29 Jul 2014 21:49:46 -0000 1.9
+++ ChangeLog 31 Jul 2014 20:41:10 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.9 2014/07/29 21:49:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.10 2014/07/31 20:41:10 ottxor Exp $
+
+ 31 Jul 2014; Christoph Junghans <ottxor@gentoo.org>
+ ndg-httpsclient-0.3.2.ebuild:
+ added ~x86-macos (tested by me)
29 Jul 2014; Anthony G. Basile <blueness@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-07-31 21:40 Christoph Junghans (ottxor)
0 siblings, 0 replies; 19+ messages in thread
From: Christoph Junghans (ottxor) @ 2014-07-31 21:40 UTC (permalink / raw
To: gentoo-commits
ottxor 14/07/31 21:40:10
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
added ~amd64-linux (tested by me)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path
1.11 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.10&r2=1.11
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ndg-httpsclient-0.3.2.ebuild 31 Jul 2014 20:41:10 -0000 1.10
+++ ndg-httpsclient-0.3.2.ebuild 31 Jul 2014 21:40:10 -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.10 2014/07/31 20:41:10 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.11 2014/07/31 21:40:10 ottxor Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.11 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 31 Jul 2014 20:41:10 -0000 1.10
+++ ChangeLog 31 Jul 2014 21:40:10 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.10 2014/07/31 20:41:10 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.11 2014/07/31 21:40:10 ottxor Exp $
+
+ 31 Jul 2014; Christoph Junghans <ottxor@gentoo.org>
+ ndg-httpsclient-0.3.2.ebuild:
+ added ~amd64-linux (tested by me)
31 Jul 2014; Christoph Junghans <ottxor@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-08-02 18:14 Raul Porcel (armin76)
0 siblings, 0 replies; 19+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-02 18:14 UTC (permalink / raw
To: gentoo-commits
armin76 14/08/02 18:14:36
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
alpha/ia64/sparc stable wrt #513278
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Revision Changes Path
1.12 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.11&r2=1.12
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ndg-httpsclient-0.3.2.ebuild 31 Jul 2014 21:40:10 -0000 1.11
+++ ndg-httpsclient-0.3.2.ebuild 2 Aug 2014 18:14:36 -0000 1.12
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.11 2014/07/31 21:40:10 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.12 2014/08/02 18:14:36 armin76 Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-macos"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips sparc ~x86 ~amd64-linux ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.12 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 31 Jul 2014 21:40:10 -0000 1.11
+++ ChangeLog 2 Aug 2014 18:14:36 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.11 2014/07/31 21:40:10 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.12 2014/08/02 18:14:36 armin76 Exp $
+
+ 02 Aug 2014; Raúl Porcel <armin76@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ alpha/ia64/sparc stable wrt #513278
31 Jul 2014; Christoph Junghans <ottxor@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-08-18 6:59 Anthony G. Basile (blueness)
0 siblings, 0 replies; 19+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-08-18 6:59 UTC (permalink / raw
To: gentoo-commits
blueness 14/08/18 06:59:07
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
Keyword ~ppc ~ppc64, bug #509628
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.13 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.12&r2=1.13
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ndg-httpsclient-0.3.2.ebuild 2 Aug 2014 18:14:36 -0000 1.12
+++ ndg-httpsclient-0.3.2.ebuild 18 Aug 2014 06:59:07 -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.12 2014/08/02 18:14:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.13 2014/08/18 06:59:07 blueness Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips sparc ~x86 ~amd64-linux ~x86-macos"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.13 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 2 Aug 2014 18:14:36 -0000 1.12
+++ ChangeLog 18 Aug 2014 06:59:07 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.12 2014/08/02 18:14:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.13 2014/08/18 06:59:07 blueness Exp $
+
+ 18 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
+ ndg-httpsclient-0.3.2.ebuild:
+ Keyword ~ppc ~ppc64, bug #509628
02 Aug 2014; Raúl Porcel <armin76@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
alpha/ia64/sparc stable wrt #513278
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-08-25 17:29 Manuel Rueger (mrueg)
0 siblings, 0 replies; 19+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-25 17:29 UTC (permalink / raw
To: gentoo-commits
mrueg 14/08/25 17:29:21
Modified: ndg-httpsclient-0.3.2.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.14 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.13&r2=1.14
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ndg-httpsclient-0.3.2.ebuild 18 Aug 2014 06:59:07 -0000 1.13
+++ ndg-httpsclient-0.3.2.ebuild 25 Aug 2014 17:29:21 -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.13 2014/08/18 06:59:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.14 2014/08/25 17:29:21 mrueg Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.14 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 18 Aug 2014 06:59:07 -0000 1.13
+++ ChangeLog 25 Aug 2014 17:29:21 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.13 2014/08/18 06:59:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.14 2014/08/25 17:29:21 mrueg Exp $
+
+ 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Mark amd64 stable. Bug #513278.
18 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-08-28 8:25 Naohiro Aota (naota)
0 siblings, 0 replies; 19+ messages in thread
From: Naohiro Aota (naota) @ 2014-08-28 8:25 UTC (permalink / raw
To: gentoo-commits
naota 14/08/28 08:25:59
Modified: ndg-httpsclient-0.3.2.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.15 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.14&r2=1.15
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ndg-httpsclient-0.3.2.ebuild 25 Aug 2014 17:29:21 -0000 1.14
+++ ndg-httpsclient-0.3.2.ebuild 28 Aug 2014 08:25:59 -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.14 2014/08/25 17:29:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.15 2014/08/28 08:25:59 naota Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.15 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 25 Aug 2014 17:29:21 -0000 1.14
+++ ChangeLog 28 Aug 2014 08:25:59 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.14 2014/08/25 17:29:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.15 2014/08/28 08:25:59 naota Exp $
+
+ 28 Aug 2014; Naohiro Aota <naota@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Add ~x86-fbsd. #509628
25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Mark amd64 stable. Bug #513278.
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-09-03 17:12 Christoph Junghans (ottxor)
0 siblings, 0 replies; 19+ messages in thread
From: Christoph Junghans (ottxor) @ 2014-09-03 17:12 UTC (permalink / raw
To: gentoo-commits
ottxor 14/09/03 17:12:02
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
Added ~x64-macos (tested by me)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path
1.16 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.15&r2=1.16
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ndg-httpsclient-0.3.2.ebuild 28 Aug 2014 08:25:59 -0000 1.15
+++ ndg-httpsclient-0.3.2.ebuild 3 Sep 2014 17:12:02 -0000 1.16
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.15 2014/08/28 08:25:59 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.16 2014/09/03 17:12:02 ottxor Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.16 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 28 Aug 2014 08:25:59 -0000 1.15
+++ ChangeLog 3 Sep 2014 17:12:02 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.15 2014/08/28 08:25:59 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.16 2014/09/03 17:12:02 ottxor Exp $
+
+ 03 Sep 2014; Christoph Junghans <ottxor@gentoo.org>
+ ndg-httpsclient-0.3.2.ebuild:
+ Added ~x64-macos (tested by me)
28 Aug 2014; Naohiro Aota <naota@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Add ~x86-fbsd. #509628
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-09-24 9:32 Agostino Sarubbo (ago)
0 siblings, 0 replies; 19+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24 9:32 UTC (permalink / raw
To: gentoo-commits
ago 14/09/24 09:32:47
Modified: ndg-httpsclient-0.3.2.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.17 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.16&r2=1.17
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ndg-httpsclient-0.3.2.ebuild 3 Sep 2014 17:12:02 -0000 1.16
+++ ndg-httpsclient-0.3.2.ebuild 24 Sep 2014 09:32:47 -0000 1.17
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.16 2014/09/03 17:12:02 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.17 2014/09/24 09:32:47 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.17 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 3 Sep 2014 17:12:02 -0000 1.16
+++ ChangeLog 24 Sep 2014 09:32:47 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.16 2014/09/03 17:12:02 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.17 2014/09/24 09:32:47 ago Exp $
+
+ 24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Stable for ppc, wrt bug #513278
03 Sep 2014; Christoph Junghans <ottxor@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-09-24 9:33 Agostino Sarubbo (ago)
0 siblings, 0 replies; 19+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24 9:33 UTC (permalink / raw
To: gentoo-commits
ago 14/09/24 09:33:10
Modified: ndg-httpsclient-0.3.2.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.18 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.17&r2=1.18
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ndg-httpsclient-0.3.2.ebuild 24 Sep 2014 09:32:47 -0000 1.17
+++ ndg-httpsclient-0.3.2.ebuild 24 Sep 2014 09:33:10 -0000 1.18
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.17 2014/09/24 09:32:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.18 2014/09/24 09:33:10 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.18 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 24 Sep 2014 09:32:47 -0000 1.17
+++ ChangeLog 24 Sep 2014 09:33:10 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.17 2014/09/24 09:32:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.18 2014/09/24 09:33:10 ago Exp $
+
+ 24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Stable for ppc64, wrt bug #513278
24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Stable for ppc, wrt bug #513278
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2014-09-24 9:33 Agostino Sarubbo (ago)
0 siblings, 0 replies; 19+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24 9:33 UTC (permalink / raw
To: gentoo-commits
ago 14/09/24 09:33:33
Modified: ndg-httpsclient-0.3.2.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.19 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.18&r2=1.19
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ndg-httpsclient-0.3.2.ebuild 24 Sep 2014 09:33:10 -0000 1.18
+++ ndg-httpsclient-0.3.2.ebuild 24 Sep 2014 09:33:33 -0000 1.19
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.18 2014/09/24 09:33:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.19 2014/09/24 09:33:33 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.19 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 24 Sep 2014 09:33:10 -0000 1.18
+++ ChangeLog 24 Sep 2014 09:33:33 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.18 2014/09/24 09:33:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.19 2014/09/24 09:33:33 ago Exp $
+
+ 24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Stable for x86, wrt bug #513278
24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Stable for ppc64, wrt bug #513278
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2015-02-04 16:13 Michael Haubenwallner (haubi)
0 siblings, 0 replies; 19+ messages in thread
From: Michael Haubenwallner (haubi) @ 2015-02-04 16:13 UTC (permalink / raw
To: gentoo-commits
haubi 15/02/04 16:13:47
Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog
Log:
ndg-httpsclient-0.3.2: keyword ~x86-linux
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Revision Changes Path
1.20 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.19&r2=1.20
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ndg-httpsclient-0.3.2.ebuild 24 Sep 2014 09:33:33 -0000 1.19
+++ ndg-httpsclient-0.3.2.ebuild 4 Feb 2015 16:13:47 -0000 1.20
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.19 2014/09/24 09:33:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.20 2015/02/04 16:13:47 haubi Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-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=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"
1.20 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 24 Sep 2014 09:33:33 -0000 1.19
+++ ChangeLog 4 Feb 2015 16:13:47 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/ndg-httpsclient
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.19 2014/09/24 09:33:33 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.20 2015/02/04 16:13:47 haubi Exp $
+
+ 04 Feb 2015; Michael Haubenwallner <haubi@gentoo.org>
+ ndg-httpsclient-0.3.2.ebuild:
+ keyword ~x86-linux
24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
Stable for x86, wrt bug #513278
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog
@ 2015-04-08 8:05 Michal Gorny (mgorny)
0 siblings, 0 replies; 19+ messages in thread
From: Michal Gorny (mgorny) @ 2015-04-08 8:05 UTC (permalink / raw
To: gentoo-commits
mgorny 15/04/08 08:05:08
Modified: ndg-httpsclient-0.3.2.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.21 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.20&r2=1.21
Index: ndg-httpsclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ndg-httpsclient-0.3.2.ebuild 4 Feb 2015 16:13:47 -0000 1.20
+++ ndg-httpsclient-0.3.2.ebuild 8 Apr 2015 08:05:08 -0000 1.21
@@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.20 2015/02/04 16:13:47 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.21 2015/04/08 08:05:08 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
1.21 dev-python/ndg-httpsclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 4 Feb 2015 16:13:47 -0000 1.20
+++ ChangeLog 8 Apr 2015 08:05:08 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ndg-httpsclient
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.20 2015/02/04 16:13:47 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.21 2015/04/08 08:05:08 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> ndg-httpsclient-0.3.2.ebuild:
+ Drop old Python implementations
04 Feb 2015; Michael Haubenwallner <haubi@gentoo.org>
ndg-httpsclient-0.3.2.ebuild:
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2015-04-08 8:08 UTC | newest]
Thread overview: 19+ 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/ndg-httpsclient: ndg-httpsclient-0.3.2.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2015-04-08 8:05 Michal Gorny (mgorny)
2015-02-04 16:13 Michael Haubenwallner (haubi)
2014-09-24 9:33 Agostino Sarubbo (ago)
2014-09-24 9:32 Agostino Sarubbo (ago)
2014-09-03 17:12 Christoph Junghans (ottxor)
2014-08-28 8:25 Naohiro Aota (naota)
2014-08-25 17:29 Manuel Rueger (mrueg)
2014-08-18 6:59 Anthony G. Basile (blueness)
2014-08-02 18:14 Raul Porcel (armin76)
2014-07-31 21:40 Christoph Junghans (ottxor)
2014-07-31 20:41 Christoph Junghans (ottxor)
2014-07-29 21:49 Anthony G. Basile (blueness)
2014-07-20 12:15 Tobias Klausmann (klausman)
2014-06-19 18:12 Markus Meier (maekke)
2014-06-08 17:00 Akinori Hattori (hattya)
2014-05-15 20:02 Markus Meier (maekke)
2014-03-31 21:17 Michal Gorny (mgorny)
2013-08-11 13:15 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox