diff options
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index 901fa5a0ae5a..43c1c8281928 100644 --- a/media-plugins/gmpc-extraplaylist/ChangeLog +++ b/media-plugins/gmpc-extraplaylist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gmpc-extraplaylist # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.11 2009/06/03 20:49:53 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.12 2009/06/06 17:19:29 nixnut Exp $ + + 06 Jun 2009; nixnut <nixnut@gentoo.org> gmpc-extraplaylist-0.18.0.ebuild: + ppc stable #272336 03 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org> gmpc-extraplaylist-0.18.0.ebuild: diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild index 77f9ce91adcb..a173cb0b001e 100644 --- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild +++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.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-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild,v 1.2 2009/06/03 20:49:53 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild,v 1.3 2009/06/06 17:19:29 nixnut Exp $ DESCRIPTION="This plugin adds a second pane showing the playlist" HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Extra_playlist" @@ -8,7 +8,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} |