diff options
author | ormorph <[email protected]> | 2023-04-16 16:23:47 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2023-04-16 16:23:47 +0300 |
commit | 3401abb615b656c425a85b933aa25335f6ddf156 (patch) | |
tree | e851daa136aa559fbd59f329d0212bead6ff9431 /trinity-apps/ksplash-engine-moodin | |
parent | 13736d9fa9ed50c2e28d16c86ac2fc5384a5e2ac (diff) | |
download | tde-packaging-gentoo-3401abb615b656c425a85b933aa25335f6ddf156.tar.gz tde-packaging-gentoo-3401abb615b656c425a85b933aa25335f6ddf156.zip |
Removing ebuilds of version 14.0.12
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'trinity-apps/ksplash-engine-moodin')
-rw-r--r-- | trinity-apps/ksplash-engine-moodin/Manifest | 1 | ||||
-rw-r--r-- | trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.12.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/trinity-apps/ksplash-engine-moodin/Manifest b/trinity-apps/ksplash-engine-moodin/Manifest index 85c473d5..8e8aedbf 100644 --- a/trinity-apps/ksplash-engine-moodin/Manifest +++ b/trinity-apps/ksplash-engine-moodin/Manifest @@ -1,2 +1 @@ -DIST ksplash-engine-moodin-trinity-14.0.12.tar.xz 618488 BLAKE2B 3ebcb12ba8d51bf514c89006b2859441b06db65ae2f27f7f02fdd163960b52dd803cea9f54d6190fa1b1db7af7d6a2d55f6a23346504c13fda939dd9c501fb9d SHA512 746d3c52b0e4f841acee6894c3f0a3bc5f8329fd224d446c0ee6d6dbd03c58e4248677dfcc6ee4609934e514e232006dc6fa397015b6cb63f1315a5e7d1fc727 DIST ksplash-engine-moodin-trinity-14.0.13.tar.xz 618588 BLAKE2B faab30a975df90b8b3337bbd7ac76360d5500cd84112af510c685f11e1e747f47ad0254c8030985dcfd62ffc9b37c07c63da49e41243ebae55950b30903b0f13 SHA512 5feeec91a6cbc28610a7210216310c0a473e9e743d5ee34a7b233911e46d7c8742e5fcf602799870795536ec495108b2631b86336cf7ea43e9257adad317bf0a diff --git a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.12.ebuild b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.12.ebuild deleted file mode 100644 index 5f886c6b..00000000 --- a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.12.ebuild +++ /dev/null @@ -1,17 +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_TYPE="applications/themes" -inherit trinity-base-2 - -DESCRIPTION="KSplash engine Moodin" -HOMEPAGE="https://trinitydesktop.org/" - -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="14" -if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" -fi |