Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-p2p/ktorrent/
Date: Sun, 25 Oct 2020 00:26:46
Message-Id: 1603573249.3145c83290dd88a959c974ccd5622b669ed04338.asturm@gentoo
1 commit: 3145c83290dd88a959c974ccd5622b669ed04338
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 24 21:00:49 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 24 21:00:49 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3145c832
7
8 net-p2p/ktorrent: Cleanup release switch
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 net-p2p/ktorrent/ktorrent-9999.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild
17 index dcdd3a38ba..cdd26e987f 100644
18 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild
19 +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild
20 @@ -12,7 +12,6 @@ inherit ecm kde.org
21
22 DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks"
23 HOMEPAGE="https://apps.kde.org/en/ktorrent"
24 -[[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
25
26 LICENSE="GPL-2"
27 SLOT="5"