diff options
author | E. Liddell <[email protected]> | 2020-11-21 01:28:00 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-21 01:28:05 +0100 |
commit | 7ed6b42adb46d6e23c9e523d49d4ed0b4bc04aaf (patch) | |
tree | 26f85c5a67ded1e593de78847881110461d84e52 /trinity-base/kworldclock | |
parent | d68f1e223da71c1b3d013713f24d78cedaef3e95 (diff) | |
download | tde-packaging-gentoo-7ed6b42adb46d6e23c9e523d49d4ed0b4bc04aaf.tar.gz tde-packaging-gentoo-7ed6b42adb46d6e23c9e523d49d4ed0b4bc04aaf.zip |
14.0.8 ebuilds for tdebase, tdeartwork, tdeutils, and their dependencies (also 14.0.7 ebuild for kworldclock), and removal of obsolete 14.0.6 ebuilds.
Also removed all references to ispell (no longer in main portage tree, aspell provides same functionality) and streamlined spelling flags in general.
Signed-off-by: E. Liddell <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'trinity-base/kworldclock')
-rw-r--r-- | trinity-base/kworldclock/Manifest | 2 | ||||
-rw-r--r-- | trinity-base/kworldclock/kworldclock-14.0.7.ebuild | 11 | ||||
-rw-r--r-- | trinity-base/kworldclock/kworldclock-14.0.8.ebuild | 11 |
3 files changed, 24 insertions, 0 deletions
diff --git a/trinity-base/kworldclock/Manifest b/trinity-base/kworldclock/Manifest new file mode 100644 index 00000000..2c7d47cb --- /dev/null +++ b/trinity-base/kworldclock/Manifest @@ -0,0 +1,2 @@ +DIST tdetoys-trinity-14.0.7.tar.xz 2502528 BLAKE2B 307bda3318feff2695d4629480e4c00245d17fa95f58c282b6201d6d4383e57773d8d60138105ece1ed72ef0bde3623c47b013b6dfa7c676f38567fa04974a86 SHA512 3fc6f011a6aa714f9498a8d8fb04b10f8c1114b4741586d7b7258eb30f7a72e70eb8ff849b4aa7a846ad98a5b330d24664a198ccc8f77b61e39d53cb97aed699 +DIST tdetoys-trinity-14.0.8.tar.xz 2504340 BLAKE2B 32bdb687d5c9339a692a6a610263ba2a9200dc50d24461a8b23dc8662270b5491895bd64f434405cca95d5e10343f63b347e222df0f9e9d9ff47204ef04b996b SHA512 218ad0599c55580ab99d77f768429ff42f2aba3c839f49c3d73e245eb436afa88e103149a9306f80db79d7793d74471ce0233dc2fd4c1bc472bf3e807835bd82 diff --git a/trinity-base/kworldclock/kworldclock-14.0.7.ebuild b/trinity-base/kworldclock/kworldclock-14.0.7.ebuild new file mode 100644 index 00000000..02820ffb --- /dev/null +++ b/trinity-base/kworldclock/kworldclock-14.0.7.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" 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" |