diff options
-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" |