summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/cdist/ChangeLog')
-rw-r--r--app-admin/cdist/ChangeLog50
1 files changed, 50 insertions, 0 deletions
diff --git a/app-admin/cdist/ChangeLog b/app-admin/cdist/ChangeLog
new file mode 100644
index 00000000..bc557f08
--- /dev/null
+++ b/app-admin/cdist/ChangeLog
@@ -0,0 +1,50 @@
+# ChangeLog for app-admin/cdist
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/cdist/ChangeLog,v 1.9 2015/06/03 11:14:08 jlec Exp $
+
+ 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> cdist-3.1.9.ebuild:
+ Remove old Python implementations
+
+*cdist-3.1.9 (03 Feb 2015)
+
+ 03 Feb 2015; Ben de Groot <yngwin@gentoo.org> +cdist-3.1.9.ebuild,
+ -cdist-3.0.1.ebuild, -cdist-3.0.2.ebuild, -cdist-3.0.9.ebuild,
+ -cdist-3.1.2.ebuild, metadata.xml:
+ version bump, remove old (bug #531338)
+
+ 25 Nov 2014; Pacho Ramos <pacho@gentoo.org> cdist-3.1.2.ebuild:
+ Support python 3.4
+
+*cdist-3.1.2 (16 Apr 2014)
+
+ 16 Apr 2014; Markos Chandras <hwoarang@gentoo.org> +cdist-3.1.2.ebuild:
+ Version bump. Bug #507586
+
+*cdist-3.0.9 (17 Feb 2014)
+
+ 17 Feb 2014; Markos Chandras <hwoarang@gentoo.org> +cdist-3.0.9.ebuild:
+ Version bump. Thanks to Daniel Heule. Bug #500208
+
+*cdist-3.0.2 (26 Jan 2014)
+
+ 26 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> -cdist-3.0.0.ebuild,
+ cdist-3.0.1.ebuild, +cdist-3.0.2.ebuild:
+ Version bump, wrt bug #498702, thanks to Daniel Heule <nerve AT ipwar.ch>.
+ Drop reduntant dependencies for docs building - man and html pages comes
+ prebuilt in release tarballs. Drop old version
+
+*cdist-3.0.1 (14 Jan 2014)
+
+ 14 Jan 2014; Tom Wijsman <TomWij@gentoo.org> +cdist-3.0.1.ebuild:
+ Version bump to 3.0.1; fixes bug #498052, proxied commit for Daniel Heule
+ (nerve).
+
+*cdist-3.0.0 (09 Jan 2014)
+
+ 09 Jan 2014; Markos Chandras <hwoarang@gentoo.org> +cdist-3.0.0.ebuild,
+ +metadata.xml:
+ Initial commit. Ebuild by Daniel Heule <nerve@ipwar.ch> who will maintain it.
+ Bug #493108