summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kppp/kppp-16.12.2.ebuild')
-rw-r--r--kde-apps/kppp/kppp-16.12.2.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-apps/kppp/kppp-16.12.2.ebuild b/kde-apps/kppp/kppp-16.12.2.ebuild
new file mode 100644
index 000000000000..a15ea7079714
--- /dev/null
+++ b/kde-apps/kppp/kppp-16.12.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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
+"