From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1327966-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 768AC158089 for <garchives@archives.gentoo.org>; Thu, 7 Oct 2021 20:00:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A72FBE0905; Thu, 7 Oct 2021 20:00:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E09BE08DD for <gentoo-commits@lists.gentoo.org>; Thu, 7 Oct 2021 20:00:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CE40343234 for <gentoo-commits@lists.gentoo.org>; Thu, 7 Oct 2021 20:00:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4581138 for <gentoo-commits@lists.gentoo.org>; Thu, 7 Oct 2021 20:00:42 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1633636810.0602aca97f1d3027558d190879a8fea3f61ed8c7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/poxml/Manifest kde-apps/poxml/poxml-21.08.1.ebuild X-VCS-Directories: kde-apps/poxml/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0602aca97f1d3027558d190879a8fea3f61ed8c7 X-VCS-Branch: master Date: Thu, 7 Oct 2021 20:00:42 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c26d4aaf-fee1-4488-9cb7-891c2bed5e3b X-Archives-Hash: 8890736e50aa2e8a9b5afb7161f8a159 commit: 0602aca97f1d3027558d190879a8fea3f61ed8c7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 7 19:03:10 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Oct 7 20:00:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0602aca9 kde-apps/poxml: drop 21.08.1* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/poxml/Manifest | 1 - kde-apps/poxml/poxml-21.08.1.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest index 575bfc89acf..8a1256804dd 100644 --- a/kde-apps/poxml/Manifest +++ b/kde-apps/poxml/Manifest @@ -1,3 +1,2 @@ DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8 -DIST poxml-21.08.1.tar.xz 43528 BLAKE2B 2860f75d4ecc86a2d397ac4107aa4de581a6e8f4181b77daf5ddc5f96d372f0b51fdae0e007de80e0a853a868798577132150a88c22c60244c6d89785073670c SHA512 8a6f792d47225e0df205756ef43e946ee86897de431633da824ec946e10763baf7e76786c33e8cc0974aa03633ddac5a4d5e7b47e1408e8d396e31c8e98a28b4 DIST poxml-21.08.2.tar.xz 43532 BLAKE2B 38ad9d371bf011dce65d74930551ee0b3252f4f93f45e1624b43be2314984ba423cb49873005c349f246c13168d4ee45c22f31956da9b6767e3936f635a2e761 SHA512 9f6c065bdaa2862b97bf7d299257a654974fd9cdc261ac4f61164ae23dfdfbbc7c9f83f9b2ba3ed70ae01223f37a1f2abc3827f41ac79703be40f1c9523e9337 diff --git a/kde-apps/poxml/poxml-21.08.1.ebuild b/kde-apps/poxml/poxml-21.08.1.ebuild deleted file mode 100644 index 3c3161c3ce9..00000000000 --- a/kde-apps/poxml/poxml-21.08.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtxml-${QTMIN}:5 - sys-devel/gettext -" -RDEPEND="${DEPEND}"