commit: 8b6b0862db8308034f15eafb45be20bb8255cf4a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 21:16:34 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 23:20:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6b0862
kde-apps/kde-apps-meta: drop 24.12.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../kde-apps-meta/kde-apps-meta-24.12.1.ebuild | 26 ---------------------- 1 file changed, 26 deletions(-) diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-24.12.1.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-24.12.1.ebuild deleted file mode 100644 index 3679950a2a3e..000000000000 --- a/kde-apps/kde-apps-meta/kde-apps-meta-24.12.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Meta package for the KDE Release Service collection" -HOMEPAGE="https://apps.kde.org/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64 ~arm64" -IUSE="accessibility +admin +education +games +graphics +multimedia +network pim sdk +utils" - -RDEPEND=" - >=kde-apps/kdecore-meta-${PV}:* - accessibility? ( >=kde-apps/kdeaccessibility-meta-${PV}:* ) - admin? ( >=kde-apps/kdeadmin-meta-${PV}:* ) - education? ( >=kde-apps/kdeedu-meta-${PV}:* ) - games? ( >=kde-apps/kdegames-meta-${PV}:* ) - graphics? ( >=kde-apps/kdegraphics-meta-${PV}:* ) - multimedia? ( >=kde-apps/kdemultimedia-meta-${PV}:* ) - network? ( >=kde-apps/kdenetwork-meta-${PV}:* ) - pim? ( >=kde-apps/kdepim-meta-${PV}:* ) - sdk? ( >=kde-apps/kdesdk-meta-${PV}:* ) - utils? ( >=kde-apps/kdeutils-meta-${PV}:* ) -"
