summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 01:43:13 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 01:43:13 +0000
commitdc2b45eea25fa48364c3862f47528c792ba18391 (patch)
tree4d129f144b2a9a89b803ab93ad716d3554ca3ab9 /app-arch/afio
parentFix description for more repoman happy (diff)
downloadgentoo-2-dc2b45eea25fa48364c3862f47528c792ba18391.tar.gz
gentoo-2-dc2b45eea25fa48364c3862f47528c792ba18391.tar.bz2
gentoo-2-dc2b45eea25fa48364c3862f47528c792ba18391.zip
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-arch/afio')
-rw-r--r--app-arch/afio/ChangeLog8
-rw-r--r--app-arch/afio/afio-2.5.1.ebuild6
-rw-r--r--app-arch/afio/afio-2.5.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-arch/afio/ChangeLog b/app-arch/afio/ChangeLog
index 67bc9ba0c177..d92075d86fa7 100644
--- a/app-arch/afio/ChangeLog
+++ b/app-arch/afio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/afio
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/ChangeLog,v 1.23 2013/03/03 16:49:10 wschlich Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/ChangeLog,v 1.24 2014/08/10 01:43:13 patrick Exp $
+
+ 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> afio-2.5.1.ebuild,
+ afio-2.5.ebuild:
+ Fix description for more repoman happy
03 Mar 2013; Wolfram Schlich <wschlich@gentoo.org> metadata.xml:
removed myself from metadata.xml
diff --git a/app-arch/afio/afio-2.5.1.ebuild b/app-arch/afio/afio-2.5.1.ebuild
index 4610d1a3d580..67551d4d69d2 100644
--- a/app-arch/afio/afio-2.5.1.ebuild
+++ b/app-arch/afio/afio-2.5.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.5.1.ebuild,v 1.2 2012/10/05 18:07:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.5.1.ebuild,v 1.3 2014/08/10 01:43:12 patrick Exp $
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 somewhat 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 208eb529bfe7..08c1fbe3cd74 100644
--- a/app-arch/afio/afio-2.5.ebuild
+++ b/app-arch/afio/afio-2.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.5.ebuild,v 1.13 2012/10/05 18:07:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.5.ebuild,v 1.14 2014/08/10 01:43:12 patrick Exp $
inherit eutils toolchain-funcs
-DESCRIPTION="makes cpio-format archives and deals somewhat gracefully with input data corruption."
+DESCRIPTION="makes cpio-format archives and deals somewhat gracefully with input data corruption"
HOMEPAGE="http://freshmeat.net/projects/afio/"
SRC_URI="http://members.brabant.chello.nl/~k.holtman/${P}.tgz"