summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-05-18 16:47:49 +0000
committerRoy Marples <uberlord@gentoo.org>2007-05-18 16:47:49 +0000
commit9b799c7fec3fc9ff3d2e7bcb95aca3b9aa8bc264 (patch)
tree5231bce3eb0a6f3f3639cc15f04fe8a5794a8e6b /sys-freebsd/freebsd-bin/ChangeLog
parentremoved stale versions (diff)
downloadhistorical-9b799c7fec3fc9ff3d2e7bcb95aca3b9aa8bc264.tar.gz
historical-9b799c7fec3fc9ff3d2e7bcb95aca3b9aa8bc264.tar.bz2
historical-9b799c7fec3fc9ff3d2e7bcb95aca3b9aa8bc264.zip
Statically link libedit into sh so we don't have another mess if we
ever change things again. We do the same thing with bash/readline too. Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-freebsd/freebsd-bin/ChangeLog')
-rw-r--r--sys-freebsd/freebsd-bin/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-freebsd/freebsd-bin/ChangeLog b/sys-freebsd/freebsd-bin/ChangeLog
index 66a6e92ebdd4..180ce6a214e6 100644
--- a/sys-freebsd/freebsd-bin/ChangeLog
+++ b/sys-freebsd/freebsd-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-freebsd/freebsd-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-bin/ChangeLog,v 1.27 2007/01/15 21:34:27 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-bin/ChangeLog,v 1.28 2007/05/18 16:47:49 uberlord Exp $
+
+ 18 May 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-bin-6.2-sh-libedit.patch, freebsd-bin-6.2.ebuild:
+ Statically link libedit into sh so we don't have another mess if we
+ ever change things again. We do the same thing with bash/readline too.
*freebsd-bin-6.2 (15 Jan 2007)