diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-python/ndg-httpsclient | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-python/ndg-httpsclient')
-rw-r--r-- | dev-python/ndg-httpsclient/ChangeLog | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/dev-python/ndg-httpsclient/ChangeLog b/dev-python/ndg-httpsclient/ChangeLog new file mode 100644 index 00000000..1e311863 --- /dev/null +++ b/dev-python/ndg-httpsclient/ChangeLog @@ -0,0 +1,85 @@ +# 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.23 2015/06/28 05:54:17 idella4 Exp $ + +*ndg-httpsclient-0.4.0 (28 Jun 2015) + + 28 Jun 2015; Ian Delaney <idella4@gentoo.org> +ndg-httpsclient-0.4.0.ebuild: + bump; add py3 support, drop keyword sparc due to delay in re-addition in key + dep + + 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml + + 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: + keyword ~x86-linux + + 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 + + 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: + Added ~x64-macos (tested by me) + + 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. + + 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 + + 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: + added ~x86-macos (tested by me) + + 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: + Keyworded on alpha, bug #509628 + + 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). + + 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 + + 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. + +*ndg-httpsclient-0.3.2 (09 Aug 2013) + + 09 Aug 2013; Mike Gilbert <floppym@gentoo.org> +metadata.xml, + +ndg-httpsclient-0.3.2.ebuild: + New ebuild. |