summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-10-22 17:07:06 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-10-22 17:07:06 +0000
commit11c38d6b9d8b41d033d66049310f0fe14713b6f3 (patch)
treefe60382881674cd5dc3f835755e7b87e89851f4f /sys-boot/syslinux
parentUnmasking popt-1.10.4-r2. (diff)
downloadgentoo-2-11c38d6b9d8b41d033d66049310f0fe14713b6f3.tar.gz
gentoo-2-11c38d6b9d8b41d033d66049310f0fe14713b6f3.tar.bz2
gentoo-2-11c38d6b9d8b41d033d66049310f0fe14713b6f3.zip
stable on amd64
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'sys-boot/syslinux')
-rw-r--r--sys-boot/syslinux/ChangeLog5
-rw-r--r--sys-boot/syslinux/syslinux-3.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog
index e77d62f6329f..b31373abfee0 100644
--- a/sys-boot/syslinux/ChangeLog
+++ b/sys-boot/syslinux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/syslinux
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.25 2006/10/22 06:02:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.26 2006/10/22 17:07:06 kugelfang Exp $
+
+ 22 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> syslinux-3.20.ebuild:
+ Marked stable on amd64.
*syslinux-3.31 (22 Oct 2006)
diff --git a/sys-boot/syslinux/syslinux-3.20.ebuild b/sys-boot/syslinux/syslinux-3.20.ebuild
index ca7f78daa2ae..17dbdc164b55 100644
--- a/sys-boot/syslinux/syslinux-3.20.ebuild
+++ b/sys-boot/syslinux/syslinux-3.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.20.ebuild,v 1.1 2006/09/18 14:13:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.20.ebuild,v 1.2 2006/10/22 17:07:06 kugelfang 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"