summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2013-03-11 14:27:01 +0000
committerWilliam Hubbs <williamh@gentoo.org>2013-03-11 14:27:01 +0000
commit8e000b15811bbe6e65ca2d95445096da7a96b981 (patch)
tree0c59262a13ab446bb49a94b035d1fa1bc32dabf4 /sys-fs
parentDrop some old versions, adjust dependency on others to account for xorg-serve... (diff)
downloadgentoo-2-8e000b15811bbe6e65ca2d95445096da7a96b981.tar.gz
gentoo-2-8e000b15811bbe6e65ca2d95445096da7a96b981.tar.bz2
gentoo-2-8e000b15811bbe6e65ca2d95445096da7a96b981.zip
typo fix
(Portage version: 2.2.0_alpha166/cvs/Linux i686, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog6
-rw-r--r--sys-fs/udev/udev-198-r1.ebuild4
-rw-r--r--sys-fs/udev/udev-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index d39985e0935a..12f0b1f27988 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.858 2013/03/11 13:45:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.859 2013/03/11 14:27:01 williamh Exp $
+
+ 11 Mar 2013; William Hubbs <williamh@gentoo.org> udev-198-r1.ebuild,
+ udev-9999.ebuild:
+ typo fix
11 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> udev-198-r1.ebuild,
udev-9999.ebuild:
diff --git a/sys-fs/udev/udev-198-r1.ebuild b/sys-fs/udev/udev-198-r1.ebuild
index 221589cb3db9..df081c23f23b 100644
--- a/sys-fs/udev/udev-198-r1.ebuild
+++ b/sys-fs/udev/udev-198-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-198-r1.ebuild,v 1.7 2013/03/11 13:45:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-198-r1.ebuild,v 1.8 2013/03/11 14:27:01 williamh Exp $
EAPI=4
@@ -463,7 +463,7 @@ pkg_postinst()
if has_version sys-apps/biosdevname; then
ewarn
ewarn "You have sys-apps/biosdevname installed which has been deprecated"
- ewarn "in favour of the predicatable network interface names."
+ ewarn "in favour of the predictable network interface names."
fi
ewarn
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index 96a34ffede97..3bd927f4a784 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.194 2013/03/11 13:45:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.195 2013/03/11 14:27:01 williamh Exp $
EAPI=4
@@ -463,7 +463,7 @@ pkg_postinst()
if has_version sys-apps/biosdevname; then
ewarn
ewarn "You have sys-apps/biosdevname installed which has been deprecated"
- ewarn "in favour of the predicatable network interface names."
+ ewarn "in favour of the predictable network interface names."
fi
ewarn