diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2006-10-10 18:50:21 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2006-10-10 18:50:21 +0000 |
commit | b05cdd39c894215536387f3f5086f1053fd5c34d (patch) | |
tree | 9c070192dee069a1b8f5eb53f8f7633ddbd775f8 /net-p2p/museek+/museek+-0.1.11.ebuild | |
parent | local USE flag "text" not needed anymore (diff) | |
download | sunrise-b05cdd39c894215536387f3f5086f1053fd5c34d.tar.gz sunrise-b05cdd39c894215536387f3f5086f1053fd5c34d.tar.bz2 sunrise-b05cdd39c894215536387f3f5086f1053fd5c34d.zip |
net-p2p/museek+: Typo fixed.
svn path=/sunrise/; revision=1514
Diffstat (limited to 'net-p2p/museek+/museek+-0.1.11.ebuild')
-rw-r--r-- | net-p2p/museek+/museek+-0.1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/museek+/museek+-0.1.11.ebuild b/net-p2p/museek+/museek+-0.1.11.ebuild index 97bb49f7b..afaba2e49 100644 --- a/net-p2p/museek+/museek+-0.1.11.ebuild +++ b/net-p2p/museek+/museek+-0.1.11.ebuild @@ -93,5 +93,5 @@ src_install() { pkg_postinst() { elog "Look at /etc/conf.d/museekd and configure all options" elog "before starting it. When you are done," - elog "configure the all settings with musetup or musetup-gtk." + elog "configure all settings with musetup or musetup-gtk." } |