sci-chemistry/gperiodic: update HOMEPAGE
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>
Fri, 10 Apr 2020 21:19:40 +0000 (23:19 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 19 May 2020 17:37:53 +0000 (19:37 +0200)
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@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/15296
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
sci-chemistry/gperiodic/gperiodic-3.0.1.ebuild

index d13194b76ff080834c9568a07d7c178c103865ef..64e36c7c268f587b30a4654f4de260044bde49f0 100644 (file)
@@ -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"
index e0d3ee51c5e64261e3157c95560a313bcb4cb69b..511cfe2ba42835d6cd4ec12747a2bc1515d359ac 100644 (file)
@@ -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"