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/manuel | |
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/manuel')
-rw-r--r-- | dev-python/manuel/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/dev-python/manuel/ChangeLog b/dev-python/manuel/ChangeLog new file mode 100644 index 00000000..ae4b60e0 --- /dev/null +++ b/dev-python/manuel/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-python/manuel +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v 1.17 2015/06/07 13:47:19 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> manuel-1.7.1.ebuild: + x86 stable, bug 540290 + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> manuel-1.7.1.ebuild: + amd64 stable, bug 540290 + + 29 Nov 2014; Ian Delaney <idella4@gentoo.org> manuel-1.7.1.ebuild: + clean old python impls, tidy + + 25 Nov 2014; Pacho Ramos <pacho@gentoo.org> manuel-1.7.1.ebuild: + Support python 3.4 + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> manuel-1.7.1.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 31 Mar 2014; Michał Górny <mgorny@gentoo.org> manuel-1.7.1.ebuild: + Add support for the new PyPy slotting. + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> manuel-1.7.1.ebuild: + Clean up PYTHON_COMPAT from old implementations. + + 08 Jul 2013; Ian Delaney <idella4@gentoo.org> manuel-1.7.1.ebuild: + upgrade ebuild, make in source build, fix test phase, add py3.3 support + + 10 May 2013; Patrick Lauer <patrick@gentoo.org> manuel-1.7.1.ebuild: + Fix inherit + +*manuel-1.7.1 (15 Mar 2013) + + 15 Mar 2013; Ian Delaney <idella4@gentoo.org> + +files/manuel-1.7-rm_zope_test.patch, +manuel-1.7.1.ebuild, +metadata.xml: + ebuild written tested by me, required by testsuite of testfixtures |