summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2002-04-06 20:23:30 +0000
committerDonny Davies <woodchip@gentoo.org>2002-04-06 20:23:30 +0000
commitaf1a8d8460f377218c1c10aa6b3b9778e5be4bc9 (patch)
tree4f040820df8cbb501bfdac653407d3c81f4768c8 /sys-libs/gdbm/ChangeLog
parentcleaned up the ebuild a little bit, added SLOT (diff)
downloadhistorical-af1a8d8460f377218c1c10aa6b3b9778e5be4bc9.tar.gz
historical-af1a8d8460f377218c1c10aa6b3b9778e5be4bc9.tar.bz2
historical-af1a8d8460f377218c1c10aa6b3b9778e5be4bc9.zip
fix libgdbm.la with the proper libdir
Diffstat (limited to 'sys-libs/gdbm/ChangeLog')
-rw-r--r--sys-libs/gdbm/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-libs/gdbm/ChangeLog b/sys-libs/gdbm/ChangeLog
index 477c8506c9f0..06dc0c59e09c 100644
--- a/sys-libs/gdbm/ChangeLog
+++ b/sys-libs/gdbm/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/gdbm
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.2 2002/04/06 20:23:30 woodchip Exp $
+
+*gdbm-1.8.0-r5 (6 Apr 2002)
+
+ 6 Apr 2002; Donny Davies <woodchip@gentoo.org> :
+
+ Fix libgdbm.la to have the correct libdir; s:/usr/local/lib:/usr/lib:
*gdbm-1.8.0-r4 (1 Feb 2002)