diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-05-03 01:42:49 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-05-03 01:42:49 +0000 |
commit | 5409398d82b5f2f740ce40f1f581deeb97d01e43 (patch) | |
tree | c7d428fb9bf55b782381d9e9747c176e47ac699e /sys-boot/syslinux | |
parent | Use PYTHON_USE_WITH_OPT to only pull in python when actually required. Bug #3... (diff) | |
download | gentoo-2-5409398d82b5f2f740ce40f1f581deeb97d01e43.tar.gz gentoo-2-5409398d82b5f2f740ce40f1f581deeb97d01e43.tar.bz2 gentoo-2-5409398d82b5f2f740ce40f1f581deeb97d01e43.zip |
New prerelease.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/syslinux')
-rw-r--r-- | sys-boot/syslinux/ChangeLog | 8 | ||||
-rw-r--r-- | sys-boot/syslinux/syslinux-4.00_pre40.ebuild (renamed from sys-boot/syslinux/syslinux-4.00_pre38.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index 64e95520dec3..c4442db3e61e 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-boot/syslinux # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.59 2010/04/04 22:07:07 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.60 2010/05/03 01:42:49 chithanh Exp $ + +*syslinux-4.00_pre40 (03 May 2010) + + 03 May 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -syslinux-4.00_pre38.ebuild, +syslinux-4.00_pre40.ebuild: + New prerelease. 04 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> syslinux-3.86.ebuild, +files/syslinux-3.86-nopie.patch: diff --git a/sys-boot/syslinux/syslinux-4.00_pre38.ebuild b/sys-boot/syslinux/syslinux-4.00_pre40.ebuild index 576b126c0fae..d4142806f405 100644 --- a/sys-boot/syslinux/syslinux-4.00_pre38.ebuild +++ b/sys-boot/syslinux/syslinux-4.00_pre40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.00_pre38.ebuild,v 1.1 2010/04/04 21:51:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.00_pre40.ebuild,v 1.1 2010/05/03 01:42:49 chithanh Exp $ inherit eutils toolchain-funcs |