From 4b3f0a054757e31efd942db76c6f28e4c26433dd Mon Sep 17 00:00:00 2001 From: ormorph Date: Wed, 17 Apr 2024 20:59:46 +0300 Subject: Removing version TDE-14.1.0 Signed-off-by: ormorph --- trinity-base/poxml/Manifest | 1 - trinity-base/poxml/poxml-14.1.0.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 trinity-base/poxml/poxml-14.1.0.ebuild (limited to 'trinity-base/poxml') diff --git a/trinity-base/poxml/Manifest b/trinity-base/poxml/Manifest index 3d3a9d78..5c94e15e 100644 --- a/trinity-base/poxml/Manifest +++ b/trinity-base/poxml/Manifest @@ -1,2 +1 @@ -DIST tdesdk-trinity-14.1.0.tar.xz 3728868 BLAKE2B c081cdf5c763c6a5e6a84d1f59c10257f66de516a8a5a4a98fb459804e5696e15cc8f6aef5cc8d3ce09d2d7d3e7162342b8d6c470594c059e1707c6d9e7f69b6 SHA512 3d95b1bf05927887e7f7a278785cef9cab04dd8d76a31436b0e8c64fee46266eb75e83544d5bce4282f7b7bf186e5ca0e43ee8823429e5eb650f31dc6105725f DIST tdesdk-trinity-14.1.1.tar.xz 3728540 BLAKE2B 57a986be5a0cfa263acc84315391588e544c39b54add9a0373b2e428c62f9cb68289c21af47835e10a57ed92ef0154d6b4309c54aa718db7e4c1026c04f415b1 SHA512 34af3b2f3c7bd4dff7bf60df177f9d1dc7af84f2a0a1a3eb9a22854852a85762ba65eda01c47b29146f08c52f97a5b28e39aa3d2ec57b1584ba74a4d2750d865 diff --git a/trinity-base/poxml/poxml-14.1.0.ebuild b/trinity-base/poxml/poxml-14.1.0.ebuild deleted file mode 100644 index e313cbe1..00000000 --- a/trinity-base/poxml/poxml-14.1.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Copyright 2020-2023 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -TRINITY_MODULE_NAME="tdesdk" -TRINITY_MODULE_TYPE="core" - -inherit trinity-meta-2 - -DESCRIPTION="Tools for using PO-files to translate DocBook XML files" -HOMEPAGE="https://trinitydesktop.org/" - -if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" -fi -- cgit v1.2.1