diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-16 22:21:32 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-16 22:21:32 +0000 |
commit | 5dbe93f2b6812a48545ac7378399406c940e4942 (patch) | |
tree | 92575c9186afe02528a6881a47965f24cdbffc7f /x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild | |
parent | repoman (diff) | |
download | historical-5dbe93f2b6812a48545ac7378399406c940e4942.tar.gz historical-5dbe93f2b6812a48545ac7378399406c940e4942.tar.bz2 historical-5dbe93f2b6812a48545ac7378399406c940e4942.zip |
small fixes
Diffstat (limited to 'x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild')
-rw-r--r-- | x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild b/x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild index 0c2c69d35298..f1fce1b6ef32 100644 --- a/x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild +++ b/x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild,v 1.2 2002/10/16 21:17:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-2.1.2.ebuild,v 1.3 2002/10/16 22:21:32 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A sweet plugin to control XMMS from GKrellM2" SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz" HOMEPAGE="http://gkrellm.luon.net/gkrellmms.phtml" -DEPEND=">=app-admin/gkrellm-2.0* +DEPEND=">=app-admin/gkrellm-2* media-sound/xmms" SLOT="2" |