summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/ktorrent/ktorrent-1.1_rc1.ebuild')
-rw-r--r--net-p2p/ktorrent/ktorrent-1.1_rc1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-p2p/ktorrent/ktorrent-1.1_rc1.ebuild b/net-p2p/ktorrent/ktorrent-1.1_rc1.ebuild
deleted file mode 100644
index 301925921007..000000000000
--- a/net-p2p/ktorrent/ktorrent-1.1_rc1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-1.1_rc1.ebuild,v 1.1 2005/09/14 22:40:11 mkay Exp $
-
-inherit kde
-
-MY_P=${P/_/}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="A BitTorrent program for KDE."
-HOMEPAGE="http://ktorrent.pwsp.net/"
-SRC_URI="http://ktorrent.pwsp.net/downloads/${PV/_*/}/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-need-kde 3