From 7ed6b42adb46d6e23c9e523d49d4ed0b4bc04aaf Mon Sep 17 00:00:00 2001 From: "E. Liddell" Date: Sat, 21 Nov 2020 01:28:00 +0100 Subject: 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. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Slávek Banko --- trinity-base/kjots/Manifest | 1 + trinity-base/kjots/kjots-14.0.6.ebuild | 10 ---------- trinity-base/kjots/kjots-14.0.8.ebuild | 11 +++++++++++ 3 files changed, 12 insertions(+), 10 deletions(-) delete mode 100644 trinity-base/kjots/kjots-14.0.6.ebuild create mode 100644 trinity-base/kjots/kjots-14.0.8.ebuild (limited to 'trinity-base/kjots') diff --git a/trinity-base/kjots/Manifest b/trinity-base/kjots/Manifest index 2875001c..95d4e08c 100644 --- a/trinity-base/kjots/Manifest +++ b/trinity-base/kjots/Manifest @@ -1,2 +1,3 @@ DIST tdeutils-trinity-14.0.6.tar.xz 2219556 BLAKE2B df917412eac4695c373bee930e4d30d676be22dc95e2a834a0c9cffd305931dd0751d25ff558d356467e6ec42958131985a38fd593639b924f3c6076e8277a55 SHA512 93996e060b4db29c41271c36b28162b1d035a5da471f4707a020951bb8d1305b21b100380cd4de624eba9a550dfe16ff99e3bedf7021e644711bcab0977c3f4c DIST tdeutils-trinity-14.0.7.tar.xz 2220396 BLAKE2B 5a45cc344e7533bcac88267665e48a91590423ca2f0f8826c75830e6709bed76d50ee84d78dd67b9a7484efee10e15cf1397e389a7ed38b8ae55490524db0172 SHA512 238ce92d8bf1ad5810dceee1854cf5cb57455d63fcf1d6d3d1b3e274e47001a74250bfd858ba4aa6e76233521df4e074d0011c45a4667b51e7957a5329599e3a +DIST tdeutils-trinity-14.0.8.tar.xz 2219588 BLAKE2B d69f857a2049b5d6019720d66e2c25acff5416c1ada184f6979454ec99b43ca31bdf74264208ade11705b6144d1948c89abcc4293739eb83946f58a77958acbc SHA512 118aceda1d01843d5237f64830e35b3cc1ace1841aa6bf5601a2e3c01baad9ec86929a9c843bfd4526e8369eaa82a70a2259db8395986026bfc5e45e981a4839 diff --git a/trinity-base/kjots/kjots-14.0.6.ebuild b/trinity-base/kjots/kjots-14.0.6.ebuild deleted file mode 100644 index 94738175..00000000 --- a/trinity-base/kjots/kjots-14.0.6.ebuild +++ /dev/null @@ -1,10 +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="7" -TRINITY_MODULE_NAME="tdeutils" - -inherit trinity-meta-2 - -DESCRIPTION="Trinity note taking utility" -KEYWORDS="~amd64 ~x86" diff --git a/trinity-base/kjots/kjots-14.0.8.ebuild b/trinity-base/kjots/kjots-14.0.8.ebuild new file mode 100644 index 00000000..05d99383 --- /dev/null +++ b/trinity-base/kjots/kjots-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="tdeutils" + +inherit trinity-meta-2 + +DESCRIPTION="Trinity note taking utility" +KEYWORDS="~amd64 ~x86" -- cgit v1.2.1