mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
sci-libs/jdqz: fix homepage
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
@@ -6,8 +6,8 @@ EAPI="7"
|
|||||||
inherit flag-o-matic fortran-2 toolchain-funcs
|
inherit flag-o-matic fortran-2 toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem."
|
DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem."
|
||||||
HOMEPAGE="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/software.html"
|
HOMEPAGE="https://www.win.tue.nl/~hochsten/jd/"
|
||||||
SRC_URI="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/${PN}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://www.win.tue.nl/~hochsten/jd/${PN}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
@@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
@@ -6,8 +6,8 @@ EAPI="7"
|
|||||||
inherit flag-o-matic fortran-2 toolchain-funcs
|
inherit flag-o-matic fortran-2 toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem."
|
DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem."
|
||||||
HOMEPAGE="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/software.html"
|
HOMEPAGE="https://www.win.tue.nl/~hochsten/jd/"
|
||||||
SRC_URI="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/${PN}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://www.win.tue.nl/~hochsten/jd/${PN}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user