From ef62d254d5ea6a3682a6c86156bdb2d0e06ddb3f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 30 Mar 2018 23:00:31 +0200 Subject: 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(-) (limited to 'app-admin/packagekit-qt') 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" -- cgit v1.2.3-65-gdbad