diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-02-16 14:54:38 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-02-16 14:54:38 +0000 |
commit | 3a2c73cb00ee27f21c99db0b7f624aa4c706c926 (patch) | |
tree | bc3cb3ee85182d6a9afaf28d3060c648d5471b42 /sys-boot | |
parent | not likely (diff) | |
download | gentoo-2-3a2c73cb00ee27f21c99db0b7f624aa4c706c926.tar.gz gentoo-2-3a2c73cb00ee27f21c99db0b7f624aa4c706c926.tar.bz2 gentoo-2-3a2c73cb00ee27f21c99db0b7f624aa4c706c926.zip |
amd64 stable, bug 292442
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/syslinux/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/syslinux/syslinux-3.83.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index 0cc6b5a4365c..b7d5b94690fe 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,9 @@ # 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.49 2010/02/16 12:47:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.50 2010/02/16 14:54:38 beandog Exp $ + + 16 Feb 2010; Steve Dibb <beandog@gentoo.org> syslinux-3.83.ebuild: + amd64 stable, bug 292442 *syslinux-3.84 (16 Feb 2010) diff --git a/sys-boot/syslinux/syslinux-3.83.ebuild b/sys-boot/syslinux/syslinux-3.83.ebuild index 772997ed85eb..e3b36064f861 100644 --- a/sys-boot/syslinux/syslinux-3.83.ebuild +++ b/sys-boot/syslinux/syslinux-3.83.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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-3.83.ebuild,v 1.1 2009/11/01 15:37:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild,v 1.2 2010/02/16 14:54:38 beandog Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" RDEPEND="sys-fs/mtools |