Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: dev-vcs/kdesvn/
Date: Sat, 20 Jul 2019 19:35:39
Message-Id: 1563648492.171c0fe4bdb9d89407458241ed16cc5f7128681e.asturm@gentoo
1 commit: 171c0fe4bdb9d89407458241ed16cc5f7128681e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 18:48:12 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 18:48:12 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=171c0fe4
7
8 dev-vcs/kdesvn: Fix HOMEPAGE, add missing BDEPEND
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-vcs/kdesvn/kdesvn-9999.ebuild | 5 +++--
14 1 file changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-vcs/kdesvn/kdesvn-9999.ebuild b/dev-vcs/kdesvn/kdesvn-9999.ebuild
17 index f31b697f69..9832f356af 100644
18 --- a/dev-vcs/kdesvn/kdesvn-9999.ebuild
19 +++ b/dev-vcs/kdesvn/kdesvn-9999.ebuild
20 @@ -7,13 +7,14 @@ KDE_HANDBOOK="forceoptional"
21 inherit kde5
22
23 DESCRIPTION="A frontend to the subversion vcs"
24 -HOMEPAGE="https://kdesvn.alwins-world.de/ https://cgit.kde.org/kdesvn.git"
25 +HOMEPAGE="https://kde.org/applications/development/org.kde.kdesvn"
26 +
27 if [[ ${PV} != 9999* ]]; then
28 SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
29 + KEYWORDS="~amd64 ~x86"
30 fi
31
32 LICENSE="GPL-2"
33 -KEYWORDS=""
34 IUSE="+man"
35
36 DEPEND="