summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 20:26:22 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:16:18 +0100
commit77f82dc424c030af291307dfb6c9db9c9e698469 (patch)
tree8315baf98e99d8495943cfeef44a36d03988f69f
parentapp-arch/zopfli: Fix toolong.DESCRIPTION (diff)
downloadgentoo-77f82dc424c030af291307dfb6c9db9c9e698469.tar.gz
gentoo-77f82dc424c030af291307dfb6c9db9c9e698469.tar.bz2
gentoo-77f82dc424c030af291307dfb6c9db9c9e698469.zip
app-backup/ccollect: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
-rw-r--r--app-backup/ccollect/ccollect-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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"