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-cpp/yaml-cpp
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-cpp/yaml-cpp')
-rw-r--r--dev-cpp/yaml-cpp/ChangeLog59
1 files changed, 59 insertions, 0 deletions
diff --git a/dev-cpp/yaml-cpp/ChangeLog b/dev-cpp/yaml-cpp/ChangeLog
new file mode 100644
index 00000000..1179c7ef
--- /dev/null
+++ b/dev-cpp/yaml-cpp/ChangeLog
@@ -0,0 +1,59 @@
+# ChangeLog for dev-cpp/yaml-cpp
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/yaml-cpp/ChangeLog,v 1.15 2015/07/19 08:46:38 jer Exp $
+
+ 19 Jul 2015; Jeroen Roovers <jer@gentoo.org> yaml-cpp-0.5.1.ebuild:
+ Mark ~hppa (bug #553952).
+
+ 01 May 2015; Jeroen Roovers <jer@gentoo.org> yaml-cpp-0.5.1.ebuild:
+ Stable for PPC64 (bug #540844).
+
+ 19 Apr 2015; Anthony G. Basile <blueness@gentoo.org> yaml-cpp-0.3.0.ebuild,
+ yaml-cpp-0.5.1.ebuild:
+ Keyword ~ppc and ~ppc64. Bug #498686.
+
+ 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> yaml-cpp-0.5.1.ebuild:
+ Stable for x86, wrt bug #478212
+
+ 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> yaml-cpp-0.5.1.ebuild:
+ Stable for amd64, wrt bug #478212
+
+ 07 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> yaml-cpp-0.3.0.ebuild,
+ yaml-cpp-0.5.1.ebuild:
+ Add ~arm keyword
+
+ 10 Jul 2013; <neurogeek@gentoo.org> yaml-cpp-0.5.1.ebuild:
+ Added dev-libs/boost as a dependency. Closes bug #472658. Thanks, pinkbyte
+
+ 17 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> yaml-cpp-0.5.1.ebuild:
+ Keyword amd64-linux and x86-linux
+
+*yaml-cpp-0.5.1 (20 May 2013)
+
+ 20 May 2013; <neurogeek@gentoo.org> +yaml-cpp-0.5.1.ebuild:
+ Version bump. Closes bug #466136. Thanks to Necoro and Jer.
+
+ 28 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> yaml-cpp-0.3.0.ebuild:
+ Stable 0.3.0 on amd64 and x86.
+
+*yaml-cpp-0.3.0 (27 Feb 2012)
+
+ 27 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> +yaml-cpp-0.3.0.ebuild,
+ -yaml-cpp-0.2.7.ebuild:
+ Version bump to 0.3.0. Fixes bug#405851. Thanks to Sergei Shilovsky for ebuild
+ patch.
+
+ 11 Nov 2011; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
+ Added myself to metadata.xml
+
+ 11 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
+ Drop me from maint.
+
+ 16 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> yaml-cpp-0.2.7.ebuild:
+ Use correct includedir in .pc file.
+
+*yaml-cpp-0.2.7 (16 Sep 2011)
+
+ 16 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> +yaml-cpp-0.2.7.ebuild,
+ +metadata.xml:
+ Initial commit of this library. Closes the bug #293492.