summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2020-04-10 23:19:40 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-19 19:37:53 +0200
commitb2e44d8da8b5872b8f207a479d43a64cc1c5a1fa (patch)
treef866b195c9cec07a1a9c714b40d34bbef6a3e945 /sci-chemistry
parentdev-util/cram: Add Python 3.8 support (diff)
downloadgentoo-b2e44d8da8b5872b8f207a479d43a64cc1c5a1fa.tar.gz
gentoo-b2e44d8da8b5872b8f207a479d43a64cc1c5a1fa.tar.bz2
gentoo-b2e44d8da8b5872b8f207a479d43a64cc1c5a1fa.zip
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@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/15296 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild4
-rw-r--r--sci-chemistry/gperiodic/gperiodic-3.0.1.ebuild6
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 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"