commit: 01627a68f4cb7b2d473434b14fae6d5844999e6e Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Jun 29 19:34:05 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Jul 1 19:59:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01627a68
x11-misc/sunflower: use HTTPS Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16494 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> x11-misc/sunflower/sunflower-0.2_alpha59.ebuild | 4 ++-- 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 848b84a56f6..d1fea9c5a0c 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 a556eff77ba..e632d371fb2 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"
