diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-20 21:05:43 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-20 21:29:38 +0200 |
commit | 40961b8f5adbf5128f549351920fa2db92306d35 (patch) | |
tree | bca81366eda486dea8b1dd8cb3cfd6ca69474d92 /sys-libs/kpmcore | |
parent | sys-block/partitionmanager: Fix HOMEPAGE (diff) | |
download | gentoo-40961b8f5adbf5128f549351920fa2db92306d35.tar.gz gentoo-40961b8f5adbf5128f549351920fa2db92306d35.tar.bz2 gentoo-40961b8f5adbf5128f549351920fa2db92306d35.zip |
sys-libs/kpmcore: Fix HOMEPAGE
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-libs/kpmcore')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild index e053d1ab5ead..059d6bad461d 100644 --- a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild +++ b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild @@ -12,7 +12,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then fi DESCRIPTION="Library for managing partitions" -HOMEPAGE="https://kde.org/applications/system/kdepartitionmanager" +HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager" LICENSE="GPL-3" SLOT="5/8" IUSE="" |