diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-26 00:36:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-26 00:36:09 +0000 |
commit | 96679fa800e812695aeb239f6ff64311eb391f70 (patch) | |
tree | 01d74534915400602fbadf65c84d43149b8ba854 /media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild | |
parent | Remove old (diff) | |
download | historical-96679fa800e812695aeb239f6ff64311eb391f70.tar.gz historical-96679fa800e812695aeb239f6ff64311eb391f70.tar.bz2 historical-96679fa800e812695aeb239f6ff64311eb391f70.zip |
Stabilize everywhere to promote the desktop file fix to the stable tree. Remove old
Package-Manager: portage-2.1.11.11/cvs/Linux x86_64
Diffstat (limited to 'media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild')
-rw-r--r-- | media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild b/media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild index 0092d61cc35a..db82ad6e5688 100644 --- a/media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild +++ b/media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.27091-r3.ebuild,v 1.1 2012/07/14 17:10:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lastfmplayer/lastfmplayer-1.5.4.27091-r3.ebuild,v 1.2 2012/08/26 00:36:09 hwoarang Exp $ EAPI=2 inherit eutils multilib toolchain-funcs qt4-r2 @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/lastfm-${PV}+dfsg.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="dbus ipod" RDEPEND="x11-libs/qt-gui:4 |