summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-29 21:34:05 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-01 15:59:15 -0400
commit01627a68f4cb7b2d473434b14fae6d5844999e6e (patch)
tree44bab3622353270e1a201d6076cadd102ca52cf4
parentsci-visualization/gr: use HTTPS (diff)
downloadgentoo-01627a68.tar.gz
gentoo-01627a68.tar.bz2
gentoo-01627a68.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>
-rw-r--r--x11-misc/sunflower/sunflower-0.2_alpha59.ebuild4
-rw-r--r--x11-misc/sunflower/sunflower-0.3.61.ebuild4
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"