From 6e8abb6accf509aae2a5a2fc9b957a295253a6ac Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Thu, 16 Feb 2017 20:19:20 +0200 Subject: app-arch/afio: Fix toolong.DESCRIPTION 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 | 4 ++-- app-arch/afio/afio-2.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-arch/afio') 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" -- cgit v1.2.3-65-gdbad