mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
kde-apps/kde-apps-meta: 25.12.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
00ca87e8f4
commit
39f83bdcb4
26
kde-apps/kde-apps-meta/kde-apps-meta-25.12.0.ebuild
Normal file
26
kde-apps/kde-apps-meta/kde-apps-meta-25.12.0.ebuild
Normal file
@ -0,0 +1,26 @@
|
||||
# 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}:* )
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user