blob: 40c6e7adf3de354e77b10c7dc70341995179c87a (
plain)
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
|
# ChangeLog for dev-java/jvyaml
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jvyaml/ChangeLog,v 1.9 2007/03/09 11:35:06 betelgeuse Exp $
09 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> jvyaml-0.2.1-r1.ebuild:
Remove doc from IUSE because the ebuild does not support it. Fixes
bug #170054.
09 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> jvyaml-0.2.1-r1.ebuild:
The test use flag was missing from JAVA_PKG_IUSE.
08 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> jvyaml-0.2.1-r1.ebuild:
Ebuild cleanup.
*jvyaml-0.2.1-r1 (08 Mar 2007)
08 Mar 2007; Joshua Nichols <nichoj@gentoo.org>
+files/jvyaml-0.2.1-tests.patch, +jvyaml-0.2.1-r1.ebuild:
Added a patch which should fix issues with running tests. Made junit be
only a build time dependency.
18 Feb 2007; Petteri Räty <betelgeuse@gentoo.org> -jvyaml-0.1.ebuild,
-jvyaml-0.2.ebuild:
Removed old versions.
*jvyaml-0.2.1 (10 Feb 2007)
10 Feb 2007; Joshua Nichols <nichoj@gentoo.org> +jvyaml-0.2.1.ebuild:
Version bump.
05 Jan 2007; Vlastimil Babka <caster@gentoo.org>
files/jvyaml-0.2-tests.patch, jvyaml-0.2.ebuild:
Fix handling of tests and junit observed with JAVA_PKG_STRICT enabled.
*jvyaml-0.2 (05 Jan 2007)
05 Jan 2007; Joshua Nichols <nichoj@gentoo.org>
+files/jvyaml-0.2-tests.patch, metadata.xml, +jvyaml-0.2.ebuild:
Version bump for dev-java/jruby-0.9.2.
*jvyaml-0.1 (30 Sep 2006)
30 Sep 2006; Joshua Nichols <nichoj@gentoo.org> +metadata.xml,
+jvyaml-0.1.ebuild:
Initial commit. Ebuild contributed by Sean McEligot
<sean.mceligot@gmail.com>, for bug #145748.
|