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/warlock | |
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/warlock')
-rw-r--r-- | dev-python/warlock/ChangeLog | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/dev-python/warlock/ChangeLog b/dev-python/warlock/ChangeLog new file mode 100644 index 00000000..ace872c9 --- /dev/null +++ b/dev-python/warlock/ChangeLog @@ -0,0 +1,60 @@ +# ChangeLog for dev-python/warlock +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/warlock/ChangeLog,v 1.15 2015/08/01 11:07:50 patrick Exp $ + + 01 Aug 2015; Patrick Lauer <patrick@gentoo.org> warlock-1.1.0.ebuild: + Add py3.4 hugs + + 08 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> warlock-1.1.0.ebuild: + x86 stable wrt bug #554114 + + 07 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> warlock-1.1.0.ebuild: + amd64 stable wrt bug #554114 + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml + + 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml + +*warlock-1.1.0 (05 Apr 2015) + + 05 Apr 2015; Matthew Thode <prometheanfire@gentoo.org> +warlock-1.1.0.ebuild: + bumping and adding py3.3 support + + 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> warlock-1.0.1.ebuild: + x86 stable, bug 540290 + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> warlock-1.0.1.ebuild: + amd64 stable, bug 540290 + + 12 Oct 2014; Mike Gilbert <floppym@gentoo.org> -warlock-0.7.0-r1.ebuild, + -warlock-0.7.0.ebuild: + Remove old. + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> warlock-0.7.0-r1.ebuild, + warlock-0.7.0.ebuild, warlock-1.0.1.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). + + 19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> warlock-1.0.1.ebuild: + Keyword amd64-linux and x86-linux + +*warlock-1.0.1 (12 Nov 2013) +*warlock-0.7.0-r1 (12 Nov 2013) + + 12 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> + +warlock-0.7.0-r1.ebuild, +warlock-1.0.1.ebuild: + warlock update + + 20 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> warlock-0.7.0.ebuild: + warlock requires jsonpatch-0.10 specifically + + 17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> warlock-0.7.0.ebuild: + forgot the [${PYTHON_USEDEP}] + +*warlock-0.7.0 (17 Jan 2013) + + 17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> +warlock-0.7.0.ebuild, + +metadata.xml: + adding warlock for python-glanceclient |