colordiff: space cleanup

This commit is contained in:
Jérôme Duval
2017-09-18 09:14:38 +02:00
committed by GitHub
parent 88e86fb600
commit f5df28e9fa

View File

@@ -4,7 +4,7 @@ The Perl script colordiff is a wrapper for 'diff' and produces the same output \
but with pretty 'syntax' highlighting. Colour schemes can be customized.
"
HOMEPAGE="http://colordiff.sourceforge.net/"
COPYRIGHT="2002-2012 Dave Ewart"
COPYRIGHT="2002-2012 Dave Ewart"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.colordiff.org/colordiff-$portVersion.tar.gz"
@@ -18,7 +18,6 @@ PROVIDES="
cmd:colordiff = $portVersion
cmd:cdiff = $portVersion
"
REQUIRES="
cmd:diff
cmd:perl