summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-05 19:29:51 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-05 20:00:51 +0100
commit7df2444058bcd4b57dcf5647999dad9e93517dc8 (patch)
treea46332b56f117f82bc00fea557869ec6a3f4f391 /kde-apps/kdenetwork-meta
parentnet-misc/openssh: disable utmp and wtmp on musl (diff)
downloadgentoo-7df2444058bcd4b57dcf5647999dad9e93517dc8.tar.gz
gentoo-7df2444058bcd4b57dcf5647999dad9e93517dc8.tar.bz2
gentoo-7df2444058bcd4b57dcf5647999dad9e93517dc8.zip
kde-apps/kdenetwork-meta: Drop 20.08.2
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdenetwork-meta')
-rw-r--r--kde-apps/kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild
deleted file mode 100644
index 5af1b9a96bff..000000000000
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 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://kde.org/"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="dropbox +webengine"
-
-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}
- >=kde-misc/kdeconnect-${PV}:${SLOT}
- >=kde-misc/kio-gdrive-${PV}:${SLOT}
- dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:${SLOT} )
- webengine? ( >=kde-apps/plasma-telepathy-meta-${PV}:${SLOT} )
-"