summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kppp/kppp-16.08.3.ebuild')
-rw-r--r--kde-apps/kppp/kppp-16.08.3.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/kde-apps/kppp/kppp-16.08.3.ebuild b/kde-apps/kppp/kppp-16.08.3.ebuild
deleted file mode 100644
index 730a172a9931..000000000000
--- a/kde-apps/kppp/kppp-16.08.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="A dialer and front-end to pppd"
-HOMEPAGE="https://www.kde.org/applications/internet/kppp"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="
- net-dialup/ppp
-"