diff options
author | ormorph <[email protected]> | 2021-12-05 16:49:54 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2021-12-05 16:49:54 +0300 |
commit | 20d2cdcc6ed13b40485942e8531fd8f8516bcbbe (patch) | |
tree | fc08b9ad5a375c57e41cff3c63e10ccb92da00ba /trinity-apps/ksplash-engine-moodin | |
parent | 2eb38c699ebf0ab2f557e36053410ccaa4a64544 (diff) | |
download | tde-packaging-gentoo-20d2cdcc6ed13b40485942e8531fd8f8516bcbbe.tar.gz tde-packaging-gentoo-20d2cdcc6ed13b40485942e8531fd8f8516bcbbe.zip |
Version 14.0.8 removed
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.8.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/trinity-apps/ksplash-engine-moodin/Manifest b/trinity-apps/ksplash-engine-moodin/Manifest index ad19802b..447835e9 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.11.tar.xz 618684 BLAKE2B 43b8c20a3de8e80f0e9223bb8fbc3717dd5aac8e1c598cb3cd391d567b8a43e964d8c6af7f0fced6b8c5de732932a2d84570d3b9ac78e76aa9c4679b3909f555 SHA512 70ed4eb944c59c8568187dc2385b3f0be870807fe44527dfc285166e9aabe098ae81d92437d572dbbd1a0cb116af7587a558135c742760648419fdbd2d804275 -DIST ksplash-engine-moodin-trinity-14.0.8.tar.xz 638272 BLAKE2B 4afa76c5bdb5d271bd9be09e312e2c4dbd6e751b55e50714f9058e22096a774c796c2a2c2557a9039f700941b020145bd16d6c7f920da21fc61bf55c2fdb2d7f SHA512 8ca5b335630e1a55692fda2c520061b9eb2cc22ce1c0374749660c53ebd826d956869719f668d19c14f0801d0b7801de9dd2a05d06a6744a98d2fc2b03d43ab6 diff --git a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild b/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild deleted file mode 100644 index 93e53b1f..00000000 --- a/trinity-apps/ksplash-engine-moodin/ksplash-engine-moodin-14.0.8.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2020 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -TRINITY_MODULE_TYPE="applications" - -inherit trinity-base-2 - -DESCRIPTION="KSplash engine Moodin" -KEYWORDS="~amd64 ~x86" -HOMEPAGE="http://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" - -need-trinity - -SLOT="${TRINITY_VER}" |