diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-04-27 13:45:17 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-04-27 13:45:17 +0000 |
commit | 9da330681b62eb858ef3f365256a03fbf0163d83 (patch) | |
tree | ed510277672a76cfed012991559ce5ec561524d7 /media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild | |
parent | cleaning (diff) | |
download | historical-9da330681b62eb858ef3f365256a03fbf0163d83.tar.gz historical-9da330681b62eb858ef3f365256a03fbf0163d83.tar.bz2 historical-9da330681b62eb858ef3f365256a03fbf0163d83.zip |
Stable on x86. Updated HOMEPAGE.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild')
-rw-r--r-- | media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild index f04332f96c43..73be64b7339d 100644 --- a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild +++ b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild,v 1.1 2005/01/05 20:01:03 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9.ebuild,v 1.2 2005/04/27 13:45:17 ticho Exp $ IUSE="" DESCRIPTION="A gkrellm plugin to control the MPD (Music Player Daemon)" -HOMEPAGE="http://www.musicpd.org/wiki/moin.cgi/GKrellMPC" +HOMEPAGE="http://mpd.wikicities.com/wiki/Client:GKrellMPC" SRC_URI="http://www.topfx.com/dist/${P}.tar.gz" IUSE="" DEPEND=">=app-admin/gkrellm-2* @@ -12,7 +12,7 @@ DEPEND=">=app-admin/gkrellm-2* SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_install () { exeinto /usr/lib/gkrellm2/plugins |