diff options
author | 2006-02-20 12:07:07 +0000 | |
---|---|---|
committer | 2006-02-20 12:07:07 +0000 | |
commit | 3d0882f7abcdd2cd3c8c5ff03dcdabeb64c7061e (patch) | |
tree | 14f0f90ad31f966ded003904837a343f3b3d4d14 /sys-fs/vzquota/ChangeLog | |
parent | Replace -printf option with basename call to be compatible with BSD find. (diff) | |
download | gentoo-2-3d0882f7abcdd2cd3c8c5ff03dcdabeb64c7061e.tar.gz gentoo-2-3d0882f7abcdd2cd3c8c5ff03dcdabeb64c7061e.tar.bz2 gentoo-2-3d0882f7abcdd2cd3c8c5ff03dcdabeb64c7061e.zip |
Fixing the ebuild, I had commented out the original inherit / CONFIG_CHECK
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-fs/vzquota/ChangeLog')
-rw-r--r-- | sys-fs/vzquota/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-fs/vzquota/ChangeLog b/sys-fs/vzquota/ChangeLog index 73ecc630b908..1eb6edb2e8b2 100644 --- a/sys-fs/vzquota/ChangeLog +++ b/sys-fs/vzquota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/vzquota # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/ChangeLog,v 1.5 2006/02/14 10:43:50 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/ChangeLog,v 1.6 2006/02/20 12:07:07 phreak Exp $ + + 20 Feb 2006; Christian Heim <phreak@gentoo.org> vzquota-3.0.0.2.ebuild: + Fixing the ebuild, I had commented out the original inherit / CONFIG_CHECK *vzquota-3.0.0.2 (14 Feb 2006) |