summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-09 20:35:02 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-09 20:35:02 +0100
commit2ec9726d27e17d0ecdbfa025be77d85289e4445b (patch)
treeef1e039ab0223f6951605c8b4b2251335e03ec0a /kde-apps/kdeadmin-meta
parentkde-apps: Add KDE Applications 17.08.3 (diff)
downloadgentoo-2ec9726d27e17d0ecdbfa025be77d85289e4445b.tar.gz
gentoo-2ec9726d27e17d0ecdbfa025be77d85289e4445b.tar.bz2
gentoo-2ec9726d27e17d0ecdbfa025be77d85289e4445b.zip
kde-apps: Drop KDE Applications 17.08.2
Package-Manager: Portage-2.3.8, Repoman-2.3.4
Diffstat (limited to 'kde-apps/kdeadmin-meta')
-rw-r--r--kde-apps/kdeadmin-meta/kdeadmin-meta-17.08.2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-17.08.2.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-17.08.2.ebuild
deleted file mode 100644
index cf7adfe385df..000000000000
--- a/kde-apps/kdeadmin-meta/kdeadmin-meta-17.08.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages"
-KEYWORDS="~amd64 ~x86"
-IUSE="+cron"
-
-RDEPEND="
- $(add_kdeapps_dep ksystemlog)
- cron? ( $(add_kdeapps_dep kcron) )
-"