summaryrefslogtreecommitdiffstats
path: root/trinity-apps/keep
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/keep')
-rw-r--r--trinity-apps/keep/Manifest1
-rw-r--r--trinity-apps/keep/keep-14.0.8.ebuild32
2 files changed, 0 insertions, 33 deletions
diff --git a/trinity-apps/keep/Manifest b/trinity-apps/keep/Manifest
index 17594906..a711242e 100644
--- a/trinity-apps/keep/Manifest
+++ b/trinity-apps/keep/Manifest
@@ -1,2 +1 @@
DIST keep-trinity-14.0.11.tar.xz 164396 BLAKE2B ea4a4076e5a74872e16be040364b6cf210db1d9724268095e2ca9354dd91bdb65c9357362c4cab18010d6b579f7b050bd0acb6cc86e29d1dc5227ebfc409779a SHA512 9b1f5e2e31a235569fa5271c68a3b66c23f4545b8dfabcc02149ce9155f65579ec1ad412661e8006c2efcc864083542594e15862854d803bb489165189922af9
-DIST keep-trinity-14.0.8.tar.xz 437352 BLAKE2B 454f60375cf602a56b840ae2c3edcfb0dae95e682e366e49818a5c121ddf0373554878cd4bb97a581ff9624fe42cc8b8ae49aa92179fa9300fc1eafbb33687f2 SHA512 5516caf9b3e784eaf46142d536cb2bda9a31051904cbacc9db35345a20a74f2d2caf3476a85eba531d02c2e56aaeef74a1901675ffe5215f82e6847195e18131
diff --git a/trinity-apps/keep/keep-14.0.8.ebuild b/trinity-apps/keep/keep-14.0.8.ebuild
deleted file mode 100644
index fd7b8411..00000000
--- a/trinity-apps/keep/keep-14.0.8.ebuild
+++ /dev/null
@@ -1,32 +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="bg br cs da de el es ga gl it ja
- ka lt nl pl pt ru sk sr sr@Latn sv tr"
-
-inherit trinity-base-2
-
-DESCRIPTION="A simple backup system for TDE."
-KEYWORDS="~amd64 ~x86"
-HOMEPAGE="http://trinitydesktop.org/"
-LICENSE="|| ( GPL-2 GPL-3 )"
-
-need-trinity
-
-SLOT="${TRINITY_VER}"
-
-RDEPEND+=" ~trinity-base/kcontrol-${PV}
- app-backup/rdiff-backup"
-
-pkg_postinst () {
- echo
- einfo "After initial install the Keep daemon needs to be started via KControl."
- einfo "The Keep daemon will be loaded automatically at the next TDE startup."
- echo
-} \ No newline at end of file