diff options
author | 2003-04-11 21:56:31 +0000 | |
---|---|---|
committer | 2003-04-11 21:56:31 +0000 | |
commit | 96b8ddcc5ea608449f7b29fefbb62d23ac6217b6 (patch) | |
tree | 431816a3207a015b0222f98fd317918620257d3d /sys-apps/findutils/ChangeLog | |
parent | fix bug 18729 but leave ~-masked (diff) | |
download | historical-96b8ddcc5ea608449f7b29fefbb62d23ac6217b6.tar.gz historical-96b8ddcc5ea608449f7b29fefbb62d23ac6217b6.tar.bz2 historical-96b8ddcc5ea608449f7b29fefbb62d23ac6217b6.zip |
fix bug 18926
Diffstat (limited to 'sys-apps/findutils/ChangeLog')
-rw-r--r-- | sys-apps/findutils/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-apps/findutils/ChangeLog b/sys-apps/findutils/ChangeLog index c0f0c220542f..202acf290993 100644 --- a/sys-apps/findutils/ChangeLog +++ b/sys-apps/findutils/ChangeLog @@ -1,12 +1,17 @@ # ChangeLog for sys-apps/findutils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.13 2003/04/11 21:34:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.14 2003/04/11 21:56:31 agriffis Exp $ *findutils-4.1.7-r4 (11 Apr 2003) 11 Apr 2003; Aron Griffis <agriffis@gentoo.org> findutils-4.1.7-r4.ebuild: + Point SRC_URI to mirror://gentoo since alpha.gnu.org is no longer supplying + findutils-4.1.x versions. See bug 18926. + + 11 Apr 2003; Aron Griffis <agriffis@gentoo.org> findutils-4.1.7-r4.ebuild: Don't install locate/updatedb because they conflict with slocate, which is a - better solution. See bug 18729. + better solution. See bug 18729. Thanks to Michael Sterrett for the concepts + in the patch. *findutils-4.1.7-r3 (19 Mar 2003) |