From 221c43ad9b8b4fbf868f24bf3b48787f610c203f Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 8 Nov 2015 19:28:03 -0800 Subject: 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 --- dev-python/ipaddr/ChangeLog | 74 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 dev-python/ipaddr/ChangeLog (limited to 'dev-python/ipaddr') diff --git a/dev-python/ipaddr/ChangeLog b/dev-python/ipaddr/ChangeLog new file mode 100644 index 00000000..3d758388 --- /dev/null +++ b/dev-python/ipaddr/ChangeLog @@ -0,0 +1,74 @@ +# ChangeLog for dev-python/ipaddr +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddr/ChangeLog,v 1.22 2015/06/03 19:44:16 jlec Exp $ + + 03 Jun 2015; Justin Lecher metadata.xml: + Add pypi to remote-id in metadata.xml + + 08 Apr 2015; Michał Górny ipaddr-2.1.10-r1.ebuild: + Drop old Python implementations + + 01 Feb 2015; Agostino Sarubbo ipaddr-2.1.11.ebuild: + Stable for x86, wrt bug #530526 + + 31 Jan 2015; Agostino Sarubbo ipaddr-2.1.11.ebuild: + Stable for amd64, wrt bug #530526 + + 26 Jan 2015; Manuel Rüger -ipaddr-2.1.10.ebuild, + -ipaddr-2.1.9.ebuild: + Remove old. + + 03 Dec 2014; Ian Delaney ipaddr-2.1.11.ebuild: + clean old impls + + 03 Apr 2014; Tim Harder ipaddr-2.1.11.ebuild: + Add python3_4 support. + + 31 Mar 2014; Michał Górny ipaddr-2.1.10-r1.ebuild, + ipaddr-2.1.11.ebuild: + Add support for the new PyPy slotting. + +*ipaddr-2.1.11 (07 Feb 2014) + + 07 Feb 2014; Tim Harder +ipaddr-2.1.11.ebuild: + Version bump. + + 05 Sep 2013; Michał Górny ipaddr-2.1.10-r1.ebuild: + Clean up PYTHON_COMPAT from old implementations. + + 18 Aug 2013; Agostino Sarubbo ipaddr-2.1.10-r1.ebuild: + Stable for x86, wrt bug #480138 + + 08 Aug 2013; Agostino Sarubbo ipaddr-2.1.10-r1.ebuild: + Stable for amd64, wrt bug #480138 + + 26 Jun 2013; Mike Gilbert -ipaddr-2.1.9-r1.ebuild: + Remove broken ebuild. + +*ipaddr-2.1.9-r1 (24 Jun 2013) + + 24 Jun 2013; Ian Delaney +ipaddr-2.1.9-r1.ebuild: + revbump; migrate -> distutils-r1 + + 24 Feb 2013; Michał Górny ipaddr-2.1.10-r1.ebuild: + Remove redundant 'cd' call. + +*ipaddr-2.1.10-r1 (22 Jan 2013) + + 22 Jan 2013; Michał Górny +ipaddr-2.1.10-r1.ebuild, + metadata.xml: + Migrate to distutils-r1. + +*ipaddr-2.1.10 (07 Mar 2012) + + 07 Mar 2012; Maxim Koltsov +ipaddr-2.1.10.ebuild: + Bump to 2.1.10, thanks to slepnoga + + 06 Nov 2011; Maxim Koltsov ipaddr-2.1.9.ebuild: + Fix various errors in ebuild, thanks to Arfrever. + +*ipaddr-2.1.9 (04 Nov 2011) + + 04 Nov 2011; Maxim Koltsov +ipaddr-2.1.9.ebuild, + +metadata.xml: + Added dev-python/ipaddr-2.1.9, bug #388967. Thanks to slepnoga -- cgit v1.2.3-65-gdbad