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

app-editors/lfhex/lfhex-0.42.ebuild

index 0c18872bcdeb9522c229990c38e16c03b9fb6022..9143344106bcf5033a3ec4681f7ac8a04a620ca8 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=4
 inherit eutils qt4-r2
 
-DESCRIPTION="A fast, efficient hex-editor with support for large files and comparing binary files"
+DESCRIPTION="A fast hex-editor with support for large files and comparing binary files"
 HOMEPAGE="http://stoopidsimple.com/lfhex"
 SRC_URI="http://stoopidsimple.com/files/${P}.tar.gz"