titanofold 14/05/28 10:32:06 Modified: config.layout-gentoo Log: Version bump fixes bug 422801 and bug 469416. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Revision Changes Path 1.6 www-apps/rt/files/config.layout-gentoo file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?r1=1.5&r2=1.6 Index: config.layout-gentoo =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apps/rt/files/config.layout-gentoo,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- config.layout-gentoo 2 Mar 2012 21:13:11 -0000 1.5 +++ config.layout-gentoo 28 May 2014 10:32:06 -0000 1.6 @@ -12,6 +12,7 @@ fontdir: ${datadir}/fonts lexdir: ${datadir}/po manualdir: ${datadir}/doc + staticdir: ${datadir}/static localstatedir: ${prefix}/var logfiledir: ${localstatedir}/log masonstatedir: ${localstatedir}/mason_data @@ -20,5 +21,6 @@ custometcdir: ${customdir}/etc customhtmldir: ${customdir}/html customlexdir: ${customdir}/po + customstaticdir: ${customdir}/static customlibdir: ${customdir}/lib </Layout>
