summaryrefslogtreecommitdiff
path: root/kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-07 01:06:27 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-07 01:06:27 +0000
commit905e7d07da40378586e71ece65bd962b0b00c578 (patch)
tree1172da3268461b04a82fd99d5a6bbbaa16a7561e /kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.4.ebuild
parentf8f68d6f93dd8510c09261f47d4f64cadf303815 (diff)
gentoo auto-resync : 07:03:2024 - 01:06:26
Diffstat (limited to 'kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.4.ebuild')
-rw-r--r--kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.4.ebuild31
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.4.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.4.ebuild
deleted file mode 100644
index 75fc1a7543bb..000000000000
--- a/kde-apps/kdenetwork-meta/kdenetwork-meta-23.08.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 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://apps.kde.org/"
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE="+bittorrent dropbox samba +screencast +webengine"
-
-RDEPEND="
- >=kde-apps/kget-${PV}:5
- >=kde-apps/krdc-${PV}:5
- >=kde-misc/kdeconnect-${PV}:5
- >=net-im/neochat-${PV}
- >=net-im/tokodon-${PV}
- >=net-irc/konversation-${PV}:5
- >=net-misc/kio-zeroconf-${PV}:5
- >=net-news/alligator-${PV}
- bittorrent? (
- >=net-libs/libktorrent-${PV}:5
- >=net-p2p/ktorrent-${PV}:5
- )
- dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:5 )
- samba? ( >=kde-apps/kdenetwork-filesharing-${PV}:5 )
- screencast? ( >=kde-apps/krfb-${PV}:5 )
- webengine? ( >=kde-misc/kio-gdrive-${PV}:5 )
-"