diff options
Diffstat (limited to 'app-arch/afio')
-rw-r--r-- | app-arch/afio/afio-2.5.1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/afio/afio-2.5.ebuild | 4 |
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" |