summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lz4/ChangeLog-2015')
-rw-r--r--dev-python/lz4/ChangeLog-201552
1 files changed, 52 insertions, 0 deletions
diff --git a/dev-python/lz4/ChangeLog-2015 b/dev-python/lz4/ChangeLog-2015
new file mode 100644
index 00000000..743e5e37
--- /dev/null
+++ b/dev-python/lz4/ChangeLog-2015
@@ -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