summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2005-09-09 22:06:23 +0000
committerSteve Arnold <nerdboy@gentoo.org>2005-09-09 22:06:23 +0000
commit23a355035da1227cbee1b41979f40f9a94cc8ac1 (patch)
treebed859187f871b552bfc70b32fd6e544fdb46990 /media-sound/edna/edna-0.5-r5.ebuild
parentreverting init script change (seems to be a baselayout _pre issue) (diff)
downloadgentoo-2-23a355035da1227cbee1b41979f40f9a94cc8ac1.tar.gz
gentoo-2-23a355035da1227cbee1b41979f40f9a94cc8ac1.tar.bz2
gentoo-2-23a355035da1227cbee1b41979f40f9a94cc8ac1.zip
fixed typo in einfo
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-sound/edna/edna-0.5-r5.ebuild')
-rw-r--r--media-sound/edna/edna-0.5-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/edna/edna-0.5-r5.ebuild b/media-sound/edna/edna-0.5-r5.ebuild
index 1eabcf7557b1..92c95753b41f 100644
--- a/media-sound/edna/edna-0.5-r5.ebuild
+++ b/media-sound/edna/edna-0.5-r5.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/media-sound/edna/edna-0.5-r5.ebuild,v 1.2 2005/09/09 04:59:09 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.5-r5.ebuild,v 1.3 2005/09/09 22:06:23 nerdboy Exp $
inherit eutils
@@ -51,7 +51,7 @@ src_install() {
pkg_postinst() {
ewarn
einfo "Edit edna.conf to taste before starting (multiple source"
- einfo "directories are allowed). Test ednad from a shell prompt"
+ einfo "directories are allowed). Test edna from a shell prompt"
einfo "until you have it configured properly, then add edna to"
einfo "the default runlevel when you're ready. Add the USE flag"
einfo "oggvorbis if you want edna to serve ogg files."