summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 20:19:20 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:16:05 +0100
commit6e8abb6accf509aae2a5a2fc9b957a295253a6ac (patch)
treecfa1413e4ed4273e38483c65d191aa317afd55ff /app-arch
parentapp-arch/advancecomp: Fix toolong.DESCRIPTION (diff)
downloadgentoo-6e8abb6accf509aae2a5a2fc9b957a295253a6ac.tar.gz
gentoo-6e8abb6accf509aae2a5a2fc9b957a295253a6ac.tar.bz2
gentoo-6e8abb6accf509aae2a5a2fc9b957a295253a6ac.zip
app-arch/afio: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/afio/afio-2.5.1.ebuild4
-rw-r--r--app-arch/afio/afio-2.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/afio/afio-2.5.1.ebuild b/app-arch/afio/afio-2.5.1.ebuild
index c8614d59e70c..db1152a4ecd9 100644
--- a/app-arch/afio/afio-2.5.1.ebuild
+++ b/app-arch/afio/afio-2.5.1.ebuild
@@ -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"
diff --git a/app-arch/afio/afio-2.5.ebuild b/app-arch/afio/afio-2.5.ebuild
index 54998b5776bf..6cf94fc80261 100644
--- a/app-arch/afio/afio-2.5.ebuild
+++ b/app-arch/afio/afio-2.5.ebuild
@@ -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"