1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for dev-java/hamcrest-generator
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-generator/ChangeLog,v 1.10 2014/02/28 17:34:39 ercpe Exp $
*hamcrest-generator-1.1 (28 Feb 2014)
28 Feb 2014; Johann Schmitz <ercpe@gentoo.org> +files/1.1-build.xml.patch,
+hamcrest-generator-1.1.ebuild:
Backported ebuild to 1.1 (:0) as a dependency of jmock:2
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
hamcrest-generator-1.3-r1.ebuild:
Stable for ppc64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
hamcrest-generator-1.3-r1.ebuild:
Stable for ppc, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
hamcrest-generator-1.3-r1.ebuild:
Stable for x86, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
hamcrest-generator-1.3-r1.ebuild:
Stable for amd64, wrt bug #476958
01 Sep 2013; Fabian Groffen <grobian@gentoo.org>
hamcrest-generator-1.3-r1.ebuild:
Marked *-macos
27 Jun 2013; Alexis Ballier <aballier@gentoo.org>
hamcrest-generator-1.2.ebuild, hamcrest-generator-1.3-r1.ebuild:
keyword ~amd64-fbsd
*hamcrest-generator-1.3-r1 (17 Jun 2013)
17 Jun 2013; Tom Wijsman <TomWij@gentoo.org>
+hamcrest-generator-1.3-r1.ebuild, -hamcrest-generator-1.3.ebuild:
Revision bump; depend on new qdox revision to break dependency cycle.
*hamcrest-generator-1.3 (15 Jun 2013)
*hamcrest-generator-1.2 (15 Jun 2013)
15 Jun 2013; Tom Wijsman <TomWij@gentoo.org>
+files/hamcrest-1.2-no_source_in_jar.patch,
+files/hamcrest-generator-1.2-no_jarjar.patch,
+files/hamcrest-generator-1.3-no_jarjar.patch, +hamcrest-generator-1.2.ebuild,
+hamcrest-generator-1.3.ebuild, +metadata.xml:
Added dev-java/hamcrest-generator-{1.2,1.3} to the Portage tree, dependency of
hamcrest-core-{1.2,1.3} which is a dependency of the new junit. Fixes bug
#287760, contributed by Daniel Solano Gómez.
|