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
|
# ChangeLog for dev-db/xindice
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/ChangeLog,v 1.14 2007/04/09 11:35:09 betelgeuse Exp $
09 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> xindice-1.0-r4.ebuild:
The ebuild currently always installs docs so remove doc from IUSE and depend
on just ant-core instead of the full ant.
09 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> xindice-1.0-r4.ebuild:
Use doevnd and newinitd.
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> xindice-1.0-r4.ebuild:
ant_src_unpack -> src_unpack
01 Jul 2006; Joshua Nichols <nichoj@gentoo.org> metadata.xml,
xindice-1.0-r3.ebuild:
Claiming for java herd. Revision bump to support new Java system. Should
address bug #132765
05 Sep 2005; Patrick Kursawe <phosphan@gentoo.org> xindice-1.0-r3.ebuild:
Using POSIX options for cp
*xindice-1.0-r3 (06 Oct 2004)
06 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +metadata.xml,
-files/xindice, -files/xindice-1.0-r1.patch, -files/xindice-1.0-r2.patch,
+files/xindice-1.0-r3.patch, -files/xindice-1.0.patch, -files/xindice-r1,
+files/xindice-r2, -xindice-1.0-r1.ebuild, -xindice-1.0-r2.ebuild,
+xindice-1.0-r3.ebuild, -xindice-1.0.ebuild:
More cleanup: -r3 was a trivial change and -r2 was ok to got stable -> -r3 is
stable now.
*xindice-1.0-r3 (06 Oct 2004)
06 Oct 2004; Patrick Kursawe <phosphan@gentoo.org>
-files/xindice-1.0-r1.patch, -files/xindice-1.0-r2.patch,
+files/xindice-1.0-r3.patch, -files/xindice-r1, +files/xindice-r2,
-xindice-1.0-r1.ebuild, -xindice-1.0-r2.ebuild, +xindice-1.0-r3.ebuild:
Substituting "need net" by "use net" in init script. Cleanup.
03 Sep 2004; David Holm <dholm@gentoo.org> xindice-1.0-r2.ebuild:
Added to ~ppc.
*xindice-1.0-r2 (27 Aug 2004)
27 Aug 2004; Patrick Kursawe <phosphan@gentoo.org>
+files/xindice-1.0-r2.patch, +files/xindice-r1, +xindice-1.0-r2.ebuild:
Compilation problems (bug #61131) force to use external ant.
Start script was referring to old location in /usr/lib.
23 Aug 2004; Patrick Kursawe <phosphan@gentoo.org> xindice-1.0-r1.ebuild:
Warning about JVM in setup now
*xindice-1.0-r1 (24 Feb 2004)
24 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> xindice-1.0-r1.ebuild,
files/xindice, files/xindice-1.0-r1.patch:
Compile problem fixed, see bug #13244
07 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> xindice-1.0.ebuild:
chown x.y -> chown x:y (bug 35127)
*xindice-1.0 (11 Apr 2003)
11 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> xindice-1.0.ebuild,
files/21xindice, files/xindice-1.0.patch, ChangeLog, files/xindice :
Initial import. Ebuild submitted by Matthieu Sozeau <mattam@netcourrier.com>
and modified by myself.
|