Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-vcs/rapidsvn/
Date: Fri, 17 Feb 2012 07:44:48
Message-Id: 1328604075.aed6e0d3a3e638548f7d759f40016f87e3991b80.jlec@gentoo
1 commit: aed6e0d3a3e638548f7d759f40016f87e3991b80
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 7 08:41:15 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 08:41:15 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=aed6e0d3
7
8 Remove forced webdav dependency in subversion, reported by Denis Scherbakov
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 70EB7916)
11
12 ---
13 dev-vcs/rapidsvn/ChangeLog | 3 +++
14 dev-vcs/rapidsvn/rapidsvn-9999.ebuild | 4 +---
15 2 files changed, 4 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-vcs/rapidsvn/ChangeLog b/dev-vcs/rapidsvn/ChangeLog
18 index 4bb7717..88e8b1c 100644
19 --- a/dev-vcs/rapidsvn/ChangeLog
20 +++ b/dev-vcs/rapidsvn/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 07 Feb 2012; Justin Lecher <jlec@g.o> rapidsvn-9999.ebuild:
26 + Remove forced webdav dependency in subversion, reported by Denis Scherbakov
27 +
28 01 Feb 2012; Justin Lecher <jlec@g.o> rapidsvn-9999.ebuild:
29 Add support for static-libs
30
31
32 diff --git a/dev-vcs/rapidsvn/rapidsvn-9999.ebuild b/dev-vcs/rapidsvn/rapidsvn-9999.ebuild
33 index caa8b51..6925856 100644
34 --- a/dev-vcs/rapidsvn/rapidsvn-9999.ebuild
35 +++ b/dev-vcs/rapidsvn/rapidsvn-9999.ebuild
36 @@ -32,9 +32,7 @@ IUSE="doc static-libs"
37 COMMON_DEP="
38 dev-libs/apr
39 dev-libs/apr-util
40 - || (
41 - >=dev-vcs/subversion-1.7.0[webdav-neon]
42 - >=dev-vcs/subversion-1.7.0[webdav-serf] )
43 + dev-vcs/subversion
44 x11-libs/wxGTK:2.8[X]"
45 DEPEND="${COMMON_DEP}
46 doc? (