diff options
author | Paul de Vrieze <pauldv@gentoo.org> | 2003-12-30 23:31:52 +0000 |
---|---|---|
committer | Paul de Vrieze <pauldv@gentoo.org> | 2003-12-30 23:31:52 +0000 |
commit | c60eb3b03222ef225cb3f61e2de523fbf91a2a1d (patch) | |
tree | 85542f85afdc16f9e6ad1c621783e06c4617dd02 /sys-boot/syslinux/ChangeLog | |
parent | Fixed typo. "mysql ? (" > "mysql? (". Please use repoman! (diff) | |
download | historical-c60eb3b03222ef225cb3f61e2de523fbf91a2a1d.tar.gz historical-c60eb3b03222ef225cb3f61e2de523fbf91a2a1d.tar.bz2 historical-c60eb3b03222ef225cb3f61e2de523fbf91a2a1d.zip |
Fix metadata.xml and allong remove amd64 from the keywords as nasm is not on amd64
Diffstat (limited to 'sys-boot/syslinux/ChangeLog')
-rw-r--r-- | sys-boot/syslinux/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index 1e2c656292e1..bca6c99c876a 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/syslinux # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.2 2003/12/09 08:55:58 seemant Exp $ +# $Id: ChangeLog,v 1.3 2003/12/30 23:31:52 pauldv Exp $ + + 31 Dec 2003; <paul@gentoo.org> metadata.xml, syslinux-2.06.ebuild: + nasm is not available on amd64, and even if it worked (unresearched) it could + create all kinds of funny sideeffects *syslinux-2.06 (08 Dec 2003) |