summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-07 14:55:16 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-07 14:55:16 +0100
commit19b750baa590ed28f2bedae13ac33568abc85c0f (patch)
tree6a9b7c5dafc366614606637b19a58155c7e9a55d /kde-apps/kdenetwork-meta
parentkde-apps/kpat: Restore KEYWORDS (diff)
downloadgentoo-19b750baa590ed28f2bedae13ac33568abc85c0f.tar.gz
gentoo-19b750baa590ed28f2bedae13ac33568abc85c0f.tar.bz2
gentoo-19b750baa590ed28f2bedae13ac33568abc85c0f.zip
kde-apps: Drop KDE Applications 18.12.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'kde-apps/kdenetwork-meta')
-rw-r--r--kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.2.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.2.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.2.ebuild
deleted file mode 100644
index cf411e1ccade..000000000000
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="kdenetwork - merge this to pull in all kdenetwork-derived packages"
-HOMEPAGE="https://www.kde.org/"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE="dropbox +telepathy"
-
-RDEPEND="
- >=kde-apps/kdenetwork-filesharing-${PV}:${SLOT}
- >=kde-apps/kget-${PV}:${SLOT}
- >=kde-apps/krdc-${PV}:${SLOT}
- >=kde-apps/kopete-${PV}:${SLOT}
- >=kde-apps/krfb-${PV}:${SLOT}
- >=kde-apps/zeroconf-ioslave-${PV}:${SLOT}
- dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:${SLOT} )
- telepathy? ( >=kde-apps/plasma-telepathy-meta-${PV}:${SLOT} )
-"