summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-11-13 23:08:37 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-11-13 23:08:37 +0000
commitd9063833950122368cde5ca3e1cc29affff54af2 (patch)
tree60e9b464a79a8cfb059ae675669aaa85266b700a /sys-boot/yaboot
parentStable on SPARC. (diff)
downloadhistorical-d9063833950122368cde5ca3e1cc29affff54af2.tar.gz
historical-d9063833950122368cde5ca3e1cc29affff54af2.tar.bz2
historical-d9063833950122368cde5ca3e1cc29affff54af2.zip
Fixed typo
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sys-boot/yaboot')
-rw-r--r--sys-boot/yaboot/ChangeLog6
-rw-r--r--sys-boot/yaboot/Manifest8
-rw-r--r--sys-boot/yaboot/yaboot-1.3.12-r1.ebuild4
-rw-r--r--sys-boot/yaboot/yaboot-1.3.13-r1.ebuild4
-rw-r--r--sys-boot/yaboot/yaboot-1.3.13.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/sys-boot/yaboot/ChangeLog b/sys-boot/yaboot/ChangeLog
index fec61d37a87e..a7984e49fc23 100644
--- a/sys-boot/yaboot/ChangeLog
+++ b/sys-boot/yaboot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/yaboot
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.20 2005/10/09 00:41:36 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.21 2005/11/13 23:08:37 hansmi Exp $
+
+ 13 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
+ yaboot-1.3.12-r1.ebuild, yaboot-1.3.13.ebuild, yaboot-1.3.13-r1.ebuild:
+ Fixed typo.
*yaboot-1.3.13-r1 (09 Oct 2005)
diff --git a/sys-boot/yaboot/Manifest b/sys-boot/yaboot/Manifest
index 14bb5d348f86..5da281894f82 100644
--- a/sys-boot/yaboot/Manifest
+++ b/sys-boot/yaboot/Manifest
@@ -1,4 +1,4 @@
-MD5 6e11a4be43913a0b8a93f1acb11d9952 ChangeLog 6641
+MD5 079a1a09501baf9e9a864c87e773a47a ChangeLog 6783
MD5 15c7e4852d3cc4ca21044014d33737ee files/chrpfix.patch 979
MD5 79f1707ceab2b7d7daa98a62e15ca98c files/digest-yaboot-1.3.11-r1 65
MD5 2831519fd08125184e05a815a51d63ec files/digest-yaboot-1.3.12-r1 65
@@ -17,6 +17,6 @@ MD5 05ad83c8ec8ac7914cd6224a148daef6 files/yabootconfig-1.3.12.patch 1987
MD5 116ac118087f29161456b653a8429522 files/yabootconfig-1.3.13.patch 1655
MD5 9c2a69b11bc766ffdc32016e0bb1e967 metadata.xml 219
MD5 02e04abd101bf97d1824b54f89f57559 yaboot-1.3.11-r1.ebuild 1120
-MD5 bb8c0a6b8793792cbaab2f0a9a7b8ddb yaboot-1.3.12-r1.ebuild 1339
-MD5 5e9f6eed2cf61242866b51e8786a6af4 yaboot-1.3.13-r1.ebuild 1460
-MD5 26fab11fcffe9efa9c34ab0118369c29 yaboot-1.3.13.ebuild 1404
+MD5 dff32f2623cbe13a62eefd4e69190a57 yaboot-1.3.12-r1.ebuild 1339
+MD5 9428179d1b39c102a7ee47056a61daad yaboot-1.3.13-r1.ebuild 1459
+MD5 9796d3c1a230946aaadfa8e437e4799e yaboot-1.3.13.ebuild 1404
diff --git a/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild b/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild
index 45309c9b6613..8cfc73fe1612 100644
--- a/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild
+++ b/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild,v 1.10 2005/07/12 00:55:18 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.12-r1.ebuild,v 1.11 2005/11/13 23:08:37 hansmi Exp $
inherit eutils toolchain-funcs
@@ -39,7 +39,7 @@ src_install() {
}
pkg_postinst() {
- ewarn "Please note if you are running a 2.6 kernel the verison"
+ ewarn "Please note if you are running a 2.6 kernel the version"
ewarn "of ofpath included in this revision of yaboot requires"
ewarn "that you run a kernel >= 2.6.3 Prior versions are unsupported."
}
diff --git a/sys-boot/yaboot/yaboot-1.3.13-r1.ebuild b/sys-boot/yaboot/yaboot-1.3.13-r1.ebuild
index d812f8853fbb..ede06ffa6b8c 100644
--- a/sys-boot/yaboot/yaboot-1.3.13-r1.ebuild
+++ b/sys-boot/yaboot/yaboot-1.3.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.13-r1.ebuild,v 1.1 2005/10/09 00:41:36 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.13-r1.ebuild,v 1.2 2005/11/13 23:08:37 hansmi Exp $
inherit eutils toolchain-funcs
@@ -41,7 +41,7 @@ src_install() {
}
pkg_postinst() {
- ewarn "Please note if you are running a 2.6 kernel the verison"
+ ewarn "Please note if you are running a 2.6 kernel the version"
ewarn "of ofpath included in this revision of yaboot requires"
ewarn "that you run a kernel >= 2.6.3, prior versions are unsupported."
}
diff --git a/sys-boot/yaboot/yaboot-1.3.13.ebuild b/sys-boot/yaboot/yaboot-1.3.13.ebuild
index a7cf5499f93d..8017a9a6e7a1 100644
--- a/sys-boot/yaboot/yaboot-1.3.13.ebuild
+++ b/sys-boot/yaboot/yaboot-1.3.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.13.ebuild,v 1.7 2005/07/12 00:55:18 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.13.ebuild,v 1.8 2005/11/13 23:08:37 hansmi Exp $
inherit eutils toolchain-funcs
@@ -40,7 +40,7 @@ src_install() {
}
pkg_postinst() {
- ewarn "Please note if you are running a 2.6 kernel the verison"
+ ewarn "Please note if you are running a 2.6 kernel the version"
ewarn "of ofpath included in this revision of yaboot requires"
ewarn "that you run a kernel >= 2.6.3, prior versions are unsupported."
}