diff options
author | 2008-02-04 17:39:19 +0000 | |
---|---|---|
committer | 2008-02-04 17:39:19 +0000 | |
commit | 148eafcf5f9ea98346447b36ee029f31a175a454 (patch) | |
tree | eea7102a42cceac19d90d4115c0bd8b0cb2dc755 /sys-apps/slocate/ChangeLog | |
parent | minor patch update and confirming filter-ldflags works as expected (diff) | |
download | historical-148eafcf5f9ea98346447b36ee029f31a175a454.tar.gz historical-148eafcf5f9ea98346447b36ee029f31a175a454.tar.bz2 historical-148eafcf5f9ea98346447b36ee029f31a175a454.zip |
When upgrading from slocate-2.x, delete the slocate db as they are incompatible.
Package-Manager: portage-2.1.4
Diffstat (limited to 'sys-apps/slocate/ChangeLog')
-rw-r--r-- | sys-apps/slocate/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys-apps/slocate/ChangeLog b/sys-apps/slocate/ChangeLog index 199c678ff0b7..9ce8d5a78508 100644 --- a/sys-apps/slocate/ChangeLog +++ b/sys-apps/slocate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/slocate -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/ChangeLog,v 1.74 2007/12/02 20:03:13 vapier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/ChangeLog,v 1.75 2008/02/04 17:39:19 vapier Exp $ + + 04 Feb 2008; Mike Frysinger <vapier@gentoo.org> slocate-3.1-r1.ebuild: + When upgrading from slocate-2.x, delete the slocate db as they are + incompatible. 02 Dec 2007; Mike Frysinger <vapier@gentoo.org> slocate-2.7-r8.ebuild, slocate-3.1-r1.ebuild: |