diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-17 13:53:59 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-17 13:53:59 +0000 |
commit | 1b8c30768bfc4c282f0d5ef8c53d2ecc3d1a8b7e (patch) | |
tree | cce3ce9befa17fa2a22a006f6e26df3cdb4aa0a8 /media-plugins/gmpc-extraplaylist | |
parent | Stable on amd64 wrt bug #325621 (diff) | |
download | gentoo-2-1b8c30768bfc4c282f0d5ef8c53d2ecc3d1a8b7e.tar.gz gentoo-2-1b8c30768bfc4c282f0d5ef8c53d2ecc3d1a8b7e.tar.bz2 gentoo-2-1b8c30768bfc4c282f0d5ef8c53d2ecc3d1a8b7e.zip |
Stable on amd64 wrt bug #325621
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gmpc-extraplaylist')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index 8364779654d8..2a47a11f6251 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.14 2010/05/25 09:38:13 angelos Exp $ +# 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 $ + + 17 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + gmpc-extraplaylist-0.20.0.ebuild: + Stable on amd64 wrt bug #325621 *gmpc-extraplaylist-0.20.0 (25 May 2010) 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 3e47638de441..ffa4e4e5f4b1 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-2010 Gentoo Foundation +# 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.1 2010/05/25 09:38:13 angelos Exp $ +# $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 $ 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} |