Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/rt/files: config.layout-gentoo
Date: Wed, 28 May 2014 10:32:10
Message-Id: 20140528103206.84F912004E@flycatcher.gentoo.org
1 titanofold 14/05/28 10:32:06
2
3 Modified: config.layout-gentoo
4 Log:
5 Version bump fixes bug 422801 and bug 469416.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
8
9 Revision Changes Path
10 1.6 www-apps/rt/files/config.layout-gentoo
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?r1=1.5&r2=1.6
15
16 Index: config.layout-gentoo
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-apps/rt/files/config.layout-gentoo,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- config.layout-gentoo 2 Mar 2012 21:13:11 -0000 1.5
23 +++ config.layout-gentoo 28 May 2014 10:32:06 -0000 1.6
24 @@ -12,6 +12,7 @@
25 fontdir: ${datadir}/fonts
26 lexdir: ${datadir}/po
27 manualdir: ${datadir}/doc
28 + staticdir: ${datadir}/static
29 localstatedir: ${prefix}/var
30 logfiledir: ${localstatedir}/log
31 masonstatedir: ${localstatedir}/mason_data
32 @@ -20,5 +21,6 @@
33 custometcdir: ${customdir}/etc
34 customhtmldir: ${customdir}/html
35 customlexdir: ${customdir}/po
36 + customstaticdir: ${customdir}/static
37 customlibdir: ${customdir}/lib
38 </Layout>