diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-24 22:58:43 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-24 22:58:43 +0200 |
commit | d56873eb43ed627ecc62f1775904d6ea55f48bcf (patch) | |
tree | 58d2c5b83f382e4f1e80c1aec9db0e60c7ad1550 /net-p2p | |
parent | kde-apps/okular: Add missing DEPEND for IUSE="chm" (diff) | |
download | kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.tar.gz kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.tar.bz2 kde-d56873eb43ed627ecc62f1775904d6ea55f48bcf.zip |
*/*: Update HOMEPAGE again (kde.org/applications -> apps.kde.org)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index 0eb8b97322..dcdd3a38ba 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks" -HOMEPAGE="https://kde.org/applications/en/ktorrent" +HOMEPAGE="https://apps.kde.org/en/ktorrent" [[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2" |