diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-11-28 19:20:53 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-01 23:25:44 +0100 |
commit | 62d47dd844d191b892ae0edec58ff2cdf3532e40 (patch) | |
tree | 45e551b6261dbe852fb69037566f2f23f4bad2c9 /trinity-base/kjots | |
parent | eb922946c6680e0c88a256e2897a27b3b6a757a6 (diff) | |
download | tde-packaging-gentoo-62d47dd844d191b892ae0edec58ff2cdf3532e40.tar.gz tde-packaging-gentoo-62d47dd844d191b892ae0edec58ff2cdf3532e40.zip |
*/*: Remove 14.0.7 packages
Fixes were only made to 14.0.8 and CI is still very red for 14.0.7.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'trinity-base/kjots')
-rw-r--r-- | trinity-base/kjots/Manifest | 1 | ||||
-rw-r--r-- | trinity-base/kjots/kjots-14.0.7.ebuild | 10 |
2 files changed, 0 insertions, 11 deletions
diff --git a/trinity-base/kjots/Manifest b/trinity-base/kjots/Manifest index b251f3e3..02707778 100644 --- a/trinity-base/kjots/Manifest +++ b/trinity-base/kjots/Manifest @@ -1,2 +1 @@ -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.7.ebuild b/trinity-base/kjots/kjots-14.0.7.ebuild deleted file mode 100644 index 94738175..00000000 --- a/trinity-base/kjots/kjots-14.0.7.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" |