diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-16 15:25:22 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2014-12-16 15:25:22 +0300 |
commit | 9a708b8c806f759db23c8f31bc97d77df5d4e3cf (patch) | |
tree | 22807c73290e2cf9350b5ba9d86a649ee71adb8e /net-p2p/kmldonkey | |
parent | 3a39646b056b19f7ddde99467635101e76afa290 (diff) |
cleanup
Diffstat (limited to 'net-p2p/kmldonkey')
-rw-r--r-- | net-p2p/kmldonkey/kmldonkey-2.9999.ebuild | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/net-p2p/kmldonkey/kmldonkey-2.9999.ebuild b/net-p2p/kmldonkey/kmldonkey-2.9999.ebuild deleted file mode 100644 index ea7b2bb..0000000 --- a/net-p2p/kmldonkey/kmldonkey-2.9999.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/kmldonkey/kmldonkey-2.0.2-r1.ebuild,v 1.2 2009/03/02 14:38:40 scarabeus Exp $ - -EAPI="3" - - - -KMNAME="extragear/network" -KMMODULE="kmldonkey" - -inherit kde4-base - -DESCRIPTION="Provides integration for the MLDonkey P2P software and KDE 4." -HOMEPAGE="http://extragear.kde.org/apps/kmldonkey/" -LICENSE="GPL-2 LGPL-2" - -SLOT="live" - -KEYWORDS="~amd64 ~x86" -IUSE="debug plasma" - -RDEPEND="plasma? ( >=kde-base/plasma-workspace-${KDE_MINIMAL} )" -DEPEND="${RDEPEND} - !net-p2p/kmldonkey:4.1 - sys-devel/gettext" - - |