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 | |
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')
-rw-r--r-- | media-plugins/gmpc-last-fm/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gmpc-last-fm/ChangeLog b/media-plugins/gmpc-last-fm/ChangeLog index 4b9f4c99f0c0..dbc965e0d2a0 100644 --- a/media-plugins/gmpc-last-fm/ChangeLog +++ b/media-plugins/gmpc-last-fm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-last-fm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.4 2009/06/03 18:18:02 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.5 2009/06/03 21:03:38 gentoofan23 Exp $ + + 03 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org> + gmpc-last-fm-0.18.0.ebuild: + stable amd64, bug 272337 03 Jun 2009; Ferris McCormick <fmccor@gentoo.org> gmpc-last-fm-0.18.0.ebuild: 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} |