commit: 0cb5e1afb28388b49dafeb0756f191d96755d05f
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 20 09:07:52 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 20 09:07:52 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0cb5e1af
dev-python/Forthon: update homepage
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/Forthon/Forthon-0.8.49.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/Forthon/Forthon-0.8.49.ebuild
b/dev-python/Forthon/Forthon-0.8.49.ebuild
index 66c7f85db..2953883a0 100644
--- a/dev-python/Forthon/Forthon-0.8.49.ebuild
+++ b/dev-python/Forthon/Forthon-0.8.49.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit eutils distutils-r1
DESCRIPTION="Python interface generator for Fortran based codes"
-HOMEPAGE="http://hifweb.lbl.gov/Forthon"
+HOMEPAGE="https://github.com/dpgrote/Forthon"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"