Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/resin/files/3.0.24: resin.conf
Date: Sat, 10 Nov 2007 20:52:15
Message-Id: E1IqxJG-0006yS-Cz@stork.gentoo.org
1 nelchael 07/11/10 20:52:06
2
3 Modified: resin.conf
4 Log:
5 multilib fixes, stable on amd64, see bug #191740.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 www-servers/resin/files/3.0.24/resin.conf
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/files/3.0.24/resin.conf?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/files/3.0.24/resin.conf?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/resin/files/3.0.24/resin.conf?r1=1.1&r2=1.2
14
15 Index: resin.conf
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-servers/resin/files/3.0.24/resin.conf,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- resin.conf 17 Aug 2007 08:08:34 -0000 1.1
22 +++ resin.conf 10 Nov 2007 20:52:05 -0000 1.2
23 @@ -13,7 +13,7 @@
24 # JAVA_OPTS=""
25
26 # Where your Resin is installed
27 -RESIN_HOME=/usr/lib/resin
28 +RESIN_HOME=__RESIN_HOME__
29
30 # Resin Log Locations
31 RESIN_OUT=/var/log/resin/resin_out.log
32
33
34
35 --
36 gentoo-commits@g.o mailing list