summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-07-27 20:42:05 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-07-27 20:42:05 +0000
commitebf505d78389117ea421004eed76dfae5f785407 (patch)
tree0feb2eec22200bf5915ab89d85b69bac8d45db2a /sys-boot/silo
parentversion bump, removed old ebuild, added IUSE (Manifest recommit) (diff)
downloadgentoo-2-ebf505d78389117ea421004eed76dfae5f785407.tar.gz
gentoo-2-ebf505d78389117ea421004eed76dfae5f785407.tar.bz2
gentoo-2-ebf505d78389117ea421004eed76dfae5f785407.zip
Stable on sparc. Ben claims that the problems that a few people have been having with the 1.4.x series are now fixed.
Diffstat (limited to 'sys-boot/silo')
-rw-r--r--sys-boot/silo/ChangeLog6
-rw-r--r--sys-boot/silo/silo-1.4.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/silo/ChangeLog b/sys-boot/silo/ChangeLog
index 2b629dcf9428..f7123ada6ac5 100644
--- a/sys-boot/silo/ChangeLog
+++ b/sys-boot/silo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/silo
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.17 2004/07/14 15:40:43 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.18 2004/07/27 20:42:05 ciaranm Exp $
+
+ 27 Jul 2004; Ciaran McCreesh <ciaranm@gentoo.org> silo-1.4.8.ebuild:
+ Stable on sparc. Ben claims that the problems that a few people have been
+ having with the 1.4.x series are now fixed.
*silo-1.4.8 (14 Jul 2004)
diff --git a/sys-boot/silo/silo-1.4.8.ebuild b/sys-boot/silo/silo-1.4.8.ebuild
index 5a993336065a..d18dee96f339 100644
--- a/sys-boot/silo/silo-1.4.8.ebuild
+++ b/sys-boot/silo/silo-1.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.8.ebuild,v 1.2 2004/07/15 02:52:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.8.ebuild,v 1.3 2004/07/27 20:42:05 ciaranm Exp $
inherit mount-boot flag-o-matic
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.sparc-boot.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-* ~sparc"
+KEYWORDS="-* sparc"
IUSE="hardened"
PROVIDE="virtual/bootloader"