diff options
author | ormorph <[email protected]> | 2023-10-22 09:26:44 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2023-10-22 09:26:44 +0300 |
commit | e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3 (patch) | |
tree | 93a2d9fa8086c9377f468ce6a0987b5ef40279bb /trinity-apps/koffice-meta | |
parent | 1e3ceb29cf5c5df2e6b4186e210170097d745df4 (diff) | |
download | tde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.tar.gz tde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.zip |
Removing version 14.0.13
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'trinity-apps/koffice-meta')
-rw-r--r-- | trinity-apps/koffice-meta/koffice-meta-14.0.13.ebuild | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/trinity-apps/koffice-meta/koffice-meta-14.0.13.ebuild b/trinity-apps/koffice-meta/koffice-meta-14.0.13.ebuild deleted file mode 100644 index 7c7f4be5..00000000 --- a/trinity-apps/koffice-meta/koffice-meta-14.0.13.ebuild +++ /dev/null @@ -1,32 +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="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} -" |