From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 5273513835A for ; Thu, 4 Mar 2021 21:29:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0762E088A; Thu, 4 Mar 2021 21:29:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A3BEE0886 for ; Thu, 4 Mar 2021 21:29:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7650F340ED1 for ; Thu, 4 Mar 2021 21:29:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6A5C579 for ; Thu, 4 Mar 2021 21:29:35 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1614893324.a2961b2a9fcd666349bb17ad08ae65943c50bfee.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-20.12.2.ebuild X-VCS-Directories: kde-apps/poxml/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a2961b2a9fcd666349bb17ad08ae65943c50bfee X-VCS-Branch: master Date: Thu, 4 Mar 2021 21:29:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5aadf06d-d449-48c5-986e-d1d7426f6150 X-Archives-Hash: 79fb1cd83f3301ed15f310b88b29ea75 commit: a2961b2a9fcd666349bb17ad08ae65943c50bfee Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 4 10:21:42 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 4 21:28:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2961b2a kde-apps/poxml: drop 20.12.2* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/poxml/Manifest | 1 - kde-apps/poxml/poxml-20.12.2.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest index a04590c4477..00c173e83d0 100644 --- a/kde-apps/poxml/Manifest +++ b/kde-apps/poxml/Manifest @@ -1,3 +1,2 @@ DIST poxml-20.08.3.tar.xz 43272 BLAKE2B 1f81403d2544b21fb12168d4961d2f890d62a832226887a26486dbd3a62b29e7f346a7c6b7366b5b6c18415638cf1136140a54f0a30cde3802918f2c34a0f057 SHA512 ce3b3344fcf1bacd44b481c84a7a0041c97686169ebd6e29af0f0de8d2fb808556bc52b930b222e1d87db8275892d1d22770ef0df888180e1be476852157ae6c -DIST poxml-20.12.2.tar.xz 43264 BLAKE2B 2d5ff1e3ef3cd3db0e03413c87bf9885f72b938a6f40f208ae052b083d1000c0a3ca91767fb1bf08adf690610fb9adc8fba8ac0d217f5273f928bf7dd66bfa91 SHA512 7648ffad86e4a1d1c75418d1f3b293d0c027fc03c81e4bcc028e3f6976ce9739e57c14fb0262ef3ed9e8bebb2a2c17cb5e0a1696105cdecaa5a31b1730143c5d DIST poxml-20.12.3.tar.xz 43224 BLAKE2B 348b9a0ac90b2865befb840453448072a78bb661bc33f1d01f593ef50c4895f58db3253a7d8f638bfdd3d23df91a2b03d531c2df3770a54303cb64fda5bd1a0c SHA512 b96c21440018d3adbad0d8acb1a054e147b167398e98238cde90a27337891fa0092304c2cbfce786ba473a7eeaec44c9010911dd55763626ecefdd7377ee9e8f diff --git a/kde-apps/poxml/poxml-20.12.2.ebuild b/kde-apps/poxml/poxml-20.12.2.ebuild deleted file mode 100644 index 75837ed709a..00000000000 --- a/kde-apps/poxml/poxml-20.12.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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}"