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
|
# ChangeLog for www-servers/resin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.4 2004/11/17 16:52:43 corsair Exp $
17 Nov 2004; Markus Rothe <corsair@gentoo.org> resin-3.0.8-r1.ebuild:
marked ~ppc64; bug #55691
*resin-3.0.8-r1 (10 Sep 2004)
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/3.0.8/21resin,
+resin-3.0.8-r1.ebuild:
fixed the symlink and the conf chown also added a check if /opt/resin/conf is
a dir (from 2.* ebuilds), and if it is, i move the files too
/etc/resin/conf.old. So that portage can created the symlink.
closes bug 63492
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*resin-2.1.14 (08 Aug 2004)
08 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
+files/2.1.14/21resin, +files/2.1.14/resin.conf, +files/2.1.14/resin.diff,
+files/2.1.14/resin.init, +files/2.1.9/21resin, +files/2.1.9/resin.conf,
+files/2.1.9/resin.diff, +files/2.1.9/resin.init, +files/3.0.8/21resin,
+files/3.0.8/resin.conf, +files/3.0.8/resin.init,
+files/3.0.8/wrapper.pl.diff, +resin-2.1.14.ebuild, +resin-2.1.9.ebuild,
+resin-3.0.8.ebuild:
Moved from net-www/resin to www-servers/resin.
*resin-3.0.8 (30 Jul 2004)
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +files/3.0.8/21resin,
+files/3.0.8/resin.conf, +files/3.0.8/resin.init,
+files/3.0.8/wrapper.pl.diff, resin-2.1.14.ebuild, +resin-3.0.8.ebuild:
new upstream version
*resin-2.1.14 (30 Jul 2004)
27 Jul 2004; Thomas Matthijs <axxo@gentoo.org> resin-2.1.14.ebuild:
Version bump
26 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
resin-2.1.9.ebuild:
ebuild cleanup
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> resin-2.1.9.ebuild:
Add inherit eutils
15 Dec 2003; <spider@gentoo.org> resin-2.1.9.ebuild:
QA: fixing chown user.group to user:group, bug #35127
30 Apr 2003; Dylan Carlson <absinthe@gentoo.org> resin-2.1.9.ebuild:
With the addition of resin-ee, the two are now set to block each other.
*resin-2.1.9 (30 Apr 2003)
30 Apr 2003; Dylan Carlson <absinthe@gentoo.org> resin-2.1.9.ebuild,
files/2.1.9/21resin, files/2.1.9/resin.conf, files/2.1.9/resin.diff,
files/2.1.9/resin.init:
Initial import -- also closes #11778.
This is a binary ebuild until the source dist is sane enough where this
can be changed.
There are verbose post-installation comments; be sure to read them.
|