summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdenetwork-doc
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2022-10-17 22:03:26 +0200
committerormorph <roma251078@mail.ru>2022-10-17 22:03:26 +0200
commite33e21af26d64f01f1c47242e5654e5649e2a670 (patch)
tree07c4c853bd73196041a18f6e2525995974750696 /trinity-base/tdenetwork-doc
parent3699f30d4e9c33c179920560149dbd0c40127ffe (diff)
downloadtde-packaging-gentoo-e33e21af26d64f01f1c47242e5654e5649e2a670.tar.gz
tde-packaging-gentoo-e33e21af26d64f01f1c47242e5654e5649e2a670.zip
Added handbook assembly in subpackages for the tdenetwork metapackage
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/tdenetwork-doc')
-rw-r--r--trinity-base/tdenetwork-doc/tdenetwork-doc-9999.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/trinity-base/tdenetwork-doc/tdenetwork-doc-9999.ebuild b/trinity-base/tdenetwork-doc/tdenetwork-doc-9999.ebuild
deleted file mode 100644
index e8972f4d..00000000
--- a/trinity-base/tdenetwork-doc/tdenetwork-doc-9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Copyright 2020 The Trinity Desktop Project
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-TRINITY_MODULE_NAME="tdenetwork"
-TRINITY_MODULE_TYPE="core"
-inherit trinity-meta-2
-
-DESCRIPTION="Documentaion for tdenetwork-derived packages"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~x86"
-fi
-
-RDEPEND="
- ~trinity-base/khelpcenter-${PV}"
-