Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Wed, 30 Apr 2008 21:20:16
Message-Id: E1JrJin-0000Zc-T2@stork.gentoo.org
1 hollow 08/04/30 21:20:13
2
3 Modified: use.local.desc
4 Log:
5 add subversion 1.5 use flags
6
7 Revision Changes Path
8 1.3522 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3522&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3522&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3521&r2=1.3522
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3521
18 retrieving revision 1.3522
19 diff -u -r1.3521 -r1.3522
20 --- use.local.desc 30 Apr 2008 11:54:57 -0000 1.3521
21 +++ use.local.desc 30 Apr 2008 21:20:13 -0000 1.3522
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3521 2008/04/30 11:54:57 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3522 2008/04/30 21:20:13 hollow Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -650,6 +650,8 @@
31 dev-util/subversion:extras - Install extras scripts (examples, tools, hooks)
32 dev-util/subversion:nowebdav - Disables WebDAV support via neon library
33 dev-util/subversion:svnserve - Install scripts for svnserve
34 +dev-util/subversion:webdav-neon - Enable WebDAV support using net-misc/neon
35 +dev-util/subversion:webdav-serf - Enable WebDAV support using net-libs/serf
36 dev-util/svk:pager - Enable perl pager selection support
37 dev-util/svk:patch - Enable patch creation, import support
38 dev-util/svk:svn-mirror - Enable SVN-Mirror support
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list