diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/lfhex/lfhex-0.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/lfhex/lfhex-0.42.ebuild b/app-editors/lfhex/lfhex-0.42.ebuild index 0c18872bcdeb..9143344106bc 100644 --- a/app-editors/lfhex/lfhex-0.42.ebuild +++ b/app-editors/lfhex/lfhex-0.42.ebuild @@ -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" |