commit: ef62d254d5ea6a3682a6c86156bdb2d0e06ddb3f
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 21:00:31 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 17:50:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef62d254
app-admin/packagekit-qt: fix HOMEPAGE, use HTTPS
app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild | 2 +-
app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
index eddd9dc3a44..8e125d09672 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
inherit cmake-utils
DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="LGPL-2.1"
diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
index eabede43201..5306a1ae4e7 100644
--- a/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild
@@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV}
inherit cmake-utils
DESCRIPTION="Qt PackageKit backend library"
-HOMEPAGE="http://www.packagekit.org/"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="LGPL-2.1"