diff options
-rw-r--r-- | app-arch/lziprecover/lziprecover-1.17.ebuild | 4 | ||||
-rw-r--r-- | app-arch/lziprecover/lziprecover-1.18.ebuild | 4 | ||||
-rw-r--r-- | 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+" |