diff options
author | ormorph <roma251078@mail.ru> | 2024-04-17 20:59:46 +0300 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2024-04-17 20:59:46 +0300 |
commit | 4b3f0a054757e31efd942db76c6f28e4c26433dd (patch) | |
tree | 742360a065f0776f4bf6bd0eae51da15d0d975a2 /trinity-apps/koffice-meta/koffice-meta-14.1.0.ebuild | |
parent | 2769940be476aca58d96f626ecab898409ad8b48 (diff) | |
download | tde-packaging-gentoo-4b3f0a054757e31efd942db76c6f28e4c26433dd.tar.gz tde-packaging-gentoo-4b3f0a054757e31efd942db76c6f28e4c26433dd.zip |
Removing version TDE-14.1.0
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/koffice-meta/koffice-meta-14.1.0.ebuild')
-rw-r--r-- | trinity-apps/koffice-meta/koffice-meta-14.1.0.ebuild | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/trinity-apps/koffice-meta/koffice-meta-14.1.0.ebuild b/trinity-apps/koffice-meta/koffice-meta-14.1.0.ebuild deleted file mode 100644 index 3f2a3f31..00000000 --- a/trinity-apps/koffice-meta/koffice-meta-14.1.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Copyright 2022-2023 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -DESCRIPTION="Trinity Software koffice meta package" -HOMEPAGE="https://trinitydesktop.org/" - -LICENSE="metapackage" -SLOT="14" - -if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" -fi - -RDEPEND=" - ~trinity-apps/chalk-${PV} - ~trinity-apps/karbon-${PV} - ~trinity-apps/kchart-${PV} - ~trinity-apps/kexi-${PV} - ~trinity-apps/kformula-${PV} - ~trinity-apps/kivio-${PV} - ~trinity-apps/koffice-libs-${PV} - ~trinity-apps/koshell-${PV} - ~trinity-apps/kplato-${PV} - ~trinity-apps/kpresenter-${PV} - ~trinity-apps/kspread-${PV} - ~trinity-apps/kugar-${PV} - ~trinity-apps/kword-${PV} - ~trinity-apps/koffice-i18n-${PV} -" |