summaryrefslogtreecommitdiffstats
path: root/trinity-apps/knetload
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/knetload')
-rw-r--r--trinity-apps/knetload/Manifest2
-rw-r--r--trinity-apps/knetload/knetload-14.0.8.ebuild23
2 files changed, 25 insertions, 0 deletions
diff --git a/trinity-apps/knetload/Manifest b/trinity-apps/knetload/Manifest
new file mode 100644
index 00000000..14553e95
--- /dev/null
+++ b/trinity-apps/knetload/Manifest
@@ -0,0 +1,2 @@
+DIST knetload-trinity-14.0.7.tar.xz 73696 BLAKE2B 219bbe06e6ffec4eac91860bf65fc7208f59b5359ce02bf84856c227026e30569bedb0e5fd87ce2ac62861b49ef52a1efc86addd948b2cf5b5489344b10177aa SHA512 ad90761aaea7e1f833e88a4ad0d716b5f1da0bdebb3b197a5fe349b139c8155581644793a1ed9068e309da607d5b8e6baf85471c66475cbc69b6a9e80e42332c
+DIST knetload-trinity-14.0.8.tar.xz 75072 BLAKE2B 6960d81f7310edde47866b08cdd4a75323e564a4876a653ff35eff264412bb70e8b493f0e7b1e673045436d6c1e69d7964cd117b26b47f6d6fa78ab36b737706 SHA512 bce4f19a7c5d1c5cd1221984cff4940a762401bc178d17c484612ce7cecde60e06e565dd74fca5a36fb0a53adfdb1b235e9973bcd8e5d514f382163fef7fbd39
diff --git a/trinity-apps/knetload/knetload-14.0.8.ebuild b/trinity-apps/knetload/knetload-14.0.8.ebuild
new file mode 100644
index 00000000..4a2ebc71
--- /dev/null
+++ b/trinity-apps/knetload/knetload-14.0.8.ebuild
@@ -0,0 +1,23 @@
+# 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="ar bs ca cs da de en_GB es et fr
+ is it ja nb nl pt pt_BR ro sr sv ta tr
+ zh_CN zh_TW"
+
+inherit trinity-base-2
+
+DESCRIPTION="A network meter for Kicker"
+KEYWORDS="~amd64 ~x86"
+HOMEPAGE="http://trinitydesktop.org/"
+LICENSE="|| ( GPL-2 GPL-3 )"
+
+need-trinity
+
+SLOT="${TRINITY_VER}"