summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2002-06-26 10:11:09 +0000
committerThilo Bangert <bangert@gentoo.org>2002-06-26 10:11:09 +0000
commit3ccf45c588ed5af39e5c31397a94db6388dc6ef9 (patch)
tree018299e768c7d6f9fcb1387012097d3f34ebee21 /net-p2p/qtella
parentbackported qtella version bump from net-misc (diff)
downloadgentoo-2-3ccf45c588ed5af39e5c31397a94db6388dc6ef9.tar.gz
gentoo-2-3ccf45c588ed5af39e5c31397a94db6388dc6ef9.tar.bz2
gentoo-2-3ccf45c588ed5af39e5c31397a94db6388dc6ef9.zip
part 2
Diffstat (limited to 'net-p2p/qtella')
-rw-r--r--net-p2p/qtella/files/digest-qtella-0.5.31
-rw-r--r--net-p2p/qtella/qtella-0.5.3.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/net-p2p/qtella/files/digest-qtella-0.5.3 b/net-p2p/qtella/files/digest-qtella-0.5.3
new file mode 100644
index 000000000000..0079b724ef6d
--- /dev/null
+++ b/net-p2p/qtella/files/digest-qtella-0.5.3
@@ -0,0 +1 @@
+MD5 f0a6a532250b03b39bd221b93948349b qtella-0.5.3.tar.gz 442069
diff --git a/net-p2p/qtella/qtella-0.5.3.ebuild b/net-p2p/qtella/qtella-0.5.3.ebuild
new file mode 100644
index 000000000000..c730c684fd9b
--- /dev/null
+++ b/net-p2p/qtella/qtella-0.5.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtella/qtella-0.5.3.ebuild,v 1.1 2002/06/26 10:11:09 bangert Exp $
+
+inherit kde-base || die
+
+need-kde 3
+
+S=${WORKDIR}/${P}
+SRC_URI="mirror://sourceforge/qtella/${P}.tar.gz"
+HOMEPAGE="http://www.qtella.net"
+DESCRIPTION="Excellent KDE Gnutella Client"
+
+
+