diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-20 17:20:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-20 17:20:12 +0000 |
commit | 53b0b6747e1422a4df869b71126a79a00554e26d (patch) | |
tree | db4495b63ac54bba4c9fc5c8a34991fa18055c56 /media-plugins | |
parent | Marking gmpc-coveramazon-0.17.0 ppc for bug 259793 (diff) | |
download | historical-53b0b6747e1422a4df869b71126a79a00554e26d.tar.gz historical-53b0b6747e1422a4df869b71126a79a00554e26d.tar.bz2 historical-53b0b6747e1422a4df869b71126a79a00554e26d.zip |
Marking gmpc-extraplaylist-0.17.0 ppc for bug 259793
Package-Manager: portage-2.1.6.7/cvs/Linux ppc64
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index 60ca3f9f6fb1..385097b883ab 100644 --- a/media-plugins/gmpc-extraplaylist/ChangeLog +++ b/media-plugins/gmpc-extraplaylist/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2009/03/20 15:48:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.10 2009/03/20 17:20:12 ranger Exp $ + + 20 Mar 2009; Brent Baude <ranger@gentoo.org> + gmpc-extraplaylist-0.17.0.ebuild: + Marking gmpc-extraplaylist-0.17.0 ppc stable for bug 259793 20 Mar 2009; Raúl Porcel <armin76@gentoo.org> gmpc-extraplaylist-0.17.0.ebuild: diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild index db9f578e09fe..c47b305dfb20 100644 --- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild +++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-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-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v 1.4 2009/03/20 15:48:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v 1.5 2009/03/20 17:20:12 ranger 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} |