summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /dev-python/tdaemon
downloadgentoo-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/tdaemon')
-rw-r--r--dev-python/tdaemon/ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/dev-python/tdaemon/ChangeLog b/dev-python/tdaemon/ChangeLog
new file mode 100644
index 00000000..76122bb7
--- /dev/null
+++ b/dev-python/tdaemon/ChangeLog
@@ -0,0 +1,40 @@
+# ChangeLog for dev-python/tdaemon
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tdaemon/ChangeLog,v 1.8 2015/06/07 16:14:16 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
+
+ 18 Apr 2015; Sven Wegener <swegener@gentoo.org> tdaemon-0.1.6.ebuild:
+ Rename distfile to include package name.
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> tdaemon-0.1.6.ebuild:
+ Drop old Python implementations
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> tdaemon-0.1.6.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
+
+*tdaemon-0.1.6 (15 Jun 2013)
+
+ 15 Jun 2013; Theo Chatzimichos <tampakrap@gentoo.org> +tdaemon-0.1.6.ebuild,
+ -tdaemon-0.1.5.ebuild:
+ Version bump
+
+*tdaemon-0.1.5 (15 Jun 2013)
+
+ 15 Jun 2013; Theo Chatzimichos <tampakrap@gentoo.org> +tdaemon-0.1.5.ebuild,
+ -tdaemon-0.1.4.ebuild:
+ Version bump
+
+*tdaemon-0.1.4 (13 Jun 2013)
+
+ 13 Jun 2013; Theo Chatzimichos <tampakrap@gentoo.org> +tdaemon-0.1.4.ebuild,
+ -files/setup.patch, -tdaemon-0.1.3.ebuild, metadata.xml:
+ Version bump, introduces optional support to code coverage
+
+*tdaemon-0.1.3 (12 Jun 2013)
+
+ 12 Jun 2013; Ian Delaney <idella4@gentoo.org> +files/setup.patch,
+ +metadata.xml, +tdaemon-0.1.3.ebuild:
+ new ebuild made by me, requested by tampakrap