diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-04 20:44:30 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-04 20:46:38 +0200 |
commit | 4f029f1983719a67024bf6be5d5f6f94a93fc742 (patch) | |
tree | fd55b5e7e3949567df8613768783c281ed5cf1c6 /net-libs | |
parent | www-apache/mod_auth_kerb: Fix building with heimdal (#327445) (diff) | |
download | gentoo-4f029f1983719a67024bf6be5d5f6f94a93fc742.tar.gz gentoo-4f029f1983719a67024bf6be5d5f6f94a93fc742.tar.bz2 gentoo-4f029f1983719a67024bf6be5d5f6f94a93fc742.zip |
net-libs/libktorrent: Fix HOMEPAGE
Gentoo-bug: 620834
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libktorrent/libktorrent-1.3.1.ebuild | 2 | ||||
-rw-r--r-- | net-libs/libktorrent/libktorrent-2.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libktorrent/libktorrent-1.3.1.ebuild b/net-libs/libktorrent/libktorrent-1.3.1.ebuild index bd19ea9e749e..de8e79e6dbb1 100644 --- a/net-libs/libktorrent/libktorrent-1.3.1.ebuild +++ b/net-libs/libktorrent/libktorrent-1.3.1.ebuild @@ -27,7 +27,7 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="A BitTorrent library based on KDE Platform" -HOMEPAGE="http://ktorrent.pwsp.net/" +HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/" LICENSE="GPL-2" SLOT="4" diff --git a/net-libs/libktorrent/libktorrent-2.0.1.ebuild b/net-libs/libktorrent/libktorrent-2.0.1.ebuild index 74cc60a421cc..1abac768ce66 100644 --- a/net-libs/libktorrent/libktorrent-2.0.1.ebuild +++ b/net-libs/libktorrent/libktorrent-2.0.1.ebuild @@ -21,7 +21,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="BitTorrent library based on KDE Frameworks" -HOMEPAGE="http://ktorrent.pwsp.net/" +HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/" LICENSE="GPL-2+" IUSE="" |