From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1219943-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 3833D13835A for <garchives@archives.gentoo.org>; Thu, 5 Nov 2020 17:59:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8369CE088B; Thu, 5 Nov 2020 17:59:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 65076E0893 for <gentoo-commits@lists.gentoo.org>; Thu, 5 Nov 2020 17:59:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 253CF335CF3 for <gentoo-commits@lists.gentoo.org>; Thu, 5 Nov 2020 17:59:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FCAA439 for <gentoo-commits@lists.gentoo.org>; Thu, 5 Nov 2020 17:59:41 +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: <1604599143.89f80060a856aaa1c19e77ce46595d16bef50dbb.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.08.2.ebuild X-VCS-Directories: kde-apps/poxml/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 89f80060a856aaa1c19e77ce46595d16bef50dbb X-VCS-Branch: master Date: Thu, 5 Nov 2020 17:59:41 +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: 56a37d58-b6d5-4a62-b171-97aeba394dcd X-Archives-Hash: 5bfdbe5fc05609dd3efca6786ac88f89 commit: 89f80060a856aaa1c19e77ce46595d16bef50dbb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Nov 5 12:59:17 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Nov 5 17:59:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f80060 kde-apps/poxml: drop 20.08.2* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/poxml/Manifest | 1 - kde-apps/poxml/poxml-20.08.2.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest index 05a577f9113..9c5214ff759 100644 --- a/kde-apps/poxml/Manifest +++ b/kde-apps/poxml/Manifest @@ -1,3 +1,2 @@ DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401 SHA512 cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4bbbbfbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e -DIST poxml-20.08.2.tar.xz 43264 BLAKE2B 78e6919be8a8cc55d6158e809d987122fa61b13071e26b81ac306bfd0e447de6bfd85c4b98834720d5352bd546a29f3268f289159da23ea0794d2e45fbf95b73 SHA512 31c0b87ba1c2a2c5fcf88d8b49b46af08a7611dd18f4c7ccdceb0f8c32a1de58ea369a28922bcb907d0fd9a9ffa15a0d4c0c3a97a09045cf6cfe198d05f92bb7 DIST poxml-20.08.3.tar.xz 43272 BLAKE2B 1f81403d2544b21fb12168d4961d2f890d62a832226887a26486dbd3a62b29e7f346a7c6b7366b5b6c18415638cf1136140a54f0a30cde3802918f2c34a0f057 SHA512 ce3b3344fcf1bacd44b481c84a7a0041c97686169ebd6e29af0f0de8d2fb808556bc52b930b222e1d87db8275892d1d22770ef0df888180e1be476852157ae6c diff --git a/kde-apps/poxml/poxml-20.08.2.ebuild b/kde-apps/poxml/poxml-20.08.2.ebuild deleted file mode 100644 index 1c3ffe6d438..00000000000 --- a/kde-apps/poxml/poxml-20.08.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -QTMIN=5.14.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}"