dev-util/fortls: update HOMEPAGE and remote-id

Fortls joined Fortran-lang projects
therefore the URLs are updated here.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2022-11-24 17:00:41 +03:00
parent 21968dbd1c
commit 58f3e0943b
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="fortls - Fortran Language Server"
HOMEPAGE="https://github.com/gnikit/fortls"
HOMEPAGE="https://fortls.fortran-lang.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"

View File

@@ -15,6 +15,6 @@
</longdescription>
<upstream>
<remote-id type="pypi">fortls</remote-id>
<remote-id type="github">gnikit/fortls</remote-id>
<remote-id type="github">fortran-lang/fortls</remote-id>
</upstream>
</pkgmetadata>