commit: c2ede890e955fc2fc219f7942f611b293334b8f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 30 14:54:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 30 14:54:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ede890
sys-devel/nvptx-tools: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/nvptx-tools/nvptx-tools-0_pre20240809.ebuild | 2 +- sys-devel/nvptx-tools/nvptx-tools-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-devel/nvptx-tools/nvptx-tools-0_pre20240809.ebuild b/sys-devel/nvptx-tools/nvptx-tools-0_pre20240809.ebuild index e76b4259f828..b6308a59af98 100644 --- a/sys-devel/nvptx-tools/nvptx-tools-0_pre20240809.ebuild +++ b/sys-devel/nvptx-tools/nvptx-tools-0_pre20240809.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Collection of tools for use with nvptx-none GCC toolchains" -HOMEPAGE="https://github.com/SourceryTools/nvptx-tools https://gcc.gnu.org/wiki/nvptx" +HOMEPAGE="https://github.com/SourceryTools/nvptx-tools https://gcc.gnu.org/wiki/nvptx https://gcc.gnu.org/wiki/Offloading" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/SourceryTools/nvptx-tools" diff --git a/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild b/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild index a73728161032..7890035ee4e1 100644 --- a/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild +++ b/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Collection of tools for use with nvptx-none GCC toolchains" -HOMEPAGE="https://github.com/SourceryTools/nvptx-tools https://gcc.gnu.org/wiki/nvptx" +HOMEPAGE="https://github.com/SourceryTools/nvptx-tools https://gcc.gnu.org/wiki/nvptx https://gcc.gnu.org/wiki/Offloading" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/SourceryTools/nvptx-tools"
