Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/YASRA/
Date: Fri, 25 Dec 2020 10:22:11
Message-Id: 1608890598.f2cc404f64c65d3421a697f55a4f3cf1d9008016.chymera@gentoo
1 commit: f2cc404f64c65d3421a697f55a4f3cf1d9008016
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Fri Dec 25 10:03:18 2020 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Fri Dec 25 10:03:18 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f2cc404f
7
8 sci-biology/YASRA: EAPI bump 7
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Horea Christian <chr <AT> chymera.eu>
12
13 sci-biology/YASRA/YASRA-2.33.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-biology/YASRA/YASRA-2.33.ebuild b/sci-biology/YASRA/YASRA-2.33.ebuild
17 index 77ca724dc..58e6da2b0 100644
18 --- a/sci-biology/YASRA/YASRA-2.33.ebuild
19 +++ b/sci-biology/YASRA/YASRA-2.33.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=5
26 +EAPI=7
27
28 DESCRIPTION="Yet Another Short Read Assembler aligning to a reference using LASTZ"
29 HOMEPAGE="http://www.bx.psu.edu/miller_lab/"