diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 15:34:08 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 15:34:08 +0000 |
commit | c42eb48e4c7572de05099b474a8a841d60e0eaf0 (patch) | |
tree | c77a2fdb80ec1d73a3fd678691625003423b983e /media-plugins/gmpc-extraplaylist | |
parent | ppc stable wrt #325621 (diff) | |
download | gentoo-2-c42eb48e4c7572de05099b474a8a841d60e0eaf0.tar.gz gentoo-2-c42eb48e4c7572de05099b474a8a841d60e0eaf0.tar.bz2 gentoo-2-c42eb48e4c7572de05099b474a8a841d60e0eaf0.zip |
ppc stable wrt #325621
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'media-plugins/gmpc-extraplaylist')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.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 2a47a11f6251..d476e0fb65b0 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.15 2011/02/17 13:53:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.16 2011/02/20 15:34:08 xarthisius Exp $ + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + gmpc-extraplaylist-0.20.0.ebuild: + ppc stable wrt #325621 17 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gmpc-extraplaylist-0.20.0.ebuild: diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild index ffa4e4e5f4b1..c9ee05d03679 100644 --- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild +++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20.0.ebuild,v 1.2 2011/02/17 13:53:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v 1.3 2011/02/20 15:34:08 xarthisius Exp $ DESCRIPTION="This plugin adds a second pane showing the playlist" HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_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} |