commit:     f3afbf1424a027830b84cd9b54ee1d3426f326b4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 12:16:57 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 13:15:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3afbf14

kde-apps/poxml: drop 22.08.1

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

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

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 8ecd5b824657..b64c1a588496 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.1.tar.xz 44080 BLAKE2B 
7c58274da5b84bae23e1da0cd07ad76cf8a646e252d2642d67fd0bdc7d92973ef5f6b445ba97d6b8a24fda49278f13c0ef89761e5a63bb065a919bce054253e1
 SHA512 
98eeccb380b6db24c763079746f4cf6053f622deb09bdaff40942c4f0cfa844ad65754b6d83cfe81e2b59000baa020a1c48775e15a3049956567d8013c4a45de
 DIST poxml-22.08.2.tar.xz 44052 BLAKE2B 
d63b98be08e47f57a4ece9a284fd02cd4a1268da72803b460fd2a4a6818c8828a2467518effe48500a872225e7934fd07a7bbb590c6b11d9302b18b4054d6763
 SHA512 
8e7fa8bffda770b23d5a7db2fc7bc90bf09a623a15c6cd106fe084041d76a30c05bd54a99af4486d2d63eacef104d193a1db2f001910083ba03502bf6136f777

diff --git a/kde-apps/poxml/poxml-22.08.1.ebuild 
b/kde-apps/poxml/poxml-22.08.1.ebuild
deleted file mode 100644
index ac82b6a10620..000000000000
--- a/kde-apps/poxml/poxml-22.08.1.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