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
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')
-rw-r--r--app-misc/fslint/ChangeLog8
-rw-r--r--app-misc/fslint/fslint-2.42.ebuild6
-rw-r--r--app-misc/fslint/metadata.xml3
3 files changed, 9 insertions, 8 deletions
diff --git a/app-misc/fslint/ChangeLog b/app-misc/fslint/ChangeLog
index 0559762ae1c8..bf57b5fbd23d 100644
--- a/app-misc/fslint/ChangeLog
+++ b/app-misc/fslint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/fslint
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/fslint/ChangeLog,v 1.5 2013/08/28 11:14:30 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/fslint/ChangeLog,v 1.6 2014/01/16 17:50:42 jer Exp $
+
+ 16 Jan 2014; Jeroen Roovers <jer@gentoo.org> fslint-2.42.ebuild,
+ metadata.xml:
+ Spelling. Drop longdescription (== DESCRIPTION).
28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fslint-2.42.ebuild:
Stable for x86, wrt bug #481946
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"
diff --git a/app-misc/fslint/metadata.xml b/app-misc/fslint/metadata.xml
index 1b9295d3078b..5eb48e5df2fe 100644
--- a/app-misc/fslint/metadata.xml
+++ b/app-misc/fslint/metadata.xml
@@ -5,7 +5,4 @@
<email>TomWij@gentoo.org</email>
<name>Tom Wijsman</name>
</maintainer>
- <longdescription>
- An utility to find various forms of lint on a filesystem.
- </longdescription>
</pkgmetadata>