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/dolphin | |
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/dolphin')
-rw-r--r-- | trinity-apps/dolphin/Manifest | 1 | ||||
-rw-r--r-- | trinity-apps/dolphin/dolphin-14.0.8.ebuild | 29 |
2 files changed, 0 insertions, 30 deletions
diff --git a/trinity-apps/dolphin/Manifest b/trinity-apps/dolphin/Manifest index bd8abbf7..077d2d3d 100644 --- a/trinity-apps/dolphin/Manifest +++ b/trinity-apps/dolphin/Manifest @@ -1,2 +1 @@ DIST dolphin-trinity-14.0.11.tar.xz 1130412 BLAKE2B acee4d52fbd300ec1f4e63d3a8d028605d185f3d3e930a2d887fab0c07f9583ba4adbf27717ece9fd2e33f104922ec574eee33cb16faaa5ddf47b1c575e88e9e SHA512 1645fed382a0a6f5e54f94226e81672d99fb8c7d755e45b20614556d9549c0f34657cb50551c84b977eb1541003e57cc18a72eb98edd832da541af0eb891ca71 -DIST dolphin-trinity-14.0.8.tar.xz 1149972 BLAKE2B f3a11654107b388340ffa21a0c2e646de313dcacad6b3e29102d17fedb2ddfa8bbce9051397c1b0789e1ab969ae18d928f4c33c5460ad38d4095ae47f4059597 SHA512 cb359c3520eb663bedf59544a5d1eb2a3bd2473acee0a120363fb6294bffe54ff4c0fce71eec5619a20fc35f522fc8fc4221d095786a6f2dc3cd952ed995319f diff --git a/trinity-apps/dolphin/dolphin-14.0.8.ebuild b/trinity-apps/dolphin/dolphin-14.0.8.ebuild deleted file mode 100644 index ed2cc34a..00000000 --- a/trinity-apps/dolphin/dolphin-14.0.8.ebuild +++ /dev/null @@ -1,29 +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" - -TRINITY_EXTRAGEAR_PACKAGING="yes" -TRINITY_HANDBOOK="optional" - -TRINITY_LANGS="de el es et fr he it nl pl ru sk" - -inherit trinity-base-2 - -DESCRIPTION="File manager for TDE" -KEYWORDS="~amd64 ~x86" -HOMEPAGE="http://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" - -need-trinity - -SLOT="${TRINITY_VER}" - -src_configure() { - mycmakeargs=( - -DBUILD_TRANSLATIONS=ON - ) - - trinity-base-2_src_configure -}
\ No newline at end of file |