diff options
author | 2011-02-17 13:56:51 +0000 | |
---|---|---|
committer | 2011-02-17 13:56:51 +0000 | |
commit | 5d2625f86e982fce3c15fce4bad569f34e024eb6 (patch) | |
tree | ea28d75fa5b1724b0f767978ace98e7a1db1f85d /media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild | |
parent | Stable on amd64 wrt bug #325621 (diff) | |
download | historical-5d2625f86e982fce3c15fce4bad569f34e024eb6.tar.gz historical-5d2625f86e982fce3c15fce4bad569f34e024eb6.tar.bz2 historical-5d2625f86e982fce3c15fce4bad569f34e024eb6.zip |
Stable on amd64 wrt bug #325621
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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} |