summaryrefslogtreecommitdiff
path: root/kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.3.ebuild
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.3.ebuild')
-rw-r--r--kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.3.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.3.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.3.ebuild
deleted file mode 100644
index 43505127fbc9..000000000000
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-21.04.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 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="+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} )
-"