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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
# ChangeLog for sci-libs/libsvm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/libsvm/ChangeLog,v 1.20 2010/04/18 17:37:00 nixnut Exp $
18 Apr 2010; <nixnut@gentoo.org> libsvm-2.90-r1.ebuild:
ppc stable #313139
12 Apr 2010; Markus Meier <maekke@gentoo.org> libsvm-2.90-r1.ebuild:
x86 stable, bug #313139
05 Apr 2010; Markos Chandras <hwoarang@gentoo.org> libsvm-2.90-r1.ebuild:
Stable on amd64 wrt bug #313139
*libsvm-2.90-r1 (11 Feb 2010)
11 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/2.90-python3.patch, +libsvm-2.90-r1.ebuild:
added python3 support
*libsvm-2.90 (10 Feb 2010)
10 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/2.90-fpic.patch, +libsvm-2.90.ebuild, +files/2.90-ldflags.patch:
Version bump per bug 304329
*libsvm-2.89 (15 Aug 2009)
15 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org> -libsvm-2.86.ebuild,
+libsvm-2.89.ebuild:
Version bump
*libsvm-2.88 (01 Nov 2008)
01 Nov 2008; Markus Dittrich <markusle@gentoo.org> -libsvm-2.85.ebuild,
+libsvm-2.88.ebuild:
Version bump and removed old version (see bug #244895).
07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
*libsvm-2.86 (13 Jun 2008)
13 Jun 2008; Markus Dittrich <markusle@gentoo.org> +libsvm-2.86.ebuild:
Version bump (see bug #226167).
04 May 2008; nixnut <nixnut@gentoo.org> libsvm-2.84.ebuild:
Stable on ppc wrt bug 217700
20 Apr 2008; Markus Meier <maekke@gentoo.org> libsvm-2.84.ebuild:
x86 stable, bug #217700
*libsvm-2.85 (08 Jan 2008)
08 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+libsvm-2.85.ebuild:
Version bump. sci team taking over maintainship. Closes bug #203081.
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing usata from metadata.xml as per #22931. Assigning to maintainer-needed.
22 Dec 2007; nixnut <nixnut@gentoo.org> libsvm-2.84.ebuild:
Added ~ppc wrt bug 196708
08 Dec 2007; Samuli Suominen <drac@gentoo.org> libsvm-2.84.ebuild:
fix multilib and mark stable on amd64 wrt #201216
21 Nov 2007; Markus Rothe <corsair@gentoo.org> libsvm-2.84.ebuild:
Added ~ppc64; bug #199368
*libsvm-2.84 (01 Oct 2007)
01 Oct 2007; Christian Faulhammer <opfer@gentoo.org> -libsvm-2.81.ebuild,
-libsvm-2.81-r1.ebuild, +libsvm-2.84.ebuild:
version bump (bug 176396): added tools USE flag to make proper inclusion of
gnuplot dependency (bug 127128); reorder contents of KEYWORDS, inherit and
IUSE alphabetically; make proper installation of test_applet.html file
(wrong path, depending on python/java USE flag); clean up of old versions
*libsvm-2.81-r1 (12 May 2007)
12 May 2007; Alistair John Bush <ali_bush@gentoo.org>
+libsvm-2.81-r1.ebuild:
Migrate to generation 2 java eclasses
01 Aug 2006; Joshua Nichols <nichoj@gentoo.org> libsvm-2.81.ebuild:
Changed deprecated dojar to java-pkg_dojar, bug #108517
*libsvm-2.81 (02 Jan 2006)
02 Jan 2006; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
+libsvm-2.81.ebuild:
Initial import. This closes bug #111898.
|