diff options
author | 2018-05-19 09:39:01 +0200 | |
---|---|---|
committer | 2018-05-19 20:14:57 -0400 | |
commit | 86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3 (patch) | |
tree | b5c61264c079faae211f90c50c4dcbdac14b9098 /gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild | |
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/gnome-commander-1.8.0.ebuild')
-rw-r--r-- | gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |