commit: 74a6e9cf1366fe6a725becc57747cc042f08df54 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Nov 18 22:01:59 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Nov 18 22:39:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a6e9cf
sci-biology/bioperl-run: Fix overlong DESCRIPTION Package-Manager: portage-2.3.2 sci-biology/bioperl-run/bioperl-run-1.6.9.ebuild | 4 ++-- sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-biology/bioperl-run/bioperl-run-1.6.9.ebuild b/sci-biology/bioperl-run/bioperl-run-1.6.9.ebuild index d633fe3..835fc60 100644 --- a/sci-biology/bioperl-run/bioperl-run-1.6.9.ebuild +++ b/sci-biology/bioperl-run/bioperl-run-1.6.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ MODULE_AUTHOR=CJFIELDS MODULE_VERSION=1.006900 inherit perl-module -DESCRIPTION="Perl tools for bioinformatics - Wrapper modules around key bioinformatics applications" +DESCRIPTION="Perl wrapper modules for key bioinformatics applications" HOMEPAGE="http://www.bioperl.org/" SLOT="0" diff --git a/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild b/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild index 13c3ca1..e1b06f9 100644 --- a/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild +++ b/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" inherit perl-module git-2 -DESCRIPTION="Perl tools for bioinformatics - Wrapper modules around key bioinformatics applications" +DESCRIPTION="Perl wrapper modules for key bioinformatics applications" HOMEPAGE="http://www.bioperl.org/" SRC_URI="" EGIT_REPO_URI="git://github.com/bioperl/${PN}.git
