summaryrefslogtreecommitdiffstats
path: root/trinity-base/ktux
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2023-04-16 16:23:47 +0300
committerormorph <roma251078@mail.ru>2023-04-16 16:23:47 +0300
commit3401abb615b656c425a85b933aa25335f6ddf156 (patch)
treee851daa136aa559fbd59f329d0212bead6ff9431 /trinity-base/ktux
parent13736d9fa9ed50c2e28d16c86ac2fc5384a5e2ac (diff)
downloadtde-packaging-gentoo-3401abb615b656c425a85b933aa25335f6ddf156.tar.gz
tde-packaging-gentoo-3401abb615b656c425a85b933aa25335f6ddf156.zip
Removing ebuilds of version 14.0.12
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/ktux')
-rw-r--r--trinity-base/ktux/Manifest1
-rw-r--r--trinity-base/ktux/ktux-14.0.12.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/trinity-base/ktux/Manifest b/trinity-base/ktux/Manifest
index f4bb31fe..7249b89f 100644
--- a/trinity-base/ktux/Manifest
+++ b/trinity-base/ktux/Manifest
@@ -1,2 +1 @@
-DIST tdetoys-trinity-14.0.12.tar.xz 2520232 BLAKE2B af11e1be2eb376588374d541fb9203f2849efea807b4de32608b441748ad360bbc3f5a6fe3ca3c94c88896c558f4a8752af7ce9fe9be64139bbb58bea027448b SHA512 f6f57868cf0f24bb1d7cb5dbe543c3dae7ebe1ad988f861af72cd9afa6ec0a0126ddca01d35948743be230bd67562c0f8c4bf8a0e80789e20c632d06b46e3695
DIST tdetoys-trinity-14.0.13.tar.xz 2520752 BLAKE2B 5c8ee2b73b0fab1f29047fae9f8d7769b3244aa59580ba2b92089ed39d23c52e9b2f3226c11547a5eeefd7f95f8ec525d0984ee08f2ec8bb43b5be07b6966ba2 SHA512 bfdc440d71aab6340479bdd3b9dc14f4bcef5689485b8ca62ec06ff1ba2cefcaa65dc53c5cf32bf239e954e7643209dc064fe15b89aa50531816730e6a6c6025
diff --git a/trinity-base/ktux/ktux-14.0.12.ebuild b/trinity-base/ktux/ktux-14.0.12.ebuild
deleted file mode 100644
index a27e0163..00000000
--- a/trinity-base/ktux/ktux-14.0.12.ebuild
+++ /dev/null
@@ -1,14 +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"
-
-TRINITY_MODULE_NAME="tdetoys"
-TRINITY_MODULE_TYPE="core"
-inherit trinity-meta-2
-
-DESCRIPTION="Trinity: screensaver featuring the Space-Faring Tux"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi