summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-10-24 21:09:59 +0000
committerPeter Weller <welp@gentoo.org>2007-10-24 21:09:59 +0000
commit77f177d2bcf980b480610415bf1efdfe74c545d3 (patch)
tree1337c3ed59d858fd8870c62c2207619cb25482a7 /media-gfx/grub-splashes/grub-splashes-0.1.ebuild
parentVersion bump and remove old. (diff)
downloadhistorical-77f177d2bcf980b480610415bf1efdfe74c545d3.tar.gz
historical-77f177d2bcf980b480610415bf1efdfe74c545d3.tar.bz2
historical-77f177d2bcf980b480610415bf1efdfe74c545d3.zip
Fix grammatical error in elog
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'media-gfx/grub-splashes/grub-splashes-0.1.ebuild')
-rw-r--r--media-gfx/grub-splashes/grub-splashes-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/grub-splashes/grub-splashes-0.1.ebuild b/media-gfx/grub-splashes/grub-splashes-0.1.ebuild
index e3b85c6c7aa1..d87528c28d9d 100644
--- a/media-gfx/grub-splashes/grub-splashes-0.1.ebuild
+++ b/media-gfx/grub-splashes/grub-splashes-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild,v 1.3 2007/09/20 20:58:46 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild,v 1.4 2007/10/24 21:09:59 welp Exp $
DESCRIPTION="Collection of grub splashes"
HOMEPAGE="http://dev.gentoo.org/~welp/grub-splashes.xml"
@@ -29,7 +29,7 @@ pkg_postinst() {
elog "Please note that this ebuild makes the assumption that you're"
elog "using /boot/grub/ for your grub configuration."
elog ""
- elog "To your new grub splashes edit your /boot/grub/grub.conf"
+ elog "To use your new grub splashes edit your /boot/grub/grub.conf"
elog "You can see available splash screens by running"
elog "\`ls /boot/grub/ | grep xpm\`"
}