diff options
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.1.0.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 d91b7571..3fda0df6 100644 --- a/trinity-apps/ksplash-engine-moodin/Manifest +++ b/trinity-apps/ksplash-engine-moodin/Manifest @@ -1,2 +1 @@ -DIST ksplash-engine-moodin-trinity-14.1.0.tar.xz 1158732 BLAKE2B 36065344120f78bac2c0e2cfa0f128bdc4c02f924ab8a3cc6949c729d8f5e8109d0478ab579824beee3ec2e94b2462eaccd21098ed68ed52a3d06ea6a577cee3 SHA512 fe8f4bfeff42902c9e01af6caa0e930fb6730b54aeb10411cab5704c42203959019fcd62656ffaec3da58c41f3a5a14d99489cf3ede30e4e718b5c35bf7d99d8 DIST ksplash-engine-moodin-trinity-14.1.1.tar.xz 1158700 BLAKE2B 316a99f9cc5096438d782b8d04c7241e1661171268c5d9a305816302879239a21ff86adac6bd293e32379fbb91cea04ae4d73d74996225679d950426e155be1a SHA512 667f343ef57248ccc13cfafaf303147c8f161403abe970025bdaaf24abb840bcb0e058ea34c3cce3dddf14a0c4ae8eaac31f97b066fd8bbe99a9278f8bbbfb6e diff --git a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.1.0.ebuild b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.1.0.ebuild deleted file mode 100644 index a90e50d8..00000000 --- a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.1.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Copyright 2020-2023 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 |