diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-06 17:20:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-06 17:20:46 +0000 |
commit | 142099e122f1d6c09c4e46e8f612cd6db7cf143a (patch) | |
tree | 6c0e0b921da7bac81b805dffdb8b08482cbcffc2 /media-plugins/gmpc-last-fm | |
parent | Version bump. (diff) | |
download | gentoo-2-142099e122f1d6c09c4e46e8f612cd6db7cf143a.tar.gz gentoo-2-142099e122f1d6c09c4e46e8f612cd6db7cf143a.tar.bz2 gentoo-2-142099e122f1d6c09c4e46e8f612cd6db7cf143a.zip |
ppc stable #272337
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-plugins/gmpc-last-fm')
-rw-r--r-- | media-plugins/gmpc-last-fm/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gmpc-last-fm/gmpc-last-fm-0.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gmpc-last-fm/ChangeLog b/media-plugins/gmpc-last-fm/ChangeLog index dbc965e0d2a0..4510b5618ce2 100644 --- a/media-plugins/gmpc-last-fm/ChangeLog +++ b/media-plugins/gmpc-last-fm/ChangeLog @@ -1,6 +1,9 @@ # 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.5 2009/06/03 21:03:38 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.6 2009/06/06 17:20:46 nixnut Exp $ + + 06 Jun 2009; nixnut <nixnut@gentoo.org> gmpc-last-fm-0.18.0.ebuild: + ppc stable #272337 03 Jun 2009; Thomas Anderson <gentoofan23@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 25273e9b4118..f1c9f3496945 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.3 2009/06/03 21:03:38 gentoofan23 Exp $ +# $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 $ 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} |