summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-14 21:50:13 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-14 21:50:13 +0000
commit1c672c5fb8beefbd4d5bee4cd96b83e87379423b (patch)
treec2eaa454951d41bb63b4697559d6e75a38557c0c /sys-boot
parentAdded ~ppc64 (diff)
downloadgentoo-2-1c672c5fb8beefbd4d5bee4cd96b83e87379423b.tar.gz
gentoo-2-1c672c5fb8beefbd4d5bee4cd96b83e87379423b.tar.bz2
gentoo-2-1c672c5fb8beefbd4d5bee4cd96b83e87379423b.zip
Mark stable immediately since older versions can't boot with initramfs
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/elilo/ChangeLog5
-rw-r--r--sys-boot/elilo/elilo-3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/elilo/ChangeLog b/sys-boot/elilo/ChangeLog
index 44335574c7b1..3d309d0dffe7 100644
--- a/sys-boot/elilo/ChangeLog
+++ b/sys-boot/elilo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/elilo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.13 2006/02/14 21:14:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.14 2006/02/14 21:50:13 agriffis Exp $
+
+ 14 Feb 2006; Aron Griffis <agriffis@gentoo.org> elilo-3.6.ebuild:
+ Mark stable immediately since older versions can't boot with initramfs
*elilo-3.6 (14 Feb 2006)
diff --git a/sys-boot/elilo/elilo-3.6.ebuild b/sys-boot/elilo/elilo-3.6.ebuild
index 93d4c6104af2..dd4f8e8a22ed 100644
--- a/sys-boot/elilo/elilo-3.6.ebuild
+++ b/sys-boot/elilo/elilo-3.6.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/elilo/elilo-3.6.ebuild,v 1.1 2006/02/14 21:14:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.6.ebuild,v 1.2 2006/02/14 21:50:13 agriffis Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/elilo/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ia64"
+KEYWORDS="ia64"
IUSE=""
# gnu-efi contains only static libs, so there's no run-time dep on it