summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 20:22:26 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:16:08 +0100
commit8768307c6a227370178da0a13502f18bec41855c (patch)
treea3f34bc8851363440f34dd070b1d5ab0f3838ea5 /app-arch
parentapp-arch/afio: Fix toolong.DESCRIPTION (diff)
downloadgentoo-8768307c6a227370178da0a13502f18bec41855c.tar.gz
gentoo-8768307c6a227370178da0a13502f18bec41855c.tar.bz2
gentoo-8768307c6a227370178da0a13502f18bec41855c.zip
app-arch/lziprecover: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lziprecover/lziprecover-1.17.ebuild4
-rw-r--r--app-arch/lziprecover/lziprecover-1.18.ebuild4
-rw-r--r--app-arch/lziprecover/lziprecover-1.19_pre2.ebuild2
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+"