diff options
author | ormorph <roma251078@mail.ru> | 2023-10-22 09:26:44 +0300 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2023-10-22 09:26:44 +0300 |
commit | e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3 (patch) | |
tree | 93a2d9fa8086c9377f468ce6a0987b5ef40279bb /trinity-apps/tde-style-ia-ora | |
parent | 1e3ceb29cf5c5df2e6b4186e210170097d745df4 (diff) | |
download | tde-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-apps/tde-style-ia-ora')
-rw-r--r-- | trinity-apps/tde-style-ia-ora/Manifest | 1 | ||||
-rw-r--r-- | trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/trinity-apps/tde-style-ia-ora/Manifest b/trinity-apps/tde-style-ia-ora/Manifest index 5688980a..6bb01b79 100644 --- a/trinity-apps/tde-style-ia-ora/Manifest +++ b/trinity-apps/tde-style-ia-ora/Manifest @@ -1,2 +1 @@ -DIST tde-style-ia-ora-trinity-14.0.13.tar.xz 44000 BLAKE2B 7cc7a4545b111cbe7efcdd0d38a7efde059039afaf2515c93d1eeccd8b35f9dfd6d2c53804cbdbdf64e1c8f1668ee8dfdb3b362526e48e6e292af2fe661b1123 SHA512 d66654307efa7c4e04ed49d7cb09dc0b23ebc656a7c1257d094a415e0ea266b377383cedb678f07e92fde02d7c4d6324a81f8553fd5e03f100300f7918c0b7a8 DIST tde-style-ia-ora-trinity-14.1.0.tar.xz 43972 BLAKE2B 9b8232d96d9108452f28cb8bc9094c1f5c2b9ef9262873e55720f73d531fefe42b4efd571a18d844c37020143cc70ed60fb07bbad7fd200b3dbeec31014deeef SHA512 206178747d9c5064fcc6b2498e95ad5339e4c1d57d36ef7df277be37bad454681cd7d7921001dd464ba9fb4331b9f7fa09d44804c30dcff36c79af53c51c1c0c diff --git a/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild b/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild deleted file mode 100644 index 1e582486..00000000 --- a/trinity-apps/tde-style-ia-ora/tde-style-ia-ora-14.0.13.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Copyright 2022 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -TRINITY_EXTRAGEAR_PACKAGING="no" - -TRINITY_MODULE_TYPE="applications/themes" -inherit trinity-base-2 - -DESCRIPTION="Ia Ora widget style for TDE" -HOMEPAGE="https://trinitydesktop.org/" - -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="14" -if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" -fi |