diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2009-06-03 21:03:38 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2009-06-03 21:03:38 +0000 |
commit | fc22535cb2fccd7c9b36245b0743f84b558a90b2 (patch) | |
tree | ef87088fc1d3567447ca0aa384f3e4b67ae8963f /media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild | |
parent | Enable session by default, thanks tanderson. (diff) | |
download | gentoo-2-fc22535cb2fccd7c9b36245b0743f84b558a90b2.tar.gz gentoo-2-fc22535cb2fccd7c9b36245b0743f84b558a90b2.tar.bz2 gentoo-2-fc22535cb2fccd7c9b36245b0743f84b558a90b2.zip |
stable amd64, bug 272337
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild')
-rw-r--r-- | media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild index 16573fe44323..25273e9b4118 100644 --- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild +++ b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.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-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild,v 1.2 2009/06/03 18:18:02 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild,v 1.3 2009/06/03 21:03:38 gentoofan23 Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" IUSE="" RDEPEND=">=media-sound/gmpc-${PV} |