diff options
author | ormorph <roma251078@mail.ru> | 2022-10-17 22:03:26 +0200 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2022-10-17 22:03:26 +0200 |
commit | e33e21af26d64f01f1c47242e5654e5649e2a670 (patch) | |
tree | 07c4c853bd73196041a18f6e2525995974750696 /trinity-base/ksirc | |
parent | 3699f30d4e9c33c179920560149dbd0c40127ffe (diff) | |
download | tde-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/ksirc')
-rw-r--r-- | trinity-base/ksirc/ksirc-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/trinity-base/ksirc/ksirc-9999.ebuild b/trinity-base/ksirc/ksirc-9999.ebuild index f50c4eb7..a9053c9f 100644 --- a/trinity-base/ksirc/ksirc-9999.ebuild +++ b/trinity-base/ksirc/ksirc-9999.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors -# Copyright 2020 The Trinity Desktop Project +# Copyright 1999-2022 Gentoo Authors +# Copyright 2020-2022 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" +TRINITY_HANDBOOK="optional" inherit trinity-meta-2 DESCRIPTION="Trinity irc client" |