diff options
author | David Seifert <soap@gentoo.org> | 2017-12-02 13:51:32 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 13:51:32 +0100 |
commit | 067d8fbfa9ccfff3a6b2a1b4cb60c7c9e901c142 (patch) | |
tree | af64bb68f02672f27220bc20c6b62cea2b8aaf49 /dev-util | |
parent | dev-util/autoproject: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-067d8fbfa9ccfff3a6b2a1b4cb60c7c9e901c142.tar.gz gentoo-067d8fbfa9ccfff3a6b2a1b4cb60c7c9e901c142.tar.bz2 gentoo-067d8fbfa9ccfff3a6b2a1b4cb60c7c9e901c142.zip |
dev-util/dwdiff: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/dwdiff/dwdiff-2.1.0.ebuild | 2 | ||||
-rw-r--r-- | dev-util/dwdiff/dwdiff-2.1.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild b/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild index cd45b24397af..51b8e6bcee90 100644 --- a/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils toolchain-funcs -DESCRIPTION="diff-like program that operates at the word level instead of the line level" +DESCRIPTION="diff-like program operating at word level instead of line level" HOMEPAGE="http://os.ghalkes.nl/dwdiff.html" SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2" diff --git a/dev-util/dwdiff/dwdiff-2.1.0.ebuild b/dev-util/dwdiff/dwdiff-2.1.0.ebuild index bc7474f29dea..5fd42d0959e4 100644 --- a/dev-util/dwdiff/dwdiff-2.1.0.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit eutils toolchain-funcs -DESCRIPTION="A front-end for the diff program that operates at the word level instead of the line level" +DESCRIPTION="diff-like program operating at word level instead of line level" HOMEPAGE="http://os.ghalkes.nl/dwdiff.html" SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2" diff --git a/dev-util/dwdiff/dwdiff-2.1.1.ebuild b/dev-util/dwdiff/dwdiff-2.1.1.ebuild index 252cdd66239f..c8e8a440ba08 100644 --- a/dev-util/dwdiff/dwdiff-2.1.1.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils toolchain-funcs -DESCRIPTION="diff-like program that operates at the word level instead of the line level" +DESCRIPTION="diff-like program operating at word level instead of line level" HOMEPAGE="http://os.ghalkes.nl/dwdiff.html" SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2" |