From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFD79139694 for ; Sun, 4 Jun 2017 18:46:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5D5D21C252; Sun, 4 Jun 2017 18:46:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F9DD21C251 for ; Sun, 4 Jun 2017 18:46:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B83333BF1C for ; Sun, 4 Jun 2017 18:46:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6A12745F for ; Sun, 4 Jun 2017 18:46:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1496601998.4f029f1983719a67024bf6be5d5f6f94a93fc742.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libktorrent/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libktorrent/libktorrent-1.3.1.ebuild net-libs/libktorrent/libktorrent-2.0.1.ebuild X-VCS-Directories: net-libs/libktorrent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4f029f1983719a67024bf6be5d5f6f94a93fc742 X-VCS-Branch: master Date: Sun, 4 Jun 2017 18:46:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9b4a64db-02a7-4be1-a3b0-deb165ab2184 X-Archives-Hash: e866f775754aac7ac7fb3dbe9e8452d2 commit: 4f029f1983719a67024bf6be5d5f6f94a93fc742 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 4 18:44:30 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 4 18:46:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f029f19 net-libs/libktorrent: Fix HOMEPAGE Gentoo-bug: 620834 Package-Manager: Portage-2.3.5, Repoman-2.3.1 net-libs/libktorrent/libktorrent-1.3.1.ebuild | 2 +- 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 bd19ea9e749..de8e79e6dbb 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 74cc60a421c..1abac768ce6 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=""