summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdesdk-doc/tdesdk-doc-9999.ebuild
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2022-07-11 11:12:52 +0000
committerormorph <roma251078@mail.ru>2022-07-11 11:12:52 +0000
commite2eb32cb827e642519a292cfe7a7115e2f168162 (patch)
treee0ec064052ff0078e30c67223b77d27a6b6dd13c /trinity-base/tdesdk-doc/tdesdk-doc-9999.ebuild
parent80c14d48a53c80faac81cfa8e25cf5024b50ab0c (diff)
downloadtde-packaging-gentoo-e2eb32cb827e642519a292cfe7a7115e2f168162.tar.gz
tde-packaging-gentoo-e2eb32cb827e642519a292cfe7a7115e2f168162.zip
Added handbook assembly in subpackages for the tdesdk metapackage solution issue #255
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/tdesdk-doc/tdesdk-doc-9999.ebuild')
-rw-r--r--trinity-base/tdesdk-doc/tdesdk-doc-9999.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/trinity-base/tdesdk-doc/tdesdk-doc-9999.ebuild b/trinity-base/tdesdk-doc/tdesdk-doc-9999.ebuild
deleted file mode 100644
index c65bb5f7..00000000
--- a/trinity-base/tdesdk-doc/tdesdk-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="tdesdk"
-TRINITY_MODULE_TYPE="core"
-
-inherit trinity-meta-2
-
-DESCRIPTION="Documentaion for tdesdk-derived packages"
-HOMEPAGE="https://trinitydesktop.org"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~x86"
-fi
-
-RDEPEND="
- ~trinity-base/khelpcenter-${PV}"