Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/mesquite/
Date: Thu, 04 Feb 2021 12:45:17
Message-Id: 1612442703.d244c3bff98ef84efe295bff7f8fe9501a47af46.andrewammerlaan@gentoo
1 commit: d244c3bff98ef84efe295bff7f8fe9501a47af46
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Thu Feb 4 12:45:03 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Thu Feb 4 12:45:03 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d244c3bf
7
8 sci-libs/mesquite: update homepage
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 sci-libs/mesquite/mesquite-2.3.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/mesquite/mesquite-2.3.0.ebuild b/sci-libs/mesquite/mesquite-2.3.0.ebuild
17 index 3ef96a174..b5f07eb4e 100644
18 --- a/sci-libs/mesquite/mesquite-2.3.0.ebuild
19 +++ b/sci-libs/mesquite/mesquite-2.3.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -6,7 +6,7 @@ EAPI=5
27 inherit eutils
28
29 DESCRIPTION="Mesh Quality Improvement Toolkit"
30 -HOMEPAGE="http://www.cs.sandia.gov/optimization/knupp/Mesquite.html"
31 +HOMEPAGE="https://trilinos.github.io/mesquite.html"
32 SRC_URI="https://software.sandia.gov/${PN}/${P}.tar.gz"
33
34 LICENSE="LGPL-2"