summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdebase-meta
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2023-10-22 09:26:44 +0300
committerormorph <roma251078@mail.ru>2023-10-22 09:26:44 +0300
commite0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3 (patch)
tree93a2d9fa8086c9377f468ce6a0987b5ef40279bb /trinity-base/tdebase-meta
parent1e3ceb29cf5c5df2e6b4186e210170097d745df4 (diff)
downloadtde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.tar.gz
tde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.zip
Removing version 14.0.13
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/tdebase-meta')
-rw-r--r--trinity-base/tdebase-meta/tdebase-meta-14.0.13.ebuild61
1 files changed, 0 insertions, 61 deletions
diff --git a/trinity-base/tdebase-meta/tdebase-meta-14.0.13.ebuild b/trinity-base/tdebase-meta/tdebase-meta-14.0.13.ebuild
deleted file mode 100644
index fd1fc3db..00000000
--- a/trinity-base/tdebase-meta/tdebase-meta-14.0.13.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Copyright 2022 The Trinity Desktop Project
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-DESCRIPTION="tdebase metapackage - merge this to pull in all tdebase-derived packages"
-HOMEPAGE="https://trinitydesktop.org/"
-
-LICENSE="metapackage"
-SLOT="14"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-RDEPEND="
- ~trinity-base/drkonqi-${PV}
- ~trinity-base/kappfinder-${PV}
- ~trinity-base/kate-${PV}
- ~trinity-base/kcheckpass-${PV}
- ~trinity-base/kcminit-${PV}
- ~trinity-base/kcontrol-${PV}
- ~trinity-base/kdcop-${PV}
- ~trinity-base/kdesktop-${PV}
- ~trinity-base/kdialog-${PV}
- ~trinity-base/kfind-${PV}
- ~trinity-base/khelpcenter-${PV}
- ~trinity-base/khotkeys-${PV}
- ~trinity-base/kicker-${PV}
- ~trinity-base/klipper-${PV}
- ~trinity-base/kmenuedit-${PV}
- ~trinity-base/knetattach-${PV}
- ~trinity-base/konqueror-${PV}
- ~trinity-base/konsole-${PV}
- ~trinity-base/kpager-${PV}
- ~trinity-base/kpersonalizer-${PV}
- ~trinity-base/kreadconfig-${PV}
- ~trinity-base/krootbacking-${PV}
- ~trinity-base/ksmserver-${PV}
- ~trinity-base/ksplashml-${PV}
- ~trinity-base/kstart-${PV}
- ~trinity-base/ksysguard-${PV}
- ~trinity-base/ksystraycmd-${PV}
- ~trinity-base/ktip-${PV}
- ~trinity-base/kxkb-${PV}
- ~trinity-base/libkonq-${PV}
- ~trinity-base/nsplugins-${PV}
- ~trinity-base/tdebase-data-${PV}
- ~trinity-base/tdebase-starttde-${PV}
- ~trinity-base/tdebase-tdeioslaves-${PV}
- ~trinity-base/tdedebugdialog-${PV}
- ~trinity-base/tdeeject-${PV}
- ~trinity-base/tdeinit-${PV}
- ~trinity-base/tdepasswd-${PV}
- ~trinity-base/tdeprint-${PV}
- ~trinity-base/tdescreensaver-${PV}
- ~trinity-base/tdesu-${PV}
- ~trinity-base/tdm-${PV}
- ~trinity-base/tqt3integration-${PV}
- ~trinity-base/twin-${PV}
-"