commit:     b2e44d8da8b5872b8f207a479d43a64cc1c5a1fa
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Apr 10 21:19:40 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 19 17:37:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e44d8d

sci-chemistry/gperiodic: update HOMEPAGE

SRC_URI use https for version 3.0.1

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/15296
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild | 4 ++--
 sci-chemistry/gperiodic/gperiodic-3.0.1.ebuild     | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild 
b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
index d13194b76ff..64e36c7c268 100644
--- a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,7 +6,7 @@ EAPI=4
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Periodic table application for Linux"
-HOMEPAGE="http://www.frantz.fi/software/gperiodic.php";
+HOMEPAGE="https://sourceforge.net/projects/gperiodic/";
 SRC_URI="http://www.frantz.fi/software/${P}.tar.gz";
 
 KEYWORDS="amd64 x86"

diff --git a/sci-chemistry/gperiodic/gperiodic-3.0.1.ebuild 
b/sci-chemistry/gperiodic/gperiodic-3.0.1.ebuild
index e0d3ee51c5e..511cfe2ba42 100644
--- a/sci-chemistry/gperiodic/gperiodic-3.0.1.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-3.0.1.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=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Periodic table application for Linux"
-HOMEPAGE="http://www.frantz.fi/software/gperiodic.php";
-SRC_URI="http://downloads.sourceforge.net/project/${PN}/${P}.tar.gz";
+HOMEPAGE="https://sourceforge.net/projects/gperiodic/";
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${P}.tar.gz";
 
 KEYWORDS="~amd64 ~x86"
 SLOT="0"

Reply via email to