diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-19 09:39:01 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-19 20:14:57 -0400 |
commit | 86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3 (patch) | |
tree | b5c61264c079faae211f90c50c4dcbdac14b9098 /gnome-extra/gnome-commander | |
parent | net-vpn/vpnc: use HTTPS (diff) | |
download | gentoo-86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3.tar.gz gentoo-86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3.tar.bz2 gentoo-86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3.zip |
gnome-extra/gnome-commander: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8475
Diffstat (limited to 'gnome-extra/gnome-commander')
5 files changed, 9 insertions, 9 deletions
diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild index f5d9510947ec..98d3052c305d 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.6.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 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild index 0c0da091a84d..8855b6edb1ce 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.6.3.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 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild index b6b77a79acf5..83995841e950 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.6.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 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild index 04455c617d80..9ce12ae4eeeb 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.8.0.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 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild index 652a2cabc700..89f3bfdfe2b4 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild @@ -8,7 +8,7 @@ GNOME2_LA_PUNT="yes" inherit gnome2 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" |