patrick 14/08/10 01:43:13 Modified: afio-2.5.ebuild afio-2.5.1.ebuild ChangeLog Log: Fix description for more repoman happy (Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.14 app-arch/afio/afio-2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/afio-2.5.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/afio-2.5.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/afio-2.5.ebuild?r1=1.13&r2=1.14 Index: afio-2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.5.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- afio-2.5.ebuild 5 Oct 2012 18:07:20 -0000 1.13 +++ afio-2.5.ebuild 10 Aug 2014 01:43:12 -0000 1.14 @@ -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" 1.3 app-arch/afio/afio-2.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/afio-2.5.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/afio-2.5.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/afio-2.5.1.ebuild?r1=1.2&r2=1.3 Index: afio-2.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.5.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- afio-2.5.1.ebuild 5 Oct 2012 18:07:20 -0000 1.2 +++ afio-2.5.1.ebuild 10 Aug 2014 01:43:12 -0000 1.3 @@ -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" 1.24 app-arch/afio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/afio/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/afio/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 3 Mar 2013 16:49:10 -0000 1.23 +++ ChangeLog 10 Aug 2014 01:43:13 -0000 1.24 @@ -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 <[email protected]> afio-2.5.1.ebuild, + afio-2.5.ebuild: + Fix description for more repoman happy 03 Mar 2013; Wolfram Schlich <[email protected]> metadata.xml: removed myself from metadata.xml
