diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-09 19:05:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-09 19:05:42 +0000 |
commit | 323fae9654dd86c892a1eeab995cffbb36a0d02c (patch) | |
tree | e5862698c497d58489ab63b58da63969296452dc /media-plugins | |
parent | stable x86, bug 272336 (diff) | |
download | gentoo-2-323fae9654dd86c892a1eeab995cffbb36a0d02c.tar.gz gentoo-2-323fae9654dd86c892a1eeab995cffbb36a0d02c.tar.bz2 gentoo-2-323fae9654dd86c892a1eeab995cffbb36a0d02c.zip |
stable x86, bug 272337
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-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 4510b5618ce2..810f3e2040a7 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.6 2009/06/06 17:20:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.7 2009/06/09 19:05:42 fauli Exp $ + + 09 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + gmpc-last-fm-0.18.0.ebuild: + stable x86, bug 272337 06 Jun 2009; nixnut <nixnut@gentoo.org> gmpc-last-fm-0.18.0.ebuild: ppc stable #272337 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 f1c9f3496945..82452c7b7249 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.4 2009/06/06 17:20:46 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild,v 1.5 2009/06/09 19:05:42 fauli 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} |