From: Harri Nieminen Date: Thu, 16 Feb 2017 18:17:44 +0000 (+0200) Subject: app-arch/advancecomp: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0beb24f4183adb75ebf2dd97567f62dd8fd2ef2c;p=gentoo.git app-arch/advancecomp: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-arch/advancecomp/advancecomp-1.15.ebuild b/app-arch/advancecomp/advancecomp-1.15.ebuild index cd7939ba0ba7..9af441a43a4b 100644 --- a/app-arch/advancecomp/advancecomp-1.15.ebuild +++ b/app-arch/advancecomp/advancecomp-1.15.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 inherit eutils -DESCRIPTION="Recompress ZIP, PNG and MNG using deflate 7-Zip, considerably improving compression" +DESCRIPTION="Recompress ZIP, PNG and MNG, considerably improving compression" HOMEPAGE="http://advancemame.sourceforge.net/comp-readme.html" SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz" diff --git a/app-arch/advancecomp/advancecomp-1.19.ebuild b/app-arch/advancecomp/advancecomp-1.19.ebuild index a5ea44e1117e..597edaabef5c 100644 --- a/app-arch/advancecomp/advancecomp-1.19.ebuild +++ b/app-arch/advancecomp/advancecomp-1.19.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 -DESCRIPTION="Recompress ZIP, PNG and MNG using deflate 7-Zip, considerably improving compression" +DESCRIPTION="Recompress ZIP, PNG and MNG, considerably improving compression" HOMEPAGE="http://advancemame.sourceforge.net/comp-readme.html" SRC_URI="mirror://sourceforge/project/advancemame/${PN}/${PV}/${P}.tar.gz"