From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1D75158020 for ; Sat, 26 Nov 2022 10:54:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F603E09BB; Sat, 26 Nov 2022 10:54:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81E8FE09AE for ; Sat, 26 Nov 2022 10:54:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B25D1341498 for ; Sat, 26 Nov 2022 10:54:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F341275E for ; Sat, 26 Nov 2022 10:54:29 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1669298441.58f3e0943b00b6d81e1c59fe16bbf4398dc663ec.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/fortls/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/fortls/fortls-2.13.0.ebuild dev-util/fortls/metadata.xml X-VCS-Directories: dev-util/fortls/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 58f3e0943b00b6d81e1c59fe16bbf4398dc663ec X-VCS-Branch: master Date: Sat, 26 Nov 2022 10:54:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 943fd2f4-1852-4a15-88d5-1362e7835b91 X-Archives-Hash: 778e592a3ebb84f65e9648751da44bb4 commit: 58f3e0943b00b6d81e1c59fe16bbf4398dc663ec Author: Sergey Torokhov yandex ru> AuthorDate: Thu Nov 24 14:00:41 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Nov 24 14:00:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58f3e094 dev-util/fortls: update HOMEPAGE and remote-id Fortls joined Fortran-lang projects therefore the URLs are updated here. Signed-off-by: Sergey Torokhov yandex.ru> dev-util/fortls/fortls-2.13.0.ebuild | 2 +- dev-util/fortls/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/fortls/fortls-2.13.0.ebuild b/dev-util/fortls/fortls-2.13.0.ebuild index cbe895365..434a2400c 100644 --- a/dev-util/fortls/fortls-2.13.0.ebuild +++ b/dev-util/fortls/fortls-2.13.0.ebuild @@ -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" diff --git a/dev-util/fortls/metadata.xml b/dev-util/fortls/metadata.xml index b0b701f5e..80ac25bd7 100644 --- a/dev-util/fortls/metadata.xml +++ b/dev-util/fortls/metadata.xml @@ -15,6 +15,6 @@ fortls - gnikit/fortls + fortran-lang/fortls