diff options
Diffstat (limited to 'trinity-base/tdenetwork-doc/tdenetwork-doc-9999.ebuild')
-rw-r--r-- | trinity-base/tdenetwork-doc/tdenetwork-doc-9999.ebuild | 18 |
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}" - |