summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/xsd/ChangeLog-2015')
-rw-r--r--dev-cpp/xsd/ChangeLog-201568
1 files changed, 68 insertions, 0 deletions
diff --git a/dev-cpp/xsd/ChangeLog-2015 b/dev-cpp/xsd/ChangeLog-2015
new file mode 100644
index 00000000..8d29252f
--- /dev/null
+++ b/dev-cpp/xsd/ChangeLog-2015
@@ -0,0 +1,68 @@
+# ChangeLog for dev-cpp/xsd
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/ChangeLog,v 1.16 2014/08/10 19:56:05 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xsd-3.3.0-r3.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
+
+ 24 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -xsd-3.3.0-r1.ebuild,
+ -xsd-3.3.0.ebuild:
+ Drop old.
+
+ 24 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> xsd-3.3.0-r3.ebuild:
+ straight stable for ppc/ppc64 (bug #496784)
+
+*xsd-3.3.0-r3 (24 Feb 2014)
+
+ 24 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> -xsd-3.3.0-r2.ebuild,
+ +xsd-3.3.0-r3.ebuild:
+ Add subslot operator to Boost dependency, revbump, stabilize on amd64 and
+ x86, wrt bug #496784
+
+*xsd-3.3.0-r2 (20 Jan 2014)
+
+ 20 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> +xsd-3.3.0-r2.ebuild:
+ Revision bump: EAPI 5, add test USE-flag in IUSE explicitly to prevent
+ failure in src_compile, fix underlinking wrt bug #481764
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0.ebuild:
+ Stable for ppc64, wrt bug #462890
+
+ 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0-r1.ebuild:
+ Add ~ppc64, wrt bug #455960
+
+ 30 Nov 2012; <ago@gentoo.org> xsd-3.3.0.ebuild:
+ Stable for ppc, wrt bug #442394
+
+ 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0.ebuild:
+ Stable for x86, wrt bug #442394
+
+ 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xsd-3.3.0.ebuild:
+ Stable for amd64, wrt bug #442394
+
+*xsd-3.3.0-r1 (09 Nov 2012)
+
+ 09 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> +xsd-3.3.0-r1.ebuild:
+ Add a masked revision bump to leverage the layout changes in boost-1.52.0-r1.
+
+ 17 Oct 2012; Markus Meier <maekke@gentoo.org> xsd-3.3.0.ebuild:
+ add ~arm, bug #430072
+
+ 23 Aug 2012; Tiziano Müller <dev-zero@gentoo.org>
+ +files/3.3.0-boost-filesystem-v2-deprecation.patch, xsd-3.3.0.ebuild:
+ Fix compatibility with boost >=1.49.0 (filesystem v2 gone), bug #425426.
+
+ 01 Jun 2012; Tiziano Müller <dev-zero@gentoo.org> xsd-3.3.0.ebuild:
+ Fix bug #372925 by adding -DBOOST_FILESYSTEM_VERSION=2 to
+ cxx_pp_extra_options.
+
+ 21 Oct 2010; Tiziano Müller <dev-zero@gentoo.org> xsd-3.3.0.ebuild:
+ Added example xsd file to docs.
+
+*xsd-3.3.0 (20 Oct 2010)
+
+ 20 Oct 2010; Tiziano Müller <dev-zero@gentoo.org>
+ +files/3.3.0-disable_examples_and_tests.patch,
+ +files/3.3.0-fix_include.patch, +files/3.3.0-fix_tests.patch,
+ +files/3.3.0-xsdcxx-rename.patch, +xsd-3.3.0.ebuild, +metadata.xml:
+ Initial commit (ebuild written by me).