diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-20 17:38:45 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-20 17:38:45 +0000 |
commit | 35874e6d1135ccd7114346ba9386a0ce415cd983 (patch) | |
tree | 99ee19baa182c10dfb132f716a3a24023971f202 /media-plugins/gmpc-extraplaylist | |
parent | x86 stable wrt bug #325621 (diff) | |
download | gentoo-2-35874e6d1135ccd7114346ba9386a0ce415cd983.tar.gz gentoo-2-35874e6d1135ccd7114346ba9386a0ce415cd983.tar.bz2 gentoo-2-35874e6d1135ccd7114346ba9386a0ce415cd983.zip |
x86 stable wrt bug #325621
(Portage version: 2.1.9.25/cvs/Linux i686)
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 d476e0fb65b0..d80d52c544b1 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.16 2011/02/20 15:34:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.17 2011/02/20 17:38:45 phajdan.jr Exp $ + + 20 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gmpc-extraplaylist-0.20.0.ebuild: + x86 stable wrt bug #325621 20 Feb 2011; Kacper Kowalik <xarthisius@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 c9ee05d03679..bdbb8794860d 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.3 2011/02/20 15:34:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v 1.4 2011/02/20 17:38:45 phajdan.jr 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} |