summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-12 19:54:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 18:39:11 +0200
commitf84fcbb5131013f9494b9024ec746f68fcbdad36 (patch)
treeda178f10e9e2b088c9d74fc6cbdbf0b2409e9e63 /kde-apps/kppp
parentprofiles: Mask legacy KDE Applications for removal (diff)
downloadgentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.gz
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.bz2
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.zip
kde-apps: Drop KDE Applications 16.12.3, KDE PIM 4.14.11* and more old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-apps/kppp')
-rw-r--r--kde-apps/kppp/Manifest1
-rw-r--r--kde-apps/kppp/kppp-16.12.3.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kppp/Manifest b/kde-apps/kppp/Manifest
index edef2508507a..ad7dbac44655 100644
--- a/kde-apps/kppp/Manifest
+++ b/kde-apps/kppp/Manifest
@@ -1,2 +1 @@
-DIST kppp-16.12.3.tar.xz 700924 SHA256 6ca544f2ec3e529490ffb4dbaa4a78065b2d21373a0d55d24433b2ef7e491b53 SHA512 7a29e80c4ea712a58c8e04b7999b0f333cafda61a1a33fad94b740b0cffdc469425bc6bc2ea0f70099ab1b7fdb4b96ffa86b021b74ffe785673917755776fd6f WHIRLPOOL 7d7ec34d09ab78cf4ee0a2a1f9b92496abb80b0d84a456486076957151c80a4257c96c7135e8f805f738ae7f0aef99bc905ecbb2063da390220486ae247495fc
DIST kppp-17.04.3.tar.xz 701272 SHA256 925374bd0f4fdab74aeee754184107070695980a47304400a462da4aa57c1f95 SHA512 82b8fd3b3a0b4b91cb398d530b8ab3eb01cb9522e2730b101eb5ef9b0034a11308c0dbaaea3e9beec6b919298fd36de81a3e001cfd7bac35b6a69549156ab6b2 WHIRLPOOL fc99282c87ab46c4c7fdc607a630d01456861464b29ce21057b4a0eaabf9da6f5ca815f2c5e026279df6ef47fe538aae257a69c699969c78c8b95a5870b7da9e
diff --git a/kde-apps/kppp/kppp-16.12.3.ebuild b/kde-apps/kppp/kppp-16.12.3.ebuild
deleted file mode 100644
index dedff12c5f83..000000000000
--- a/kde-apps/kppp/kppp-16.12.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 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
-"