summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-05-01 00:26:46 +0000
committerMarius Mauch <genone@gentoo.org>2007-05-01 00:26:46 +0000
commitde12a8cae90472751bca6ed75e4f14403b76f6f3 (patch)
tree68b5d7d54d321d6ebc09550b55ab0e75eeb0ee38 /media-sound/lastfmplayer
parentReplacing einfo with elog (diff)
downloadhistorical-de12a8cae90472751bca6ed75e4f14403b76f6f3.tar.gz
historical-de12a8cae90472751bca6ed75e4f14403b76f6f3.tar.bz2
historical-de12a8cae90472751bca6ed75e4f14403b76f6f3.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'media-sound/lastfmplayer')
-rw-r--r--media-sound/lastfmplayer/ChangeLog6
-rw-r--r--media-sound/lastfmplayer/lastfmplayer-1.0.0.1_p2113.ebuild20
-rw-r--r--media-sound/lastfmplayer/lastfmplayer-1.1.3-r1.ebuild18
3 files changed, 24 insertions, 20 deletions
diff --git a/media-sound/lastfmplayer/ChangeLog b/media-sound/lastfmplayer/ChangeLog
index 35fd7b3cac30..ccba72974fef 100644
--- a/media-sound/lastfmplayer/ChangeLog
+++ b/media-sound/lastfmplayer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/lastfmplayer
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.14 2007/04/07 13:40:05 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.15 2007/05/01 00:09:23 genone Exp $
+
+ 01 May 2007; Marius Mauch <genone@gentoo.org>
+ lastfmplayer-1.0.0.1_p2113.ebuild, lastfmplayer-1.1.3-r1.ebuild:
+ Replacing einfo with elog
*lastfmplayer-1.1.3-r1 (20 Mar 2007)
diff --git a/media-sound/lastfmplayer/lastfmplayer-1.0.0.1_p2113.ebuild b/media-sound/lastfmplayer/lastfmplayer-1.0.0.1_p2113.ebuild
index a062c3b845cb..26067293433e 100644
--- a/media-sound/lastfmplayer/lastfmplayer-1.0.0.1_p2113.ebuild
+++ b/media-sound/lastfmplayer/lastfmplayer-1.0.0.1_p2113.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.0.0.1_p2113.ebuild,v 1.6 2006/11/04 20:58:19 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.0.0.1_p2113.ebuild,v 1.7 2007/05/01 00:09:23 genone Exp $
inherit eutils versionator
@@ -95,12 +95,12 @@ src_install() {
}
pkg_postinst() {
- einfo "To use the Last.fm player with a mozilla based browser:"
- einfo " 1. Go to about:config in the browser"
- einfo " 2. Right-click on the page"
- einfo " 3. Select New and then String"
- einfo " 4. For the name: network.protocol-handler.app.lastfm"
- einfo " 5. For the value: /usr/bin/lastfm"
- einfo
- einfo "If you experiance awkward fonts or widgets, try running qtconfig."
+ elog "To use the Last.fm player with a mozilla based browser:"
+ elog " 1. Go to about:config in the browser"
+ elog " 2. Right-click on the page"
+ elog " 3. Select New and then String"
+ elog " 4. For the name: network.protocol-handler.app.lastfm"
+ elog " 5. For the value: /usr/bin/lastfm"
+ elog
+ elog "If you experiance awkward fonts or widgets, try running qtconfig."
}
diff --git a/media-sound/lastfmplayer/lastfmplayer-1.1.3-r1.ebuild b/media-sound/lastfmplayer/lastfmplayer-1.1.3-r1.ebuild
index e733e3a771bc..66327dcd658c 100644
--- a/media-sound/lastfmplayer/lastfmplayer-1.1.3-r1.ebuild
+++ b/media-sound/lastfmplayer/lastfmplayer-1.1.3-r1.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-sound/lastfmplayer/lastfmplayer-1.1.3-r1.ebuild,v 1.1 2007/03/20 21:50:17 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.1.3-r1.ebuild,v 1.2 2007/05/01 00:09:23 genone Exp $
inherit eutils versionator
@@ -63,12 +63,12 @@ src_install() {
}
pkg_postinst() {
- einfo "To use the Last.fm player with a mozilla based browser:"
- einfo " 1. Go to about:config in the browser"
- einfo " 2. Right-click on the page"
- einfo " 3. Select New and then String"
- einfo " 4. For the name: network.protocol-handler.app.lastfm"
- einfo " 5. For the value: /usr/bin/lastfm"
- einfo
- einfo "If you experiance awkward fonts or widgets, try running qtconfig."
+ elog "To use the Last.fm player with a mozilla based browser:"
+ elog " 1. Go to about:config in the browser"
+ elog " 2. Right-click on the page"
+ elog " 3. Select New and then String"
+ elog " 4. For the name: network.protocol-handler.app.lastfm"
+ elog " 5. For the value: /usr/bin/lastfm"
+ elog
+ elog "If you experiance awkward fonts or widgets, try running qtconfig."
}