diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-30 22:59:54 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2018-04-02 19:50:31 +0200 |
commit | 30b4fdc687aca96174002545c82a18dd52a66122 (patch) | |
tree | e8fcfa3a24c84983f51db2ee297b984446b70fc0 /app-admin/packagekit-gtk | |
parent | app-admin/packagekit-base: fix HOMEPAGE, use HTTPS (diff) | |
download | gentoo-30b4fdc687aca96174002545c82a18dd52a66122.tar.gz gentoo-30b4fdc687aca96174002545c82a18dd52a66122.tar.bz2 gentoo-30b4fdc687aca96174002545c82a18dd52a66122.zip |
app-admin/packagekit-gtk: fix HOMEPAGE, use HTTPS
Diffstat (limited to 'app-admin/packagekit-gtk')
5 files changed, 10 insertions, 10 deletions
diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild index b7492b0b5b04..381add0d651e 100644 --- a/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild +++ b/app-admin/packagekit-gtk/packagekit-gtk-1.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -9,7 +9,7 @@ MY_PN="PackageKit" MY_P=${MY_PN}-${PV} DESCRIPTION="Gtk3 PackageKit backend library" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz" LICENSE="GPL-2" diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild index b5886d95bd2d..de06902f0be2 100644 --- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild +++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ MY_PN="PackageKit" MY_P=${MY_PN}-${PV} DESCRIPTION="Gtk3 PackageKit backend library" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz" LICENSE="GPL-2" diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild index b5886d95bd2d..de06902f0be2 100644 --- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild +++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ MY_PN="PackageKit" MY_P=${MY_PN}-${PV} DESCRIPTION="Gtk3 PackageKit backend library" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz" LICENSE="GPL-2" diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild index b5886d95bd2d..de06902f0be2 100644 --- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild +++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ MY_PN="PackageKit" MY_P=${MY_PN}-${PV} DESCRIPTION="Gtk3 PackageKit backend library" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz" LICENSE="GPL-2" diff --git a/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild b/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild index 1770ff25ccd9..9fd918b69635 100644 --- a/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild +++ b/app-admin/packagekit-gtk/packagekit-gtk-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ MY_PN="PackageKit" MY_P=${MY_PN}-${PV} DESCRIPTION="Gtk3 PackageKit backend library" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz" LICENSE="GPL-2" |