summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-10-07 21:00:41 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-10-07 21:59:15 +0200
commit7aed3ee6f57a52d599c07ce97942dda19e7de37d (patch)
tree3b4c177907c488e0a776e42a1b13a959974340c8 /kde-apps/kdenetwork-meta
parentkde-apps/kaccounts-providers: drop 21.08.1* (diff)
downloadgentoo-7aed3ee6f57a52d599c07ce97942dda19e7de37d.tar.gz
gentoo-7aed3ee6f57a52d599c07ce97942dda19e7de37d.tar.bz2
gentoo-7aed3ee6f57a52d599c07ce97942dda19e7de37d.zip
kde-apps/kdenetwork-meta: drop 21.08.1*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdenetwork-meta')
-rw-r--r--kde-apps/kdenetwork-meta/kdenetwork-meta-21.08.1.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-21.08.1.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-21.08.1.ebuild
deleted file mode 100644
index cbd43d37c2bf..000000000000
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-21.08.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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="+bittorrent dropbox samba +webengine"
-
-RDEPEND="
- >=kde-apps/kget-${PV}:${SLOT}
- >=kde-apps/kopete-${PV}:${SLOT}
- >=kde-apps/krdc-${PV}:${SLOT}
- >=kde-apps/krfb-${PV}:${SLOT}
- >=kde-apps/zeroconf-ioslave-${PV}:${SLOT}
- >=kde-misc/kdeconnect-${PV}:${SLOT}
- >=kde-misc/kio-gdrive-${PV}:${SLOT}
- >=net-irc/konversation-${PV}:${SLOT}
- bittorrent? (
- >=net-libs/libktorrent-${PV}:${SLOT}
- >=net-p2p/ktorrent-${PV}:${SLOT}
- )
- dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:${SLOT} )
- samba? ( >=kde-apps/kdenetwork-filesharing-${PV}:${SLOT} )
- webengine? ( >=kde-apps/plasma-telepathy-meta-${PV}:${SLOT} )
-"