commit: 7df2444058bcd4b57dcf5647999dad9e93517dc8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Nov 5 18:29:51 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Nov 5 19:00:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df24440
kde-apps/kdenetwork-meta: Drop 20.08.2 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild | 25 ---------------------- 1 file changed, 25 deletions(-) diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild deleted file mode 100644 index 5af1b9a96bf..00000000000 --- a/kde-apps/kdenetwork-meta/kdenetwork-meta-20.08.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 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="dropbox +webengine" - -RDEPEND=" - >=kde-apps/kdenetwork-filesharing-${PV}:${SLOT} - >=kde-apps/kget-${PV}:${SLOT} - >=kde-apps/krdc-${PV}:${SLOT} - >=kde-apps/kopete-${PV}:${SLOT} - >=kde-apps/krfb-${PV}:${SLOT} - >=kde-apps/zeroconf-ioslave-${PV}:${SLOT} - >=kde-misc/kdeconnect-${PV}:${SLOT} - >=kde-misc/kio-gdrive-${PV}:${SLOT} - dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:${SLOT} ) - webengine? ( >=kde-apps/plasma-telepathy-meta-${PV}:${SLOT} ) -"
