summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-24 20:41:39 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-24 20:41:39 +0000
commit0bf26abd0957f48ad122083aad8946f0e0d9428b (patch)
tree9f9f6f054854798aa0a260033a56ecd8ff03bdae /sys-boot
parentRevbump with more security patches #112791 (diff)
downloadgentoo-2-0bf26abd0957f48ad122083aad8946f0e0d9428b.tar.gz
gentoo-2-0bf26abd0957f48ad122083aad8946f0e0d9428b.tar.bz2
gentoo-2-0bf26abd0957f48ad122083aad8946f0e0d9428b.zip
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/silo/ChangeLog5
-rw-r--r--sys-boot/silo/silo-1.4.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/silo/ChangeLog b/sys-boot/silo/ChangeLog
index a5ad50ebbb5f..783acb3a38ca 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.27 2006/04/21 14:00:36 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.28 2006/04/24 20:41:39 gustavoz Exp $
+
+ 24 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> silo-1.4.11-r1.ebuild:
+ Stable on sparc
*silo-1.4.11-r1 (21 Apr 2006)
diff --git a/sys-boot/silo/silo-1.4.11-r1.ebuild b/sys-boot/silo/silo-1.4.11-r1.ebuild
index 6dd1646cb486..87f7bc5d2675 100644
--- a/sys-boot/silo/silo-1.4.11-r1.ebuild
+++ b/sys-boot/silo/silo-1.4.11-r1.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.11-r1.ebuild,v 1.1 2006/04/21 14:00:36 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.11-r1.ebuild,v 1.2 2006/04/24 20:41: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"