diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 15:55:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 15:55:44 +0000 |
commit | 239fdb5e55762164052b103eb8be72211560dd58 (patch) | |
tree | ef629658423edd5f4b9be46e9fc0e9f389dd4a98 /media-plugins | |
parent | Stable on sparc (diff) | |
download | gentoo-2-239fdb5e55762164052b103eb8be72211560dd58.tar.gz gentoo-2-239fdb5e55762164052b103eb8be72211560dd58.tar.bz2 gentoo-2-239fdb5e55762164052b103eb8be72211560dd58.zip |
Stable on sparc
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gmpc-lastfm/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gmpc-lastfm/ChangeLog b/media-plugins/gmpc-lastfm/ChangeLog index cc62fa1b7839..a608182fe8b9 100644 --- a/media-plugins/gmpc-lastfm/ChangeLog +++ b/media-plugins/gmpc-lastfm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-lastfm # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/ChangeLog,v 1.6 2007/07/25 12:16:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/ChangeLog,v 1.7 2007/08/07 15:55:44 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gmpc-lastfm-0.15.0.ebuild: + Stable on sparc 25 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> gmpc-lastfm-0.15.0.ebuild: diff --git a/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild b/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild index d908c98e3b10..e2e185d30c3b 100644 --- a/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild +++ b/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild,v 1.5 2007/07/25 12:16:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/gmpc-lastfm-0.15.0.ebuild,v 1.6 2007/08/07 15:55:44 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.sarine.nl/gmpc-${PV}/plugins/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" DEPEND=">=media-sound/gmpc-${PV} |