diff options
Diffstat (limited to 'media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild')
-rw-r--r-- | media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild b/media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild index 623e4f44c408..906aee0140c4 100644 --- a/media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild +++ b/media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild,v 1.1 2010/08/26 21:25:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild,v 1.2 2010/09/14 08:58:55 hwoarang Exp $ EAPI=2 inherit eutils multilib toolchain-funcs qt4-r2 @@ -98,7 +98,7 @@ src_install() { pkg_postinst() { elog "To use the Last.fm player with a mozilla based browser:" - elog " 1. Install gnome-bae/gconf" + elog " 1. Install gnome-base/gconf" elog " 2. gconftool-2 -t string -s \ /desktop/gnome/url-handlers/lastfm/command \"/usr/bin/lastfm %s\"" elog " 3. gconftool-2 -s \ |