Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/metis/
Date: Sat, 11 Jan 2020 16:33:17
Message-Id: 1578760379.f462e06dbc9901503e5928c7a4e622e3f6b0a554.ulm@gentoo
1 commit: f462e06dbc9901503e5928c7a4e622e3f6b0a554
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 11 16:31:09 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 11 16:32:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f462e06d
7
8 sci-libs/metis: Fix LICENSE, add mirror and bindist restrictions.
9
10 Closes: https://bugs.gentoo.org/702360
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 sci-libs/metis/{metis-4.0.3.ebuild => metis-4.0.3-r1.ebuild} | 5 +++--
15 1 file changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-libs/metis/metis-4.0.3.ebuild b/sci-libs/metis/metis-4.0.3-r1.ebuild
18 similarity index 88%
19 rename from sci-libs/metis/metis-4.0.3.ebuild
20 rename to sci-libs/metis/metis-4.0.3-r1.ebuild
21 index d572fdb47ee..2f0d76f02d5 100644
22 --- a/sci-libs/metis/metis-4.0.3.ebuild
23 +++ b/sci-libs/metis/metis-4.0.3-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2019 Gentoo Authors
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -9,10 +9,11 @@ DESCRIPTION="A package for unstructured serial graph partitioning"
31 HOMEPAGE="http://www-users.cs.umn.edu/~karypis/metis/metis/"
32 SRC_URI="http://glaros.dtc.umn.edu/gkhome/fetch/sw/${PN}/OLD/${P}.tar.gz"
33
34 +LICENSE="all-rights-reserved"
35 SLOT="0"
36 KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
37 -LICENSE="free-noncomm"
38 IUSE="doc static-libs"
39 +RESTRICT="mirror bindist"
40
41 DEPEND=""
42 RDEPEND="${DEPEND}