Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qsvn/
Date: Tue, 31 Jan 2017 20:03:11
Message-Id: 1485892674.c67abe69756a03bd77226d6f123740dbb8373ab1.johu@gentoo
1 commit: c67abe69756a03bd77226d6f123740dbb8373ab1
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 11:15:24 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 19:57:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67abe69
7
8 dev-vcs/qsvn: Drop duplicated dependency
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-vcs/qsvn/qsvn-0.8.3.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/dev-vcs/qsvn/qsvn-0.8.3.ebuild b/dev-vcs/qsvn/qsvn-0.8.3.ebuild
16 index 81236b1..709cc46 100644
17 --- a/dev-vcs/qsvn/qsvn-0.8.3.ebuild
18 +++ b/dev-vcs/qsvn/qsvn-0.8.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -17,7 +17,6 @@ IUSE=""
26
27 DEPEND="dev-libs/apr
28 dev-libs/apr-util
29 - dev-vcs/subversion
30 dev-qt/qtcore:4[qt3support]
31 dev-qt/qtgui:4[qt3support]
32 dev-qt/qtsql:4[sqlite]