diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-02 20:59:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-02 20:59:37 +0000 |
commit | 13a5bbaf41a46c53cc65f78c36b932b2b91fe660 (patch) | |
tree | 1f3b3d495b62709ae32f972a419eb417de3ef655 /media-sound/lastfmplayer | |
parent | Version bump KDE 4.3.3 (diff) | |
download | gentoo-2-13a5bbaf41a46c53cc65f78c36b932b2b91fe660.tar.gz gentoo-2-13a5bbaf41a46c53cc65f78c36b932b2b91fe660.tar.bz2 gentoo-2-13a5bbaf41a46c53cc65f78c36b932b2b91fe660.zip |
amd64/x86 stable, bug #291023
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/lastfmplayer')
-rw-r--r-- | media-sound/lastfmplayer/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/lastfmplayer/lastfmplayer-1.5.1.31879-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/lastfmplayer/ChangeLog b/media-sound/lastfmplayer/ChangeLog index f46f096b5b0e..01e8da10f6cf 100644 --- a/media-sound/lastfmplayer/ChangeLog +++ b/media-sound/lastfmplayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/lastfmplayer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.40 2009/11/01 15:43:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/ChangeLog,v 1.41 2009/11/02 20:59:37 maekke Exp $ + + 02 Nov 2009; Markus Meier <maekke@gentoo.org> + lastfmplayer-1.5.1.31879-r3.ebuild: + amd64/x86 stable, bug #291023 01 Nov 2009; nixnut <nixnut@gentoo.org> lastfmplayer-1.5.1.31879-r3.ebuild: diff --git a/media-sound/lastfmplayer/lastfmplayer-1.5.1.31879-r3.ebuild b/media-sound/lastfmplayer/lastfmplayer-1.5.1.31879-r3.ebuild index dcaa931af333..1bd6f5a5e8bd 100644 --- a/media-sound/lastfmplayer/lastfmplayer-1.5.1.31879-r3.ebuild +++ b/media-sound/lastfmplayer/lastfmplayer-1.5.1.31879-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.5.1.31879-r3.ebuild,v 1.3 2009/11/01 15:43:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.5.1.31879-r3.ebuild,v 1.4 2009/11/02 20:59:37 maekke Exp $ EAPI=2 inherit eutils multilib toolchain-funcs qt4 @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/l/lastfm/lastfm_${PV}.dfsg.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="ipod" RESTRICT="mirror" |