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

app-arch/afio/afio-2.5.1.ebuild
app-arch/afio/afio-2.5.ebuild

index c8614d59e70c7a15f0339532079049254d1103d4..db1152a4ecd928c714c7c8331c11edd2fc595610 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=4
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="makes cpio-format archives and deals somewhat gracefully with input data corruption"
+DESCRIPTION="Makes cpio-format archives and deals gracefully with input data corruption"
 HOMEPAGE="http://members.chello.nl/k.holtman/afio.html"
 SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz"
 
index 54998b5776bfc06f4c2b4fc13561b84e06da5b85..6cf94fc802617a501015adc9e1b578c094e9357c 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="makes cpio-format archives and deals somewhat gracefully with input data corruption"
+DESCRIPTION="Makes cpio-format archives and deals gracefully with input data corruption"
 HOMEPAGE="http://freshmeat.net/projects/afio/"
 SRC_URI="http://members.brabant.chello.nl/~k.holtman/${P}.tgz"