diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-27 15:56:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-27 15:56:39 +0000 |
commit | 5d6af39506b4e7620755036b21621ee3b2df219f (patch) | |
tree | 4356c366bebfe29fa258039af171c206e551e840 /sys-boot | |
parent | New version with minor build fixes. Also add ~sparc to KEYWORDS. (diff) | |
download | historical-5d6af39506b4e7620755036b21621ee3b2df219f.tar.gz historical-5d6af39506b4e7620755036b21621ee3b2df219f.tar.bz2 historical-5d6af39506b4e7620755036b21621ee3b2df219f.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/silo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/silo/Manifest | 12 | ||||
-rw-r--r-- | sys-boot/silo/silo-1.4.10.ebuild | 4 |
3 files changed, 12 insertions, 9 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/Manifest b/sys-boot/silo/Manifest index a4e87c36c130..8c2968d21037 100644 --- a/sys-boot/silo/Manifest +++ b/sys-boot/silo/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 b6000862ac877a5787b35f8b9051ded9 ChangeLog 5729 +MD5 181b5d906df68bb9b0062877f38bba6f ChangeLog 5822 MD5 d64a6c9a2051c74be817cf525ead4db5 files/digest-silo-1.3.1 62 MD5 d64a6c9a2051c74be817cf525ead4db5 files/digest-silo-1.3.1-r1 62 MD5 ba569526e64ff4aae31e2eb37150f62d files/digest-silo-1.3.2 62 @@ -16,13 +16,13 @@ MD5 3847f649f9ce9376f1dcd1122ed011eb silo-1.3.1-r1.ebuild 1093 MD5 7430217ab6709c3e0e09415a2f85281d silo-1.3.1.ebuild 941 MD5 e2c700249cac8fbd5a4f30987c94175e silo-1.3.2-r1.ebuild 1094 MD5 d4adf943377a89eea8998fd151f12b2d silo-1.3.2.ebuild 942 -MD5 33a4233bf0ab676a246cd6d41e78b054 silo-1.4.10.ebuild 1389 +MD5 9109a2ab578452cfc24caf9d86b02cef silo-1.4.10.ebuild 1388 MD5 dba5c7816e8702338640505a292b92fa silo-1.4.8.ebuild 1258 MD5 a331d811f2c84acac4588507939f4b5a silo-1.4.9.ebuild 1490 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) +Version: GnuPG v1.4.2.1-ecc0.1.6 (GNU/Linux) -iD8DBQFDuWjRKRy60XGEcJIRAvPkAJ4hfMC32uJAcAE+an8uYzP8I+HSsQCfYC1u -1ZFSLaUJA18ccmxGArCAefQ= -=YbtG +iD8DBQFEAyFJKRy60XGEcJIRAkC5AJwPjaHVAOdG9nLHljqFBjaKd3uhpQCgprLR +06VtAoKbg4s9QzxoCR9R600= +=S/ab -----END PGP SIGNATURE----- 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" |