diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-25 12:20:55 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-25 12:20:55 +0000 |
commit | 1ad0c1d67b40c1c143360bea35b863b3b5f297af (patch) | |
tree | 58e439b4955e282f2da7b55839685aeb27bb7369 /media-plugins/gmpc-lastfm | |
parent | Version bump and install denemo.png to correct pixmaps directory. (diff) | |
download | historical-1ad0c1d67b40c1c143360bea35b863b3b5f297af.tar.gz historical-1ad0c1d67b40c1c143360bea35b863b3b5f297af.tar.bz2 historical-1ad0c1d67b40c1c143360bea35b863b3b5f297af.zip |
Keyworded ~ppc
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'media-plugins/gmpc-lastfm')
-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 0c3c8784ddc9..cc62fa1b7839 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.5 2007/07/05 00:05:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-lastfm/ChangeLog,v 1.6 2007/07/25 12:16:25 gustavoz Exp $ + + 25 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gmpc-lastfm-0.15.0.ebuild: + Keyworded ~ppc 05 Jul 2007; Andrej Kacian <ticho@gentoo.org> gmpc-lastfm-0.15.0.ebuild: Add check for correct USE flag for x11-libs/gtk+-2. 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 3dda048ee6c6..d908c98e3b10 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.4 2007/07/05 00:05:19 ticho Exp $ +# $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 $ 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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=media-sound/gmpc-${PV} |