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/yaboot-1.3.13-r1.ebuild
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/yaboot-1.3.13-r1.ebuild')
-rw-r--r--sys-boot/yaboot/yaboot-1.3.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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."
}