Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/diya/
Date: Mon, 06 Feb 2017 21:27:56
Message-Id: 1486416382.42833fc2f3bc5ee36c25c5ce803a2eaed7598be3.soap@gentoo
1 commit: 42833fc2f3bc5ee36c25c5ce803a2eaed7598be3
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 6 20:48:02 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 6 21:26:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42833fc2
7
8 sci-biology/diya: Fix overlong DESCRIPTION
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3856
12
13 sci-biology/diya/diya-1.0_rc4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-biology/diya/diya-1.0_rc4.ebuild b/sci-biology/diya/diya-1.0_rc4.ebuild
17 index 2211525..59fc246 100644
18 --- a/sci-biology/diya/diya-1.0_rc4.ebuild
19 +++ b/sci-biology/diya/diya-1.0_rc4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -6,7 +6,7 @@ EAPI="5"
27
28 inherit perl-module
29
30 -DESCRIPTION="Do It Yourself Annotation, a collection of tools and libraries for sequence assembly and annotation"
31 +DESCRIPTION="Do It Yourself Annotation, tools & libraries for sequence assembly & annotation"
32 HOMEPAGE="http://gmod.org/wiki/Diya"
33 SRC_URI="mirror://sourceforge/diyg/files/diya/diya-1.0/diya-${PV/_/-}.tar.gz"