diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-20 15:49:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-20 15:49:18 +0000 |
commit | fb09b5894547efdb923141d18b4fcc172b64e421 (patch) | |
tree | f0eb31517fd7b53376f09129974fd5711eac6f45 /media-plugins/gmpc-last-fm | |
parent | x86 stable wrt #259793 (diff) | |
download | gentoo-2-fb09b5894547efdb923141d18b4fcc172b64e421.tar.gz gentoo-2-fb09b5894547efdb923141d18b4fcc172b64e421.tar.bz2 gentoo-2-fb09b5894547efdb923141d18b4fcc172b64e421.zip |
x86 stable wrt #259793
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.17.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 6ff211b0c29f..7f6fc32d6402 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.1 2009/03/13 11:47:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.2 2009/03/20 15:49:18 armin76 Exp $ + + 20 Mar 2009; Raúl Porcel <armin76@gentoo.org> gmpc-last-fm-0.17.0.ebuild: + x86 stable wrt #259793 *gmpc-last-fm-0.18.0 (13 Mar 2009) *gmpc-last-fm-0.17.0 (13 Mar 2009) diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.17.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.17.0.ebuild index bc490de4f201..fc81d4b57117 100644 --- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.17.0.ebuild +++ b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.17.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.17.0.ebuild,v 1.1 2009/03/13 11:47:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.17.0.ebuild,v 1.2 2009/03/20 15:49:18 armin76 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} |