summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-07-18 19:53:48 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-07-18 19:53:48 +0000
commit38f0c1dc24c2e2dca4098cbd94cd0d5caf5f69eb (patch)
tree63292d0e3cf0653ffd2686ca935c28bb93abaf67 /sys-freebsd/boot0/ChangeLog
parentStable on amd64. (diff)
downloadhistorical-38f0c1dc24c2e2dca4098cbd94cd0d5caf5f69eb.tar.gz
historical-38f0c1dc24c2e2dca4098cbd94cd0d5caf5f69eb.tar.bz2
historical-38f0c1dc24c2e2dca4098cbd94cd0d5caf5f69eb.zip
Fixes compilation with gcc-4.1.1
Package-Manager: portage-2.1.1_pre3
Diffstat (limited to 'sys-freebsd/boot0/ChangeLog')
-rw-r--r--sys-freebsd/boot0/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-freebsd/boot0/ChangeLog b/sys-freebsd/boot0/ChangeLog
index 490c5680a313..83284d24f301 100644
--- a/sys-freebsd/boot0/ChangeLog
+++ b/sys-freebsd/boot0/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-freebsd/boot0
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/boot0/ChangeLog,v 1.6 2006/05/09 07:33:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/boot0/ChangeLog,v 1.7 2006/07/18 19:53:48 the_paya Exp $
+
+ 18 Jul 2006; Javier Villavicencio <the_paya@gentoo.org> boot0-6.0.ebuild,
+ boot0-6.1.ebuild:
+ Fixes compilation with gcc-4.1.1.
*boot0-6.1 (09 May 2006)