diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 15:36:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 15:36:36 +0000 |
commit | 280bd1289a0f265e03e44c91107cf785e39e9378 (patch) | |
tree | 9d9d8021eb67d7a1114d4b03390b3ac6c297c2ab /media-plugins/gmpc-last-fm | |
parent | No tests available (diff) | |
download | historical-280bd1289a0f265e03e44c91107cf785e39e9378.tar.gz historical-280bd1289a0f265e03e44c91107cf785e39e9378.tar.bz2 historical-280bd1289a0f265e03e44c91107cf785e39e9378.zip |
ppc stable wrt #325621
Package-Manager: portage-2.2.0_alpha23/cvs/Linux ppc64
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.20.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 ff2bf8c34afa..9a69291646d4 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.12 2011/02/17 13:54:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.13 2011/02/20 15:34:36 xarthisius Exp $ + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + gmpc-last-fm-0.20.0.ebuild: + ppc stable wrt #325621 17 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gmpc-last-fm-0.20.0.ebuild: diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild index 64abd9cf5f64..239287f37868 100644 --- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild +++ b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20.0.ebuild,v 1.4 2011/02/17 13:54:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.5 2011/02/20 15:34:36 xarthisius Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" RDEPEND=">=media-sound/gmpc-${PV} |