Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/ApE/
Date: Thu, 19 Sep 2019 06:13:28
Message-Id: 1568873601.b8b79e182277499d03c7ed7ea4b34187663b8167.mgorny@gentoo
1 commit: b8b79e182277499d03c7ed7ea4b34187663b8167
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 19 06:13:03 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 19 06:13:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b79e18
7
8 sci-biology/ApE: Add bindist restriction
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-biology/ApE/ApE-2.0.7-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-biology/ApE/ApE-2.0.7-r1.ebuild b/sci-biology/ApE/ApE-2.0.7-r1.ebuild
16 index a8638600473..a56f5052520 100644
17 --- a/sci-biology/ApE/ApE-2.0.7-r1.ebuild
18 +++ b/sci-biology/ApE/ApE-2.0.7-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -19,7 +19,7 @@ RDEPEND="
26 dev-lang/tcl:0
27 dev-lang/tk:0"
28
29 -RESTRICT="mirror"
30 +RESTRICT="bindist mirror"
31
32 S="${WORKDIR}/ApE Linux/"