app-backup/ccollect: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Thu, 16 Feb 2017 18:26:22 +0000 (20:26 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:16:18 +0000 (21:16 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-backup/ccollect/ccollect-0.8.ebuild

index 3909db756728af4d464f1237ab4c27df640aa873..fe8eb719658c69219bac79134058a5557a381a45 100644 (file)
@@ -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"