diff options
Diffstat (limited to 'trinity-base/kcharselect/kcharselect-14.0.8.ebuild')
-rw-r--r-- | trinity-base/kcharselect/kcharselect-14.0.8.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/trinity-base/kcharselect/kcharselect-14.0.8.ebuild b/trinity-base/kcharselect/kcharselect-14.0.8.ebuild new file mode 100644 index 00000000..b8a28f29 --- /dev/null +++ b/trinity-base/kcharselect/kcharselect-14.0.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2020 Gentoo Authors +# Copyright 2020 The Trinity Desktop Project +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +TRINITY_MODULE_NAME="tdeutils" +TRINITY_SUBMODULE="kcharselect charselectapplet" + +inherit trinity-meta-2 + +DESCRIPTION="Trinity character selection utility and panel applet" +KEYWORDS="~amd64 ~x86" |