From 74a6e9cf1366fe6a725becc57747cc042f08df54 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 18 Nov 2016 23:01:59 +0100 Subject: 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(-) (limited to 'sci-biology/bioperl-run') 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 d633fe3be7a1..835fc6019549 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 13c3ca1477da..e1b06f9f8f2a 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 -- cgit v1.2.3-65-gdbad