jlec 15/03/21 14:07:25 Modified: quota-3.17-r1.ebuild ChangeLog Log: use ecvs_clean (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.9 sys-fs/quota/quota-3.17-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild?r1=1.8&r2=1.9 Index: quota-3.17-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- quota-3.17-r1.ebuild 21 May 2011 18:01:37 -0000 1.8 +++ quota-3.17-r1.ebuild 21 Mar 2015 14:07:25 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.8 2011/05/21 18:01:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.9 2015/03/21 14:07:25 jlec Exp $ inherit eutils flag-o-matic @@ -54,7 +54,7 @@ insopts -m0644 doins warnquota.conf quotatab - rm -rf doc/CVS + ecvs_clean dodoc doc/* dodoc README.* dodoc Changelog 1.68 sys-fs/quota/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 15 Dec 2014 09:20:54 -0000 1.67 +++ ChangeLog 21 Mar 2015 14:07:25 -0000 1.68 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.67 2014/12/15 09:20:54 polynomial-c Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.68 2015/03/21 14:07:25 jlec Exp $ + + 21 Mar 2015; Justin Lecher <[email protected]> quota-3.17-r1.ebuild: + use ecvs_clean *quota-4.02 (15 Dec 2014)
