diff options
Diffstat (limited to 'media-sound/lastfmplayer')
-rw-r--r-- | media-sound/lastfmplayer/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/lastfmplayer/ChangeLog b/media-sound/lastfmplayer/ChangeLog index 851677f81b11..e48d67909a67 100644 --- a/media-sound/lastfmplayer/ChangeLog +++ b/media-sound/lastfmplayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/lastfmplayer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.51 2010/10/04 14:32:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.52 2010/10/05 20:10:38 maekke Exp $ + + 05 Oct 2010; Markus Meier <maekke@gentoo.org> + lastfmplayer-1.5.4.26862-r2.ebuild: + x86 stable, bug #339234 04 Oct 2010; Markos Chandras <hwoarang@gentoo.org> lastfmplayer-1.5.4.26862-r2.ebuild: 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 c129fd902af0..d72bc02f316a 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.3 2010/10/04 14:32:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.5.4.26862-r2.ebuild,v 1.4 2010/10/05 20:10:38 maekke Exp $ EAPI=2 inherit eutils multilib toolchain-funcs qt4-r2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/lastfm_${PV}+dfsg.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="ipod" RDEPEND="x11-libs/qt-gui:4 |