diff options
Diffstat (limited to 'kde-misc/tork/tork-0.04.ebuild')
-rw-r--r-- | kde-misc/tork/tork-0.04.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-misc/tork/tork-0.04.ebuild b/kde-misc/tork/tork-0.04.ebuild deleted file mode 100644 index 117787d83f49..000000000000 --- a/kde-misc/tork/tork-0.04.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tork/tork-0.04.ebuild,v 1.2 2006/07/24 00:07:34 tsunam Exp $ - -inherit kde - -DESCRIPTION="A Tor controller for the KDE desktop" -HOMEPAGE="http://tork.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="" -RDEPEND="net-misc/tor - >=net-proxy/privoxy-3.0.3-r5" - -need-kde 3.5 |