summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-boot/silo/ChangeLog6
-rw-r--r--sys-boot/silo/silo-1.4.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/silo/ChangeLog b/sys-boot/silo/ChangeLog
index 35fdfccb3bd6..2e345a5ad457 100644
--- a/sys-boot/silo/ChangeLog
+++ b/sys-boot/silo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/silo
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.11 2004/05/18 22:56:52 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.12 2004/05/24 18:44:54 fmccor Exp $
+
+ 24 May 2004; Ferris McCormick <fmccor@gentoo.org> silo-1.4.5.ebuild:
+ Mark stable for sparc. Works for me on U2, U60, and ciaranm believes it
+ works better than 1.4.4
*silo-1.4.5 (18 May 2004)
diff --git a/sys-boot/silo/silo-1.4.5.ebuild b/sys-boot/silo/silo-1.4.5.ebuild
index fda64050c6df..263bbbbf37ef 100644
--- a/sys-boot/silo/silo-1.4.5.ebuild
+++ b/sys-boot/silo/silo-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.5.ebuild,v 1.1 2004/05/18 22:56:52 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.5.ebuild,v 1.2 2004/05/24 18:44:54 fmccor Exp $
inherit mount-boot
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-* ~sparc"
+KEYWORDS="-* sparc"
PROVIDE="virtual/bootloader"