commit: a00fc2fa226ae1bf39e7c2aff7ec4120bafb555b Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Nov 18 17:43:57 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Nov 18 22:39:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a00fc2fa
sci-biology/arb: Fix overlong DESCRIPTION Package-Manager: portage-2.3.2 sci-biology/arb/arb-5.1-r1.ebuild | 4 ++-- sci-biology/arb/arb-5.2.ebuild | 4 ++-- sci-biology/arb/arb-5.3.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sci-biology/arb/arb-5.1-r1.ebuild b/sci-biology/arb/arb-5.1-r1.ebuild index ed0937a..f9df223 100644 --- a/sci-biology/arb/arb-5.1-r1.ebuild +++ b/sci-biology/arb/arb-5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="Tools for DNA/RNA sequence database handling and data analysis, phylogenetic analysis" +DESCRIPTION="Tools for DNA/RNA sequence database handling and phylogenetic analysis" HOMEPAGE="http://www.arb-home.de/" SRC_URI=" http://download.arb-home.de/release/arb_${PV}/arbsrc.tgz -> ${P}.tgz diff --git a/sci-biology/arb/arb-5.2.ebuild b/sci-biology/arb/arb-5.2.ebuild index 9c33732..85e5f87 100644 --- a/sci-biology/arb/arb-5.2.ebuild +++ b/sci-biology/arb/arb-5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit eutils toolchain-funcs -DESCRIPTION="Tools for DNA/RNA sequence database handling and data analysis, phylogenetic analysis" +DESCRIPTION="Tools for DNA/RNA sequence database handling and phylogenetic analysis" HOMEPAGE="http://www.arb-home.de/" SRC_URI=" http://download.arb-home.de/release/arb_${PV}/arbsrc.tgz -> ${P}.tgz diff --git a/sci-biology/arb/arb-5.3.ebuild b/sci-biology/arb/arb-5.3.ebuild index b0a05db2..e8b09ae 100644 --- a/sci-biology/arb/arb-5.3.ebuild +++ b/sci-biology/arb/arb-5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit eutils toolchain-funcs -DESCRIPTION="Tools for DNA/RNA sequence database handling and data analysis, phylogenetic analysis" +DESCRIPTION="Tools for DNA/RNA sequence database handling and phylogenetic analysis" HOMEPAGE="http://www.arb-home.de/" SRC_URI=" http://download.arb-home.de/release/arb_${PV}/arbsrc.tgz -> ${P}.tgz
