diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-03-21 14:07:25 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-03-21 14:07:25 +0000 |
commit | e3d90dbc8d2c8f79c6ca904eabc89c1e2185784a (patch) | |
tree | 9d6395a64cb1087b02f879c32ec1f5059f3e88a7 /sys-fs/quota | |
parent | use ecvs_clean; Bump to python-single-r1.eclass (diff) | |
download | gentoo-2-e3d90dbc8d2c8f79c6ca904eabc89c1e2185784a.tar.gz gentoo-2-e3d90dbc8d2c8f79c6ca904eabc89c1e2185784a.tar.bz2 gentoo-2-e3d90dbc8d2c8f79c6ca904eabc89c1e2185784a.zip |
use ecvs_clean
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/quota/quota-3.17-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog index 20477826072c..f3d96a274140 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -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 <jlec@gentoo.org> quota-3.17-r1.ebuild: + use ecvs_clean *quota-4.02 (15 Dec 2014) diff --git a/sys-fs/quota/quota-3.17-r1.ebuild b/sys-fs/quota/quota-3.17-r1.ebuild index f876150d08e6..8cb003aab399 100644 --- a/sys-fs/quota/quota-3.17-r1.ebuild +++ b/sys-fs/quota/quota-3.17-r1.ebuild @@ -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 @@ src_install() { insopts -m0644 doins warnquota.conf quotatab - rm -rf doc/CVS + ecvs_clean dodoc doc/* dodoc README.* dodoc Changelog |