diff options
Diffstat (limited to 'app-arch/lziprecover/lziprecover-1.17.ebuild')
-rw-r--r-- | app-arch/lziprecover/lziprecover-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 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+" |