commit: f942e391f00f4e89c2c6b1a894bc143c716d76dd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 21:17:04 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 23:20:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f942e391
kde-apps/kdenetwork-meta: drop 24.12.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../kdenetwork-meta/kdenetwork-meta-24.12.1.ebuild | 36 ---------------------- 1 file changed, 36 deletions(-) diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.12.1.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-24.12.1.ebuild deleted file mode 100644 index fad5b7ed8c0b..000000000000 --- a/kde-apps/kdenetwork-meta/kdenetwork-meta-24.12.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2025 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}:* - >=kde-apps/krdc-${PV}:* - >=kde-misc/kdeconnect-${PV}:* - >=net-im/tokodon-${PV} - >=net-irc/konversation-${PV}:* - >=net-misc/kio-zeroconf-${PV}:* - >=net-news/alligator-${PV} - bittorrent? ( - >=net-libs/libktorrent-${PV}:* - >=net-p2p/ktorrent-${PV}:* - ) - dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:* ) - samba? ( >=kde-apps/kdenetwork-filesharing-${PV}:* ) - screencast? ( >=kde-apps/krfb-${PV}:* ) - webengine? ( - >=kde-apps/kaccounts-integration-${PV}:* - >=kde-apps/kaccounts-providers-${PV}:* - >=kde-apps/signon-kwallet-extension-${PV}:* - >=kde-misc/kio-gdrive-${PV}:* - >=net-im/neochat-${PV} - ) -"
