commit:     74e097806314fa68082b83f52f71fa4577d4ecfb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 12:19:46 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 12:43:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e09780

kde-apps/poxml: drop 22.08.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.08.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 4f93502456fe..9233e6c2aa88 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 
7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9
 SHA512 
1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b
-DIST poxml-22.08.0.tar.xz 44072 BLAKE2B 
e7dbb641f3c8eafe21e7587cf4e45d611d125aacc96189b54507179fa2444f36700394688d5c5abf657d2cb4014c2f5a84db6f4a87fbd814cfabbd0557733479
 SHA512 
477785b0d7b9f7f522fcf5270f4a154dafae19635396192b599301a3a2f459b3f203d61dbc2462b20519f9797a7bc314cf5e5906e06759bc411503ab323302d3
 DIST poxml-22.08.1.tar.xz 44080 BLAKE2B 
7c58274da5b84bae23e1da0cd07ad76cf8a646e252d2642d67fd0bdc7d92973ef5f6b445ba97d6b8a24fda49278f13c0ef89761e5a63bb065a919bce054253e1
 SHA512 
98eeccb380b6db24c763079746f4cf6053f622deb09bdaff40942c4f0cfa844ad65754b6d83cfe81e2b59000baa020a1c48775e15a3049956567d8013c4a45de

diff --git a/kde-apps/poxml/poxml-22.08.0.ebuild 
b/kde-apps/poxml/poxml-22.08.0.ebuild
deleted file mode 100644
index ac82b6a10620..000000000000
--- a/kde-apps/poxml/poxml-22.08.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-       >=dev-qt/qtxml-${QTMIN}:5
-       sys-devel/gettext
-"
-RDEPEND="${DEPEND}"

Reply via email to