summaryrefslogtreecommitdiffstats
path: root/trinity-apps/filelight
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/filelight')
-rw-r--r--trinity-apps/filelight/Manifest1
-rw-r--r--trinity-apps/filelight/filelight-14.0.13.ebuild26
2 files changed, 0 insertions, 27 deletions
diff --git a/trinity-apps/filelight/Manifest b/trinity-apps/filelight/Manifest
index a9970dba..4b3d4b30 100644
--- a/trinity-apps/filelight/Manifest
+++ b/trinity-apps/filelight/Manifest
@@ -1,2 +1 @@
-DIST filelight-trinity-14.0.13.tar.xz 420620 BLAKE2B 89a040099c335f7d91566cb53d687b001ef52cc23511aa37ba1a264df0c6f0139d521ce646138a4c3eee5a554a9f7e641d0effe676ca4f8c3a137565dcabc05d SHA512 b73fab3264b3ee12dfc221900a487479176f56d6dd510cfda9726c99aa9e2b58dd3a9686895000e353090d48fd53471f088eaa1f0bc3d91fb4e0569b23c25430
DIST filelight-trinity-14.1.0.tar.xz 420628 BLAKE2B 201fc63794ad1723d0f3b85f70e39fa41f4696eef795aefee73cac757a6563f9721d3e4bde7f77d68a3309f7919b8a979d02691a283110c7c2bb1db43fd83c21 SHA512 6ea5a83112842f1108f93aeddc465860efbcfc476b8f71a7b543457a1e4d400827f250995e26b80792e25e93cc9008ee29b7c0690383daeba588a1293362bed3
diff --git a/trinity-apps/filelight/filelight-14.0.13.ebuild b/trinity-apps/filelight/filelight-14.0.13.ebuild
deleted file mode 100644
index e4fb583a..00000000
--- a/trinity-apps/filelight/filelight-14.0.13.ebuild
+++ /dev/null
@@ -1,26 +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_EXTRAGEAR_PACKAGING="yes"
-TRINITY_HANDBOOK="optional"
-
-TRINITY_LANGS="az bg br ca cs cy da de el en_GB es
- et fr ga gl is it ja ka lt nb nl pl pt pt_BR
- ro ru rw sr sr@Latn sv ta tr uk"
-
-TRINITY_DOC_LANGS="da es et it pt ru sv"
-
-TRINITY_MODULE_TYPE="applications/utilities"
-inherit trinity-base-2
-
-DESCRIPTION="Visualise disk usage with interactive map of concentric, segmented rings"
-HOMEPAGE="https://trinitydesktop.org/"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="14"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi