diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-01-09 20:41:23 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-01-09 20:41:23 +0100 |
| commit | a908736d8fab2ca8fa54947bd76abd08bb1cbc93 (patch) | |
| tree | d4fc1f18d8730abaf213fa81fa4563c47e99f927 /kde-apps | |
| parent | 7317808bd42ccf2c2db41c4b1de8429368e36716 (diff) | |
| download | kde-a908736d8fab2ca8fa54947bd76abd08bb1cbc93.tar.gz kde-a908736d8fab2ca8fa54947bd76abd08bb1cbc93.tar.bz2 kde-a908736d8fab2ca8fa54947bd76abd08bb1cbc93.zip | |
kde-apps/kde-apps-meta: drop 24.12.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
| -rw-r--r-- | kde-apps/kde-apps-meta/kde-apps-meta-24.12.1.ebuild | 26 |
1 files changed, 0 insertions, 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 0743b66b619..00000000000 --- a/kde-apps/kde-apps-meta/kde-apps-meta-24.12.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2024 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}:* ) -" |
