diff options
author | 2015-11-08 19:28:03 -0800 | |
---|---|---|
committer | 2015-11-08 19:28:03 -0800 | |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-python/turbokid | |
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/turbokid')
-rw-r--r-- | dev-python/turbokid/ChangeLog | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/dev-python/turbokid/ChangeLog b/dev-python/turbokid/ChangeLog new file mode 100644 index 00000000..beee178c --- /dev/null +++ b/dev-python/turbokid/ChangeLog @@ -0,0 +1,42 @@ +# ChangeLog for dev-python/turbokid +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/turbokid/ChangeLog,v 1.8 2015/01/11 00:14:40 idella4 Exp $ + +*turbokid-1.0.5-r1 (11 Jan 2015) + + 11 Jan 2015; Ian Delaney <idella4@gentoo.org> +turbokid-1.0.5-r1.ebuild, + -turbokid-1.0.5.ebuild: + revbump; conversion -> distutils-r1, rm old + +*turbokid-1.0.5 (09 Jul 2010) + + 09 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -turbokid-1.0.4.ebuild, +turbokid-1.0.5.ebuild: + Version bump. Set SUPPORT_PYTHON_ABIS. + + 08 Jan 2009; Patrick Lauer <patrick@gentoo.org> -turbokid-1.0.2.ebuild: + Remove old + +*turbokid-1.0.4 (04 Jan 2008) + + 04 Jan 2008; Ali Polatel <hawking@gentoo.org> +turbokid-1.0.4.ebuild: + Version bump. + +*turbokid-1.0.2 (19 Jul 2007) + + 19 Jul 2007; Rob Cakebread <pythonhead@gentoo.org> -turbokid-1.0.1.ebuild, + +turbokid-1.0.2.ebuild: + Version bump, removed old version. + + 04 Jul 2007; Rob Cakebread <pythonhead@gentoo.org> turbokid-1.0.1.ebuild: + Removed setuptools sed. bug# 184039 + +*turbokid-1.0.1 (05 May 2007) + + 05 May 2007; Rob Cakebread <pythonhead@gentoo.org> -turbokid-0.9.9.ebuild, + +turbokid-1.0.1.ebuild: + Version bump, removed old version. + + 05 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> turbokid-0.9.9.ebuild, + +metadata.xml: + Corrected src_test and dependencies. Added ~amd64 keyword and NEED_PYTHON |