summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/hamcrest-core/ChangeLog-2015')
-rw-r--r--dev-java/hamcrest-core/ChangeLog-201598
1 files changed, 98 insertions, 0 deletions
diff --git a/dev-java/hamcrest-core/ChangeLog-2015 b/dev-java/hamcrest-core/ChangeLog-2015
new file mode 100644
index 00000000..4d26bbea
--- /dev/null
+++ b/dev-java/hamcrest-core/ChangeLog-2015
@@ -0,0 +1,98 @@
+# ChangeLog for dev-java/hamcrest-core
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-core/ChangeLog,v 1.24 2015/07/20 21:28:21 chewi Exp $
+
+ 20 Jul 2015; James Le Cuirot <chewi@gentoo.org>
+ -files/hamcrest-1.2-empty_generator.patch,
+ -files/hamcrest-1.2-no_source_in_jar.patch,
+ -files/hamcrest-core-1.2-fix_javadoc.patch, -hamcrest-core-1.2.ebuild:
+ Drop unused version.
+
+ 11 Jul 2015; James Le Cuirot <chewi@gentoo.org> hamcrest-core-1.1.ebuild:
+ Drop java on ia64.
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> hamcrest-core-1.1.ebuild,
+ hamcrest-core-1.2.ebuild, hamcrest-core-1.3.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> hamcrest-core-1.3.ebuild:
+ Stable for ppc64, wrt bug #476958
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> hamcrest-core-1.3.ebuild:
+ Stable for ppc, wrt bug #476958
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> hamcrest-core-1.3.ebuild:
+ Stable for x86, wrt bug #476958
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> hamcrest-core-1.3.ebuild:
+ Stable for amd64, wrt bug #476958
+
+ 01 Sep 2013; Fabian Groffen <grobian@gentoo.org> hamcrest-core-1.3.ebuild:
+ Marked *-macos
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> hamcrest-core-1.2.ebuild,
+ hamcrest-core-1.3.ebuild:
+ keyword ~amd64-fbsd
+
+*hamcrest-core-1.2 (15 Jun 2013)
+*hamcrest-core-1.3 (15 Jun 2013)
+
+ 15 Jun 2013; Tom Wijsman <TomWij@gentoo.org>
+ +files/hamcrest-1.2-empty_generator.patch,
+ +files/hamcrest-1.2-no_source_in_jar.patch,
+ +files/hamcrest-1.3-empty_generator.patch,
+ +files/hamcrest-core-1.2-fix_javadoc.patch,
+ +files/hamcrest-core-1.3-fix_javadoc.patch, +hamcrest-core-1.2.ebuild,
+ +hamcrest-core-1.3.ebuild:
+ Version bump to 1.2 and 1.3, needed for new junit. Fixes bug #287763,
+ contributed by Daniel Solano Gómez.
+
+ 14 Jun 2013; Alexis Ballier <aballier@gentoo.org> hamcrest-core-1.1.ebuild:
+ keyword ~amd64-fbsd
+
+ 05 Feb 2013; Rick Farina <zerochaos@gentoo.org> hamcrest-core-1.1.ebuild:
+ adding ~arm
+
+ 15 Apr 2012; Mike Frysinger <vapier@gentoo.org> hamcrest-core-1.1.ebuild:
+ Add back ia64 love #349020 by Dennis Schridde.
+
+ 01 Jan 2012; Ralph Sennhauser <sera@gentoo.org> hamcrest-core-1.1.ebuild:
+ Drop ia64 support #345433
+
+ 23 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ hamcrest-core-1.1.ebuild:
+ keyword ~x86-fbsd and fix find call to be bsd-compatible
+
+ 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ hamcrest-core-1.1.ebuild:
+ Transfer Prefix keywords
+
+ 10 Sep 2008; Brent Baude <ranger@gentoo.org> hamcrest-core-1.1.ebuild:
+ stable ppc64, bug 235747
+
+ 30 Aug 2008; Brent Baude <ranger@gentoo.org> hamcrest-core-1.1.ebuild:
+ stable ppc, bug 235747
+
+ 29 Aug 2008; Markus Meier <maekke@gentoo.org> hamcrest-core-1.1.ebuild:
+ amd64/x86 stable, bug #235747
+
+ 08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org>
+ hamcrest-core-1.1.ebuild:
+ Add ~ppc, see bug #129773.
+
+ 16 Jan 2008; Raúl Porcel <armin76@gentoo.org> hamcrest-core-1.1.ebuild:
+ Add ~ia64 wrt #129773
+
+ 14 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ hamcrest-core-1.1.ebuild:
+ keyworded ~x86, bug 129773
+
+ 12 Jan 2008; Brent Baude <ranger@gentoo.org> hamcrest-core-1.1.ebuild:
+ Marking hamcrest-core-1.1 ~ppc64 for bug 129773
+
+*hamcrest-core-1.1 (11 Jan 2008)
+
+ 11 Jan 2008; Vlastimil Babka <caster@gentoo.org> +metadata.xml,
+ +hamcrest-core-1.1.ebuild:
+ Initial commit as junit-4.4 dependency, based on fordfrog's ebuild from
+ java-overlay.