summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-02-27 15:56:39 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-02-27 15:56:39 +0000
commitfb86871bef51f59f0de9cde8e13b8c7b936dbd26 (patch)
tree8604fc6b301aad31c9a80b81b1f8301deee73046 /sys-boot/silo
parentNew version with minor build fixes. Also add ~sparc to KEYWORDS. (diff)
downloadgentoo-2-fb86871bef51f59f0de9cde8e13b8c7b936dbd26.tar.gz
gentoo-2-fb86871bef51f59f0de9cde8e13b8c7b936dbd26.tar.bz2
gentoo-2-fb86871bef51f59f0de9cde8e13b8c7b936dbd26.zip
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-boot/silo')
-rw-r--r--sys-boot/silo/ChangeLog5
-rw-r--r--sys-boot/silo/silo-1.4.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/silo/ChangeLog b/sys-boot/silo/ChangeLog
index b6fea6956f16..23080b1432ee 100644
--- a/sys-boot/silo/ChangeLog
+++ b/sys-boot/silo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/silo
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.24 2006/01/02 17:54:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.25 2006/02/27 15:56:39 gustavoz Exp $
+
+ 27 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> silo-1.4.10.ebuild:
+ Stable on sparc
*silo-1.4.10 (02 Jan 2006)
diff --git a/sys-boot/silo/silo-1.4.10.ebuild b/sys-boot/silo/silo-1.4.10.ebuild
index 81a3c2fc932c..6fc5f6b3984e 100644
--- a/sys-boot/silo/silo-1.4.10.ebuild
+++ b/sys-boot/silo/silo-1.4.10.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/silo/silo-1.4.10.ebuild,v 1.1 2006/01/02 17:54:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.10.ebuild,v 1.2 2006/02/27 15:56:39 gustavoz Exp $
inherit mount-boot flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.sparc-boot.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-* ~sparc"
+KEYWORDS="-* sparc"
IUSE="hardened"
PROVIDE="virtual/bootloader"