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 net-www/resin-ee
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/resin-ee/ChangeLog,v 1.1 2004/08/08 18:29:25 stuart Exp $
*resin-ee-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-ee.diff,
+files/2.1.14/resin.conf, +files/2.1.14/resin.init, +files/2.1.9/21resin,
+files/2.1.9/resin-ee.diff, +files/2.1.9/resin.conf,
+files/2.1.9/resin.init, +resin-ee-2.1.14.ebuild, +resin-ee-2.1.9.ebuild:
Moved from net-www/resin-ee to www-servers/resin-ee.
*resin-ee-2.1.14 (30 Jul 2004)
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +files/2.1.14/21resin,
+files/2.1.14/resin-ee.diff, +files/2.1.14/resin.conf,
+files/2.1.14/resin.init, +resin-ee-2.1.14.ebuild:
version bump
26 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
resin-ee-2.1.9.ebuild:
ebuild cleanup
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> resin-ee-2.1.9.ebuild:
Add inherit eutils
15 Dec 2003; <spider@gentoo.org> resin-ee-2.1.9.ebuild:
QA: fixing chown user.group to user:group, bug #35127
*resin-ee-2.1.9 (30 Apr 2003)
30 Apr 2003; Dylan Carlson <absinthe@gentoo.org> resin-ee-2.1.9.ebuild,
files/2.1.9/21resin, files/2.1.9/resin-ee.diff, files/2.1.9/resin.conf,
files/2.1.9/resin.init:
Initial import.
With the addition of EE, I am setting both net-www/resin and net-www/resin-ee
to block each other. The only real difference from an installation perspective
is that resin-ee classes install to /usr/share/resin-ee/lib/. While it is
possible to configure both ebuilds to install to different locations, I doubt
this will be of any practical value to anyone (since logically you would never
run both on the same system).
If anyone feels strongly against this, file a bug and it will be re-evaluated.
|