mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/gmsh: update HOMEPAGE (add self-hosted gitlab)
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
|
||||
inherit cmake fortran-2 python-any-r1 toolchain-funcs
|
||||
|
||||
DESCRIPTION="Three-dimensional finite element mesh generator"
|
||||
HOMEPAGE="https://gmsh.info"
|
||||
HOMEPAGE="https://gmsh.info https://gitlab.onelab.info/gmsh/gmsh"
|
||||
SRC_URI="https://gmsh.info/src/${P}-source.tgz"
|
||||
S="${WORKDIR}/${P}-source"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..11} )
|
||||
inherit cmake desktop fortran-2 python-any-r1 toolchain-funcs xdg-utils
|
||||
|
||||
DESCRIPTION="Three-dimensional finite element mesh generator"
|
||||
HOMEPAGE="https://gmsh.info"
|
||||
HOMEPAGE="https://gmsh.info https://gitlab.onelab.info/gmsh/gmsh"
|
||||
SRC_URI="https://gmsh.info/src/${P}-source.tgz"
|
||||
S="${WORKDIR}/${P}-source"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..10} )
|
||||
inherit cmake fortran-2 python-any-r1 toolchain-funcs
|
||||
|
||||
DESCRIPTION="Three-dimensional finite element mesh generator"
|
||||
HOMEPAGE="https://gmsh.info/"
|
||||
HOMEPAGE="https://gmsh.info/ https://gitlab.onelab.info/gmsh/gmsh"
|
||||
SRC_URI="https://gmsh.info/src/${P}-source.tgz"
|
||||
S="${WORKDIR}/${P}-source"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user