summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-16 17:50:42 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-16 17:50:42 +0000
commitb068e53e4bd9b590e7f5fb3e0d12b8dad8a3340b (patch)
treeb31972056dfa7a821ef6305afddd229c7ef4b588 /app-misc/fslint/fslint-2.42.ebuild
parentMark s390 stable. (diff)
downloadgentoo-2-b068e53e4bd9b590e7f5fb3e0d12b8dad8a3340b.tar.gz
gentoo-2-b068e53e4bd9b590e7f5fb3e0d12b8dad8a3340b.tar.bz2
gentoo-2-b068e53e4bd9b590e7f5fb3e0d12b8dad8a3340b.zip
Spelling. Drop longdescription (== DESCRIPTION).
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-misc/fslint/fslint-2.42.ebuild')
-rw-r--r--app-misc/fslint/fslint-2.42.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/fslint/fslint-2.42.ebuild b/app-misc/fslint/fslint-2.42.ebuild
index 1ae175d2752c..26639c728645 100644
--- a/app-misc/fslint/fslint-2.42.ebuild
+++ b/app-misc/fslint/fslint-2.42.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/fslint/fslint-2.42.ebuild,v 1.5 2013/08/28 11:14:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/fslint/fslint-2.42.ebuild,v 1.6 2014/01/16 17:50:42 jer Exp $
EAPI="5"
@@ -8,7 +8,7 @@ PYTHON_DEPEND="2"
inherit eutils python
-DESCRIPTION="An utility to find various forms of lint on a filesystem."
+DESCRIPTION="A utility to find various forms of lint on a filesystem."
HOMEPAGE="http://www.pixelbeat.org/fslint/"
SRC_URI="http://www.pixelbeat.org/${PN}/${P}.tar.gz"