blob: 72724ed97bfc54a994455f6be92942abffa944c6 (
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
|
# ChangeLog for dev-java/commons-math
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-math/ChangeLog,v 1.8 2010/12/12 06:36:02 ken69267 Exp $
12 Dec 2010; Kenneth Prugh <ken69267@gentoo.org>
commons-math-2.1-r1.ebuild:
amd64 stable; bug #346599
04 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
commons-math-2.1-r1.ebuild:
x86 stable wrt bug #346599
*commons-math-2.1-r1 (26 Nov 2010)
26 Nov 2010; Serkan Kaba <serkan@gentoo.org> -commons-math-2.1.ebuild,
+commons-math-2.1-r1.ebuild, -files/commons-math-2.1-buildfixes.patch,
+files/commons-math-2.1-r1-buildfixes.patch:
Fix empty jar when tests are not run. Reported in bug #346823 by Hendrik
Iben <hiben@tzi.de>. Reenable docs.
26 Oct 2010; Serkan Kaba <serkan@gentoo.org>
+files/commons-math-2.1-buildfixes.patch:
Add missing patch reported by Marat <marat.buharov@gmail.com> in bug
#342775.
*commons-math-2.1 (24 Oct 2010)
24 Oct 2010; Serkan Kaba <serkan@gentoo.org> +commons-math-2.1.ebuild:
Version bump. Also fixes bugs #291663 and #336536.
21 Mar 2010; Petteri Räty <betelgeuse@gentoo.org>
-commons-math-1.2.ebuild:
Remove old version.
03 Nov 2009; Petteri Räty <betelgeuse@gentoo.org>
commons-math-1.2.ebuild, commons-math-2.0.ebuild:
Remove dev-java/ant-core from DEPEND as it's handled by java-ant-2 eclass.
Add slot atoms to java dependencies.
*commons-math-2.0 (02 Oct 2009)
*commons-math-1.2 (02 Oct 2009)
02 Oct 2009; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml,
+commons-math-1.2.ebuild, +commons-math-2.0.ebuild:
Import from Java overlay and rewrite
|