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/python-magic | |
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/python-magic')
-rw-r--r-- | dev-python/python-magic/ChangeLog | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/dev-python/python-magic/ChangeLog b/dev-python/python-magic/ChangeLog new file mode 100644 index 00000000..99fb7338 --- /dev/null +++ b/dev-python/python-magic/ChangeLog @@ -0,0 +1,47 @@ +# ChangeLog for dev-python/python-magic +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-magic/ChangeLog,v 1.12 2015/06/07 15:43:16 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 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> python-magic-0.4.6-r1.ebuild: + Drop old Python implementations + + 28 Nov 2014; Pacho Ramos <pacho@gentoo.org> python-magic-0.4.6-r1.ebuild: + Support python 3.4 + + 30 Jun 2014; Mike Gilbert <floppym@gentoo.org> python-magic-0.4.6-r1.ebuild: + Depend on setuptools. + + 15 Feb 2014; Jeroen Roovers <jer@gentoo.org> python-magic-0.4.6-r1.ebuild: + Marked ~hppa (bug #454638). + + 15 Feb 2014; Akinori Hattori <hattya@gentoo.org> python-magic-0.4.6-r1.ebuild: + keyword ~ia64 wrt bug #454638 + +*python-magic-0.4.6-r1 (16 Oct 2013) + + 16 Oct 2013; Ian Whyman <thev00d00@gentoo.org> +python-magic-0.4.6-r1.ebuild, + -python-magic-0.4.3.ebuild, -python-magic-0.4.6.ebuild: + Block python use on sys-apps/file #488270 + +*python-magic-0.4.6 (12 Oct 2013) + + 12 Oct 2013; Ian Whyman <thev00d00@gentoo.org> +python-magic-0.4.6.ebuild: + Version bump, support for file-5.15 + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> python-magic-0.4.3.ebuild: + Clean up PYTHON_COMPAT from old implementations. + + 12 May 2013; Ian Whyman <thev00d00@gentoo.org> python-magic-0.4.3.ebuild: + RDEPEND isn\'t set automatically anymore + +*python-magic-0.4.3 (12 May 2013) + + 12 May 2013; Ian Whyman <thev00d00@gentoo.org> +metadata.xml, + +python-magic-0.4.3.ebuild: + Initial import, ebuild by me. |