summaryrefslogtreecommitdiff
path: root/kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.3-r10.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 22:51:39 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 22:51:39 +0100
commitd1d40fa532bdb8752fa7c7e9a83865db3bb529fb (patch)
tree4c8fbde654e8d330b398ba35eb880589c7d1f68c /kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.3-r10.ebuild
parenta8efd9a82c40ae2b3dbffab1bea951c3f1adc505 (diff)
kde-apps/kdenetwork-meta : our ebuild is no longer needed
Diffstat (limited to 'kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.3-r10.ebuild')
-rw-r--r--kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.3-r10.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.3-r10.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.3-r10.ebuild
deleted file mode 100644
index c6624154..00000000
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-21.12.3-r10.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 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/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} )
-"