diff options
author | David Seifert <soap@gentoo.org> | 2017-02-06 21:48:02 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-06 22:26:22 +0100 |
commit | 42833fc2f3bc5ee36c25c5ce803a2eaed7598be3 (patch) | |
tree | bebc90ca0b271a64581ce44489e6a0ff24106063 /sci-biology/diya | |
parent | sci-biology/clustalw-mpi: Fix overlong DESCRIPTION (diff) | |
download | gentoo-42833fc2f3bc5ee36c25c5ce803a2eaed7598be3.tar.gz gentoo-42833fc2f3bc5ee36c25c5ce803a2eaed7598be3.tar.bz2 gentoo-42833fc2f3bc5ee36c25c5ce803a2eaed7598be3.zip |
sci-biology/diya: Fix overlong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856
Diffstat (limited to 'sci-biology/diya')
-rw-r--r-- | sci-biology/diya/diya-1.0_rc4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/diya/diya-1.0_rc4.ebuild b/sci-biology/diya/diya-1.0_rc4.ebuild index 2211525f8af9..59fc246a0bd6 100644 --- a/sci-biology/diya/diya-1.0_rc4.ebuild +++ b/sci-biology/diya/diya-1.0_rc4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" inherit perl-module -DESCRIPTION="Do It Yourself Annotation, a collection of tools and libraries for sequence assembly and annotation" +DESCRIPTION="Do It Yourself Annotation, tools & libraries for sequence assembly & annotation" HOMEPAGE="http://gmod.org/wiki/Diya" SRC_URI="mirror://sourceforge/diyg/files/diya/diya-1.0/diya-${PV/_/-}.tar.gz" |