diff options
Diffstat (limited to 'app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild')
-rw-r--r-- | app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild b/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild index 558fb9560879..b3184d10da5b 100644 --- a/app-arch/zopfli/zopfli-1.0.0_p20140705.ebuild +++ b/app-arch/zopfli/zopfli-1.0.0_p20140705.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 eutils multilib toolchain-funcs vcs-snapshot -DESCRIPTION="Compression library programmed in C to perform very good, but slow, deflate or zlib compression" +DESCRIPTION="Very good, but slow, deflate or zlib compression" HOMEPAGE="https://github.com/Hello71/zopfli/" SRC_URI="https://github.com/Hello71/zopfli/archive/1c07f374419ccb352412fd6403acc2b59ab6cce7.tar.gz -> ${P}.tar.gz" |