From b2e44d8da8b5872b8f207a479d43a64cc1c5a1fa Mon Sep 17 00:00:00 2001 From: "Volkmar W. Pogatzki" Date: Fri, 10 Apr 2020 23:19:40 +0200 Subject: 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 Closes: https://github.com/gentoo/gentoo/pull/15296 Signed-off-by: Andreas Sturmlechner --- 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(-) (limited to 'sci-chemistry') diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild index d13194b76ff0..64e36c7c268f 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 e0d3ee51c5e6..511cfe2ba428 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" -- cgit v1.2.3-65-gdbad