diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-06-29 21:34:05 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-07-01 15:59:15 -0400 |
commit | 01627a68f4cb7b2d473434b14fae6d5844999e6e (patch) | |
tree | 44bab3622353270e1a201d6076cadd102ca52cf4 /x11-misc | |
parent | sci-visualization/gr: use HTTPS (diff) | |
download | gentoo-01627a68f4cb7b2d473434b14fae6d5844999e6e.tar.gz gentoo-01627a68f4cb7b2d473434b14fae6d5844999e6e.tar.bz2 gentoo-01627a68f4cb7b2d473434b14fae6d5844999e6e.zip |
x11-misc/sunflower: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16494
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sunflower/sunflower-0.2_alpha59.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/sunflower/sunflower-0.3.61.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild b/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild index 848b84a56f6f..d1fea9c5a0c7 100644 --- a/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild +++ b/x11-misc/sunflower/sunflower-0.2_alpha59.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit gnome2-utils python-r1 xdg-utils MY_PN="Sunflower" DESCRIPTION="Small and highly customizable twin-panel file manager with plugin-support" HOMEPAGE="https://github.com/MeanEYE/Sunflower - http://sunflower-fm.org/" + https://sunflower-fm.org/" SRC_URI="http://sunflower-fm.org/pub/sunflower-${PV/_alpha/-}.tgz" LICENSE="GPL-3" diff --git a/x11-misc/sunflower/sunflower-0.3.61.ebuild b/x11-misc/sunflower/sunflower-0.3.61.ebuild index a556eff77ba3..e632d371fb25 100644 --- a/x11-misc/sunflower/sunflower-0.3.61.ebuild +++ b/x11-misc/sunflower/sunflower-0.3.61.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ MY_PV=$(ver_rs 2 '-') DESCRIPTION="Small and highly customizable twin-panel file manager with plugin-support" HOMEPAGE="https://github.com/MeanEYE/Sunflower - http://sunflower-fm.org/" + https://sunflower-fm.org/" SRC_URI="https://github.com/MeanEYE/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |