summaryrefslogtreecommitdiff
path: root/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kio-slp/kio-slp-0_p20120621.ebuild')
-rw-r--r--kde-misc/kio-slp/kio-slp-0_p20120621.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild b/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild
deleted file mode 100644
index 9af1c8850b5..00000000000
--- a/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-OPENGL_REQUIRED="optional"
-inherit kde4-base
-
-DESCRIPTION="Service Location Protocol component for KIO"
-HOMEPAGE="https://websvn.kde.org/trunk/playground/network/kio_slp/"
-SRC_URI="https://dev.gentoo.org/~creffett/${P}.tar.xz"
-
-LICENSE="GPL-1"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="net-libs/openslp"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${PN}