summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-30 23:00:31 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2018-04-02 19:50:33 +0200
commitef62d254d5ea6a3682a6c86156bdb2d0e06ddb3f (patch)
treeb4de073019a9a7237392b725b2800bca775438bc /app-admin/packagekit-qt
parentapp-admin/packagekit-gtk: fix HOMEPAGE, use HTTPS (diff)
downloadgentoo-ef62d254d5ea6a3682a6c86156bdb2d0e06ddb3f.tar.gz
gentoo-ef62d254d5ea6a3682a6c86156bdb2d0e06ddb3f.tar.bz2
gentoo-ef62d254d5ea6a3682a6c86156bdb2d0e06ddb3f.zip
app-admin/packagekit-qt: fix HOMEPAGE, use HTTPS
Diffstat (limited to 'app-admin/packagekit-qt')
-rw-r--r--app-admin/packagekit-qt/packagekit-qt-1.0.0.ebuild2
-rw-r--r--app-admin/packagekit-qt/packagekit-qt-1.0.1.ebuild2
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 eddd9dc3a44e..8e125d096722 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 eabede432017..5306a1ae4e73 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"