diff options
Diffstat (limited to 'trinity-base/kworldclock/kworldclock-14.0.8.ebuild')
-rw-r--r-- | trinity-base/kworldclock/kworldclock-14.0.8.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/trinity-base/kworldclock/kworldclock-14.0.8.ebuild b/trinity-base/kworldclock/kworldclock-14.0.8.ebuild new file mode 100644 index 00000000..02820ffb --- /dev/null +++ b/trinity-base/kworldclock/kworldclock-14.0.8.ebuild @@ -0,0 +1,11 @@ +# 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="tdetoys" +TRINITY_SUBMODULE="kworldwatch" +inherit trinity-meta-2 + +DESCRIPTION="Trinity program that displays the part of the Earth lit up by the Sun" +KEYWORDS="~amd64 ~x86" |