diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-06-13 19:26:45 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-06-13 19:26:45 +0000 |
commit | d1864d02d5f9dc1ec063c3c328f65716e6e1ed55 (patch) | |
tree | 2b3323853b8fddb05bd552672ef20d3752a55e3f /sys-boot/arcboot/ChangeLog | |
parent | alpha stable (diff) | |
download | gentoo-2-d1864d02d5f9dc1ec063c3c328f65716e6e1ed55.tar.gz gentoo-2-d1864d02d5f9dc1ec063c3c328f65716e6e1ed55.tar.bz2 gentoo-2-d1864d02d5f9dc1ec063c3c328f65716e6e1ed55.zip |
Finally fix arcboot's compile-failures as well as remove onion's patch (features aren't needed).
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-boot/arcboot/ChangeLog')
-rw-r--r-- | sys-boot/arcboot/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-boot/arcboot/ChangeLog b/sys-boot/arcboot/ChangeLog index 8701d2c07e3e..07f9d7b454e3 100644 --- a/sys-boot/arcboot/ChangeLog +++ b/sys-boot/arcboot/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-boot/arcboot # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/ChangeLog,v 1.6 2005/04/30 05:21:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcboot/ChangeLog,v 1.7 2005/06/13 19:26:45 kumba Exp $ + +*arcboot-0.3.8.6-r1 (13 Jun 2005) + + 13 Jun 2005; Joshua Kinard <kumba@gentoo.org> +arcboot-0.3.8.6-r1.ebuild, + -arcboot-0.3.8.6.ebuild: + Finally fix arcboot's compile-failures as well as remove onion's patch + (features aren't needed). *arcboot-0.3.8.6 (30 Apr 2005) |