summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/kmms/kmms-0.8_beta1.ebuild')
-rw-r--r--media-sound/kmms/kmms-0.8_beta1.ebuild10
1 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/kmms/kmms-0.8_beta1.ebuild b/media-sound/kmms/kmms-0.8_beta1.ebuild
index 5728e9b232e3..02d0d348701e 100644
--- a/media-sound/kmms/kmms-0.8_beta1.ebuild
+++ b/media-sound/kmms/kmms-0.8_beta1.ebuild
@@ -1,14 +1,18 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kmms/kmms-0.8_beta1.ebuild,v 1.7 2004/03/01 05:37:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kmms/kmms-0.8_beta1.ebuild,v 1.8 2004/04/08 16:17:59 eradicator Exp $
inherit kde-base
need-kde 3
+MY_P=${P/_beta/beta}
S="${WORKDIR}/kmms-0.8beta1"
-SRC_URI="http://luizpaulo.virtualave.net/kmms/kmms-0.8beta1.tar.gz"
-HOMEPAGE="http://www.base2.de/"
+#SRC_URI="http://luizpaulo.virtualave.net/kmms/${MY_P}.tar.gz"
+#HOMEPAGE="http://www.base2.de/"
+HOMEPAGE="http://sourceforge.net/projects/kmms/"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+
DESCRIPTION="A KDE-Taskbar DockApplet control and title display for XMMS."
newdepend "media-sound/xmms"