Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libktorrent/
Date: Sun, 04 Jun 2017 18:46:53
Message-Id: 1496601998.4f029f1983719a67024bf6be5d5f6f94a93fc742.asturm@gentoo
1 commit: 4f029f1983719a67024bf6be5d5f6f94a93fc742
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 4 18:44:30 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 4 18:46:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f029f19
7
8 net-libs/libktorrent: Fix HOMEPAGE
9
10 Gentoo-bug: 620834
11
12 Package-Manager: Portage-2.3.5, Repoman-2.3.1
13
14 net-libs/libktorrent/libktorrent-1.3.1.ebuild | 2 +-
15 net-libs/libktorrent/libktorrent-2.0.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-libs/libktorrent/libktorrent-1.3.1.ebuild b/net-libs/libktorrent/libktorrent-1.3.1.ebuild
19 index bd19ea9e749..de8e79e6dbb 100644
20 --- a/net-libs/libktorrent/libktorrent-1.3.1.ebuild
21 +++ b/net-libs/libktorrent/libktorrent-1.3.1.ebuild
22 @@ -27,7 +27,7 @@ VIRTUALX_REQUIRED="test"
23 inherit kde4-base
24
25 DESCRIPTION="A BitTorrent library based on KDE Platform"
26 -HOMEPAGE="http://ktorrent.pwsp.net/"
27 +HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/"
28
29 LICENSE="GPL-2"
30 SLOT="4"
31
32 diff --git a/net-libs/libktorrent/libktorrent-2.0.1.ebuild b/net-libs/libktorrent/libktorrent-2.0.1.ebuild
33 index 74cc60a421c..1abac768ce6 100644
34 --- a/net-libs/libktorrent/libktorrent-2.0.1.ebuild
35 +++ b/net-libs/libktorrent/libktorrent-2.0.1.ebuild
36 @@ -21,7 +21,7 @@ VIRTUALX_REQUIRED="test"
37 inherit kde5
38
39 DESCRIPTION="BitTorrent library based on KDE Frameworks"
40 -HOMEPAGE="http://ktorrent.pwsp.net/"
41 +HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/"
42
43 LICENSE="GPL-2+"
44 IUSE=""