From: Harri Nieminen Date: Thu, 16 Feb 2017 18:26:22 +0000 (+0200) Subject: app-backup/ccollect: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77f82dc424c030af291307dfb6c9db9c9e698469;p=gentoo.git app-backup/ccollect: 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-backup/ccollect/ccollect-0.8.ebuild b/app-backup/ccollect/ccollect-0.8.ebuild index 3909db756728..fe8eb719658c 100644 --- a/app-backup/ccollect/ccollect-0.8.ebuild +++ b/app-backup/ccollect/ccollect-0.8.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="2" -DESCRIPTION="(pseudo) incremental backup with different exclude lists using hardlinks and rsync" +DESCRIPTION="Pseudo incremental backup with different exclude lists using hardlinks and rsync" HOMEPAGE="http://www.nico.schottelius.org/software/ccollect/" SRC_URI="http://www.nico.schottelius.org/software/${PN}/download/${P}.tar.bz2"