summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-27 16:12:53 +0000
committerJason Wever <weeve@gentoo.org>2003-12-27 16:12:53 +0000
commit7fc6347068ad2c32325e081fa43d561b23aee619 (patch)
tree9cec291afe84e6740cfec159c545be0133e25a37 /sys-boot
parentversion bump, fixed man5 pages to be installed to man5 not man3 (diff)
downloadhistorical-7fc6347068ad2c32325e081fa43d561b23aee619.tar.gz
historical-7fc6347068ad2c32325e081fa43d561b23aee619.tar.bz2
historical-7fc6347068ad2c32325e081fa43d561b23aee619.zip
ChangeLog
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/silo/ChangeLog5
-rw-r--r--sys-boot/silo/Manifest10
-rw-r--r--sys-boot/silo/silo-1.3.1.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-boot/silo/ChangeLog b/sys-boot/silo/ChangeLog
index ca493d4b4fde..ba070bba74a6 100644
--- a/sys-boot/silo/ChangeLog
+++ b/sys-boot/silo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/silo
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.2 2003/12/09 08:55:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.3 2003/12/27 16:12:44 weeve Exp $
+
+ 27 Dec 2003; Jason Wever <weeve@gentoo.org> silo-1.3.1.ebuild:
+ Marked stable.
*silo-1.3.1 (08 Dec 2003)
diff --git a/sys-boot/silo/Manifest b/sys-boot/silo/Manifest
index 895f9c95f6e3..528ade0584f0 100644
--- a/sys-boot/silo/Manifest
+++ b/sys-boot/silo/Manifest
@@ -1,9 +1,9 @@
-MD5 a79cce982bf0e8a250a716d9d1fb85bb silo-1.3.1.ebuild 699
-MD5 6ab40568bfafd7a794b00213a971e63e silo-1.3.2.ebuild 699
-MD5 b12aec9e4b99e77df7de2e51bd2d6777 ChangeLog 2174
-MD5 f836042e500318f15fd92300511bd442 silo-1.3.0-r1.ebuild 1052
+MD5 2cab254c59432aa7637de608532a0f35 ChangeLog 2255
MD5 64e92dc3614963db8a397f670749b6cf metadata.xml 369
+MD5 f836042e500318f15fd92300511bd442 silo-1.3.0-r1.ebuild 1052
+MD5 e004aca64f3d5e787c0f90e27ed74765 silo-1.3.1.ebuild 696
+MD5 6ab40568bfafd7a794b00213a971e63e silo-1.3.2.ebuild 699
+MD5 83abd0a2622029e47ae371fbbe8e7f32 files/digest-silo-1.3.0-r1 62
MD5 d64a6c9a2051c74be817cf525ead4db5 files/digest-silo-1.3.1 62
MD5 ba569526e64ff4aae31e2eb37150f62d files/digest-silo-1.3.2 62
MD5 fb91d749bdbdaee58c78d3da057f48fd files/silo_1.2.5-1.diff 20854
-MD5 83abd0a2622029e47ae371fbbe8e7f32 files/digest-silo-1.3.0-r1 62
diff --git a/sys-boot/silo/silo-1.3.1.ebuild b/sys-boot/silo/silo-1.3.1.ebuild
index c2a174d8e0f8..a53b656b9f58 100644
--- a/sys-boot/silo/silo-1.3.1.ebuild
+++ b/sys-boot/silo/silo-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1.ebuild,v 1.1 2003/12/09 08:13:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1.ebuild,v 1.2 2003/12/27 16:12:44 weeve Exp $
S=${WORKDIR}/${P}
DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.sparc-boot.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-* ~sparc"
+KEYWORDS="-* sparc"
PROVIDE="virtual/bootloader"