diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2006-04-21 15:10:12 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2006-04-21 15:10:12 +0000 |
commit | 626af16976eda1f5dc52be29d3d60988caecb3ea (patch) | |
tree | 22cd034676d0c191f66744d1f26c15efdfd1508d /sys-apps/slocate/ChangeLog | |
parent | thoggen version bump (diff) | |
download | historical-626af16976eda1f5dc52be29d3d60988caecb3ea.tar.gz historical-626af16976eda1f5dc52be29d3d60988caecb3ea.tar.bz2 historical-626af16976eda1f5dc52be29d3d60988caecb3ea.zip |
change the chown to use the new coreutils convention of : to separate user from group, instead of a . sign.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'sys-apps/slocate/ChangeLog')
-rw-r--r-- | sys-apps/slocate/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/slocate/ChangeLog b/sys-apps/slocate/ChangeLog index c76f9e5656c3..2c94fce5cb78 100644 --- a/sys-apps/slocate/ChangeLog +++ b/sys-apps/slocate/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/slocate # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/ChangeLog,v 1.66 2006/04/21 05:23:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/ChangeLog,v 1.67 2006/04/21 15:10:11 seemant Exp $ + + 21 Apr 2006; Seemant Kulleen <seemant@gentoo.org> + files/slocate-3.1-cron.patch: + change the chown to use the new coreutils convention of : to separate user + from group, instead of a . sign. *slocate-3.1-r1 (21 Apr 2006) |