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/tdepasswd/Manifest | 1 + trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild | 14 -------------- trinity-base/tdepasswd/tdepasswd-14.0.8.ebuild | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 14 deletions(-) delete mode 100644 trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild create mode 100644 trinity-base/tdepasswd/tdepasswd-14.0.8.ebuild (limited to 'trinity-base/tdepasswd') diff --git a/trinity-base/tdepasswd/Manifest b/trinity-base/tdepasswd/Manifest index b2bbd5ea..be2fd122 100644 --- a/trinity-base/tdepasswd/Manifest +++ b/trinity-base/tdepasswd/Manifest @@ -1,2 +1,3 @@ DIST tdebase-trinity-14.0.6.tar.xz 30023524 BLAKE2B 7be823f5e5d2555a7cbcf9ae08cfc5999e3d08da3ad4546ca357a228d37291bc6553f0ccda2924683f00db6c3dce59c42420858a48badad99e318488b5c1656e SHA512 ac49887ef407fd5290ca1cb95121ad7eac17d41a4be95caaa21f42559ab5904d93d152bdfd63d79f0d5e761653031a2c620fcb7bcec933dc97cf9307606bc14d DIST tdebase-trinity-14.0.7.tar.xz 30025772 BLAKE2B d163bb263ef0351dcf437777e7dbf5da4681baa2023cb2d53357145fec25a5ecb7015832645862b912b25b0d2f61432c6e4b740fad4c84b153610dc3be30c60a SHA512 ce9fbac0553b49c21061cf5cf22acf0831b6a2984ac08df3d37a1ed28ed1e7066cfc9cfb7fc3c78e40b876553dee6c3b1bd9e6fc5419af310645ac704a2abdb7 +DIST tdebase-trinity-14.0.8.tar.xz 30049464 BLAKE2B c5a9a9c79cc12c8a9e85fb1913f334a208609c452fe150ade62bee5798e61abd956512f10059c215e7f7e07182dfbc1f3017600466598f85d9137689a7d0126e SHA512 e52ed05b416bb29b4a8d742bdcd908f5887d06aa7a64d2a1218a603a0926098504c0f1ef6de41552070ce1e5e32219156bb8c5fc4f47f9819efe3e02145de403 diff --git a/trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild b/trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild deleted file mode 100644 index 4143b719..00000000 --- a/trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild +++ /dev/null @@ -1,14 +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="tdebase" - -inherit trinity-meta-2 - -DESCRIPTION="Trinity GUI for passwd" -KEYWORDS="~amd64 ~x86" - -DEPEND="~trinity-base/libkonq-${PV}" -RDEPEND="${DEPEND}" diff --git a/trinity-base/tdepasswd/tdepasswd-14.0.8.ebuild b/trinity-base/tdepasswd/tdepasswd-14.0.8.ebuild new file mode 100644 index 00000000..4143b719 --- /dev/null +++ b/trinity-base/tdepasswd/tdepasswd-14.0.8.ebuild @@ -0,0 +1,14 @@ +# 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="tdebase" + +inherit trinity-meta-2 + +DESCRIPTION="Trinity GUI for passwd" +KEYWORDS="~amd64 ~x86" + +DEPEND="~trinity-base/libkonq-${PV}" +RDEPEND="${DEPEND}" -- cgit v1.2.1