diff options
Diffstat (limited to 'media-gfx/splashutils/splashutils-1.1.9.8.ebuild')
-rw-r--r-- | media-gfx/splashutils/splashutils-1.1.9.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/splashutils/splashutils-1.1.9.8.ebuild b/media-gfx/splashutils/splashutils-1.1.9.8.ebuild index b41347df59d5..1d4a8308c61f 100644 --- a/media-gfx/splashutils/splashutils-1.1.9.8.ebuild +++ b/media-gfx/splashutils/splashutils-1.1.9.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.8.ebuild,v 1.5 2005/09/02 19:42:33 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.8.ebuild,v 1.6 2006/01/01 22:59:20 spock Exp $ inherit multilib linux-mod @@ -177,7 +177,7 @@ pkg_postinst() { if has_version sys-fs/devfsd || ! has_version sys-fs/udev ; then ewarn "This package has been designed with udev in mind. Other solutions, such as" ewarn "devfs or a static /dev tree might work, but are generally discouraged and" - ewarn "not supported. If you decice to switch to udev, you might want to have a" + ewarn "not supported. If you decide to switch to udev, you might want to have a" ewarn "look at 'The Gentoo udev Guide', which can be found at" ewarn " http://www.gentoo.org/doc/en/udev-guide.xml" echo "" |