From 8768307c6a227370178da0a13502f18bec41855c Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Thu, 16 Feb 2017 20:22:26 +0200 Subject: [PATCH] app-arch/lziprecover: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- app-arch/lziprecover/lziprecover-1.17.ebuild | 4 ++-- app-arch/lziprecover/lziprecover-1.18.ebuild | 4 ++-- app-arch/lziprecover/lziprecover-1.19_pre2.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-arch/lziprecover/lziprecover-1.17.ebuild b/app-arch/lziprecover/lziprecover-1.17.ebuild index 80c1eefb40d1..0b3349e7a915 100644 --- a/app-arch/lziprecover/lziprecover-1.17.ebuild +++ b/app-arch/lziprecover/lziprecover-1.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 toolchain-funcs -DESCRIPTION="Lziprecover is a data recovery tool and decompressor for files in the lzip compressed data format" +DESCRIPTION="Lziprecover is a data recovery tool and decompressor for lzip compressed files" HOMEPAGE="http://www.nongnu.org/lzip/lziprecover.html" SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2+" diff --git a/app-arch/lziprecover/lziprecover-1.18.ebuild b/app-arch/lziprecover/lziprecover-1.18.ebuild index 518d389d99f5..c5e272c43288 100644 --- a/app-arch/lziprecover/lziprecover-1.18.ebuild +++ b/app-arch/lziprecover/lziprecover-1.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs -DESCRIPTION="Lziprecover is a data recovery tool and decompressor for files in the lzip compressed data format" +DESCRIPTION="Lziprecover is a data recovery tool and decompressor for lzip compressed files" HOMEPAGE="http://www.nongnu.org/lzip/lziprecover.html" SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2+" diff --git a/app-arch/lziprecover/lziprecover-1.19_pre2.ebuild b/app-arch/lziprecover/lziprecover-1.19_pre2.ebuild index 7b5892bbc5f2..c5e272c43288 100644 --- a/app-arch/lziprecover/lziprecover-1.19_pre2.ebuild +++ b/app-arch/lziprecover/lziprecover-1.19_pre2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs -DESCRIPTION="Lziprecover is a data recovery tool and decompressor for files in the lzip compressed data format" +DESCRIPTION="Lziprecover is a data recovery tool and decompressor for lzip compressed files" HOMEPAGE="http://www.nongnu.org/lzip/lziprecover.html" SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2+" -- 2.26.2