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-autoplaylist | |
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-autoplaylist')
-rw-r--r-- | media-plugins/gmpc-autoplaylist/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gmpc-autoplaylist/ChangeLog b/media-plugins/gmpc-autoplaylist/ChangeLog index c29fb3d7dffe..21f8f3446234 100644 --- a/media-plugins/gmpc-autoplaylist/ChangeLog +++ b/media-plugins/gmpc-autoplaylist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-autoplaylist # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/ChangeLog,v 1.4 2007/06/27 18:18:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/ChangeLog,v 1.5 2007/07/25 12:14:48 gustavoz Exp $ + + 25 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gmpc-autoplaylist-0.15.0.ebuild: + Keyworded ~ppc 27 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> gmpc-autoplaylist-0.15.0.ebuild: diff --git a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild b/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild index 1297d10d80e7..16153b25d717 100644 --- a/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild +++ b/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-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-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild,v 1.3 2007/06/27 18:18:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-autoplaylist/gmpc-autoplaylist-0.15.0.ebuild,v 1.4 2007/07/25 12:14:48 gustavoz Exp $ DESCRIPTION="The plugin allows you to generate a playlist based on a set of rules" HOMEPAGE="http://sarine.nl/gmpc-plugins-autoplaylist" @@ -8,7 +8,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} |