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/lz4 | |
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/lz4')
-rw-r--r-- | dev-python/lz4/ChangeLog | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/dev-python/lz4/ChangeLog b/dev-python/lz4/ChangeLog new file mode 100644 index 00000000..743e5e37 --- /dev/null +++ b/dev-python/lz4/ChangeLog @@ -0,0 +1,52 @@ +# ChangeLog for dev-python/lz4 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/lz4/ChangeLog,v 1.13 2015/06/26 08:25:00 idella4 Exp $ + +*lz4-0.7.0 (26 Jun 2015) + + 26 Jun 2015; Ian Delaney <idella4@gentoo.org> +lz4-0.7.0.ebuild: + bump + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> lz4-0.6.1.ebuild: + arm stable, bug #540290 + + 03 Jun 2015; Justin Lecher <jlec@gentoo.org> -lz4-0.6.0_p20140104.ebuild, + metadata.xml: + Add pypi to remote-id in metadata.xml; drop old + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> lz4-0.6.0_p20140104.ebuild, + lz4-0.6.1.ebuild: + Drop old Python implementations + + 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> lz4-0.6.1.ebuild: + x86 stable, bug 540290 + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> lz4-0.6.1.ebuild: + amd64 stable, bug 540290 + + 05 Jan 2015; Alexis Ballier <aballier@gentoo.org> lz4-0.6.1.ebuild: + keyword ~arm + + 02 Jul 2014; Ian Delaney <idella4@gentoo.org> lz4-0.6.0_p20140104.ebuild, + lz4-0.6.1.ebuild: + -0.6.0_p20140104;drop py2.6 -0.6.1; drop py2.6 add py3.4 pypy, removed IUSE + test, dep nose & test phase due to absence (again) of tests folder in that + release; both; add missing dep setuptools, fixes bug #515016 + +*lz4-0.6.1 (21 Mar 2014) + + 21 Mar 2014; Justin Lecher <jlec@gentoo.org> lz4-0.6.0_p20140104.ebuild, + +lz4-0.6.1.ebuild: + Verion Bump + + 12 Mar 2014; Justin Lecher <jlec@gentoo.org> lz4-0.6.0_p20140104.ebuild: + We don't need nose for installation, #499558 + +*lz4-0.6.0_p20140104 (27 Jan 2014) + + 27 Jan 2014; Justin Lecher <jlec@gentoo.org> +lz4-0.6.0_p20140104.ebuild, + +metadata.xml: + New addition, written by me |