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
commit7ce174878c3f02d13c1505a5708b17439263b06c (patch)
treecaaeb716ba2868149746e988696a9796f702f67c /sys-boot/yaboot
parentStable on SPARC. (diff)
downloadgentoo-2-7ce174878c3f02d13c1505a5708b17439263b06c.tar.gz
gentoo-2-7ce174878c3f02d13c1505a5708b17439263b06c.tar.bz2
gentoo-2-7ce174878c3f02d13c1505a5708b17439263b06c.zip
Fixed typo
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-boot/yaboot')
-rw-r--r--sys-boot/yaboot/ChangeLog6
-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
4 files changed, 11 insertions, 7 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/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."
}