diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-17 13:56:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-17 13:56:51 +0000 |
commit | 5d2625f86e982fce3c15fce4bad569f34e024eb6 (patch) | |
tree | ea28d75fa5b1724b0f767978ace98e7a1db1f85d /media-plugins/gmpc-last-fm | |
parent | Stable on amd64 wrt bug #325621 (diff) | |
download | historical-5d2625f86e982fce3c15fce4bad569f34e024eb6.tar.gz historical-5d2625f86e982fce3c15fce4bad569f34e024eb6.tar.bz2 historical-5d2625f86e982fce3c15fce4bad569f34e024eb6.zip |
Stable on amd64 wrt bug #325621
Package-Manager: portage-2.1.9.39/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.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 f66203dc7987..ff2bf8c34afa 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.11 2011/02/16 19:22:28 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.12 2011/02/17 13:54:31 hwoarang Exp $ + + 17 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + gmpc-last-fm-0.20.0.ebuild: + Stable on amd64 wrt bug #325621 16 Feb 2011; <angelos@gentoo.org> gmpc-last-fm-0.18.0.ebuild, gmpc-last-fm-0.19.0.ebuild, 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 95e90ed2474a..64abd9cf5f64 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.3 2011/02/16 19:22:28 angelos Exp $ +# $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 $ 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} |