summaryrefslogtreecommitdiff
path: root/kde-apps/kde-apps-meta/kde-apps-meta-23.04.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-11 17:46:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-11 17:46:59 +0100
commit54654470d999265b5a0010be7190e8a9993b1840 (patch)
treecb6b99a56837c648a69859da9333e5b9a726912d /kde-apps/kde-apps-meta/kde-apps-meta-23.04.0.ebuild
parent2046683958d0497bec1458741dc867558b69e622 (diff)
gentoo auto-resync : 11:05:2023 - 17:46:59
Diffstat (limited to 'kde-apps/kde-apps-meta/kde-apps-meta-23.04.0.ebuild')
-rw-r--r--kde-apps/kde-apps-meta/kde-apps-meta-23.04.0.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-23.04.0.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-23.04.0.ebuild
deleted file mode 100644
index 1c7cbe25d216..000000000000
--- a/kde-apps/kde-apps-meta/kde-apps-meta-23.04.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2023 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="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="accessibility +admin +education +games +graphics +multimedia +network pim sdk +utils"
-
-RDEPEND="
- >=kde-apps/kdecore-meta-${PV}:${SLOT}
- accessibility? ( >=kde-apps/kdeaccessibility-meta-${PV}:${SLOT} )
- admin? ( >=kde-apps/kdeadmin-meta-${PV}:${SLOT} )
- education? ( >=kde-apps/kdeedu-meta-${PV}:${SLOT} )
- games? ( >=kde-apps/kdegames-meta-${PV}:${SLOT} )
- graphics? ( >=kde-apps/kdegraphics-meta-${PV}:${SLOT} )
- multimedia? ( >=kde-apps/kdemultimedia-meta-${PV}:${SLOT} )
- network? ( >=kde-apps/kdenetwork-meta-${PV}:${SLOT} )
- pim? ( >=kde-apps/kdepim-meta-${PV}:${SLOT} )
- sdk? ( >=kde-apps/kdesdk-meta-${PV}:${SLOT} )
- utils? ( >=kde-apps/kdeutils-meta-${PV}:${SLOT} )
-"