summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-05-19 15:51:16 +0200
committerJohannes Huber <johu@gentoo.org>2016-05-19 15:51:26 +0200
commit7e74157770cd75d61e69388bdb6ba8dfa04d89e4 (patch)
treec81c1ed6a55e351c653f553b32f33edc9cdd0250 /kde-frameworks/kpty/kpty-5.18.0.ebuild
parentkde-plasma/plasma-desktop: Remove 5.5.5 (diff)
downloadgentoo-7e74157770cd75d61e69388bdb6ba8dfa04d89e4.tar.gz
gentoo-7e74157770cd75d61e69388bdb6ba8dfa04d89e4.tar.bz2
gentoo-7e74157770cd75d61e69388bdb6ba8dfa04d89e4.zip
kde-frameworks: Remove KDE Frameworks 5.18.0
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'kde-frameworks/kpty/kpty-5.18.0.ebuild')
-rw-r--r--kde-frameworks/kpty/kpty-5.18.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kpty/kpty-5.18.0.ebuild b/kde-frameworks/kpty/kpty-5.18.0.ebuild
deleted file mode 100644
index 07ce85bf1a77..000000000000
--- a/kde-frameworks/kpty/kpty-5.18.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Framework for pseudo terminal devices and running child processes"
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- sys-libs/libutempter
-"
-RDEPEND="${DEPEND}"