mgorny 14/10/30 15:47:22 Modified: zpaq-6.53.ebuild zpaq-6.49.ebuild ChangeLog Log: Add missing flag-o-matic inherit, bug #527470. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.2 app-arch/zpaq/zpaq-6.53.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/zpaq-6.53.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/zpaq-6.53.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/zpaq-6.53.ebuild?r1=1.1&r2=1.2 Index: zpaq-6.53.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-6.53.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zpaq-6.53.ebuild 17 Jun 2014 15:14:57 -0000 1.1 +++ zpaq-6.53.ebuild 30 Oct 2014 15:47:22 -0000 1.2 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-6.53.ebuild,v 1.1 2014/06/17 15:14:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-6.53.ebuild,v 1.2 2014/10/30 15:47:22 mgorny Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 -inherit autotools-utils eutils +inherit autotools-utils eutils flag-o-matic MY_P=${PN}${PV/./} DESCRIPTION="Journaling incremental deduplicating archiving compressor" 1.2 app-arch/zpaq/zpaq-6.49.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/zpaq-6.49.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/zpaq-6.49.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/zpaq-6.49.ebuild?r1=1.1&r2=1.2 Index: zpaq-6.49.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-6.49.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zpaq-6.49.ebuild 19 Feb 2014 17:32:37 -0000 1.1 +++ zpaq-6.49.ebuild 30 Oct 2014 15:47:22 -0000 1.2 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-6.49.ebuild,v 1.1 2014/02/19 17:32:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-6.49.ebuild,v 1.2 2014/10/30 15:47:22 mgorny Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 -inherit autotools-utils eutils +inherit autotools-utils eutils flag-o-matic MY_P=${PN}${PV/./} DESCRIPTION="Journaling incremental deduplicating archiving compressor" 1.17 app-arch/zpaq/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/zpaq/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/zpaq/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 17 Jun 2014 15:14:57 -0000 1.16 +++ ChangeLog 30 Oct 2014 15:47:22 -0000 1.17 @@ -1,6 +1,10 @@ # ChangeLog for app-arch/zpaq # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/ChangeLog,v 1.16 2014/06/17 15:14:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/ChangeLog,v 1.17 2014/10/30 15:47:22 mgorny Exp $ + + 30 Oct 2014; Michał Górny <[email protected]> zpaq-6.49.ebuild, + zpaq-6.53.ebuild: + Add missing flag-o-matic inherit, bug #527470. *zpaq-6.53 (17 Jun 2014)
