Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/tree-puzzle/
Date: Tue, 26 Apr 2022 05:41:54
Message-Id: 1650951216.9903e675f0c8a3017a51954e1f239bf4d4842b13.sam@gentoo
1 commit: 9903e675f0c8a3017a51954e1f239bf4d4842b13
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 05:33:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 05:33:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9903e675
7
8 sci-biology/tree-puzzle: drop unused toolchain-funcs
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild b/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild
16 index 06fc28376ff5..e5093420d6a8 100644
17 --- a/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild
18 +++ b/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild
19 @@ -3,8 +3,6 @@
20
21 EAPI=8
22
23 -inherit toolchain-funcs
24 -
25 DESCRIPTION="Maximum likelihood analysis for nucleotide, amino acid, and two-state data"
26 HOMEPAGE="http://www.tree-puzzle.de"
27 SRC_URI="http://www.tree-puzzle.de/${P}.tar.gz"