commit: 9aa791bf020629c47a408d61557be968a15e67ca Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Mar 30 21:01:12 2018 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Mon Apr 2 17:50:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa791bf
app-admin/packagekit: fix HOMEPAGE, use HTTPS app-admin/packagekit/packagekit-1.0.11-r1.ebuild | 4 ++-- app-admin/packagekit/packagekit-1.1.1.ebuild | 4 ++-- app-admin/packagekit/packagekit-1.1.4.ebuild | 4 ++-- app-admin/packagekit/packagekit-1.1.5.ebuild | 4 ++-- app-admin/packagekit/packagekit-1.1.7.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild index e0cba926c35..7b3d8c9972a 100644 --- a/app-admin/packagekit/packagekit-1.0.11-r1.ebuild +++ b/app-admin/packagekit/packagekit-1.0.11-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="PackageKit Package Manager interface (meta package)" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="" LICENSE="metapackage" diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild b/app-admin/packagekit/packagekit-1.1.1.ebuild index e0cba926c35..7b3d8c9972a 100644 --- a/app-admin/packagekit/packagekit-1.1.1.ebuild +++ b/app-admin/packagekit/packagekit-1.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="PackageKit Package Manager interface (meta package)" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="" LICENSE="metapackage" diff --git a/app-admin/packagekit/packagekit-1.1.4.ebuild b/app-admin/packagekit/packagekit-1.1.4.ebuild index e0cba926c35..7b3d8c9972a 100644 --- a/app-admin/packagekit/packagekit-1.1.4.ebuild +++ b/app-admin/packagekit/packagekit-1.1.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="PackageKit Package Manager interface (meta package)" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="" LICENSE="metapackage" diff --git a/app-admin/packagekit/packagekit-1.1.5.ebuild b/app-admin/packagekit/packagekit-1.1.5.ebuild index 8d79dcc1d57..7b3d8c9972a 100644 --- a/app-admin/packagekit/packagekit-1.1.5.ebuild +++ b/app-admin/packagekit/packagekit-1.1.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="PackageKit Package Manager interface (meta package)" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="" LICENSE="metapackage" diff --git a/app-admin/packagekit/packagekit-1.1.7.ebuild b/app-admin/packagekit/packagekit-1.1.7.ebuild index 8d79dcc1d57..7b3d8c9972a 100644 --- a/app-admin/packagekit/packagekit-1.1.7.ebuild +++ b/app-admin/packagekit/packagekit-1.1.7.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="PackageKit Package Manager interface (meta package)" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="" LICENSE="metapackage"
