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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 83991158041 for ; Tue, 20 Feb 2024 20:49:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAA7B2BC0DD; Tue, 20 Feb 2024 20:49:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AAA722BC0DD for ; Tue, 20 Feb 2024 20:49:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C09973430A7 for ; Tue, 20 Feb 2024 20:49:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDCDE14D2 for ; Tue, 20 Feb 2024 20:49:04 +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: <1708462096.2d4528acec2e521768c0d3858b79674f0ee42bda.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libexttextcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libexttextcat/Manifest app-text/libexttextcat/libexttextcat-3.4.6.ebuild X-VCS-Directories: app-text/libexttextcat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2d4528acec2e521768c0d3858b79674f0ee42bda X-VCS-Branch: master Date: Tue, 20 Feb 2024 20:49:04 +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: 49a17ad1-6eec-4958-8b93-98b4ee6d98e3 X-Archives-Hash: e58f55253335d1d06941305b9a45aaa5 commit: 2d4528acec2e521768c0d3858b79674f0ee42bda Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 20 19:26:20 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 20 20:48:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4528ac app-text/libexttextcat: drop 3.4.6 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/libexttextcat/Manifest | 1 - app-text/libexttextcat/libexttextcat-3.4.6.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/app-text/libexttextcat/Manifest b/app-text/libexttextcat/Manifest index 9904a5437486..16f844a8ca24 100644 --- a/app-text/libexttextcat/Manifest +++ b/app-text/libexttextcat/Manifest @@ -1,2 +1 @@ -DIST libexttextcat-3.4.6.tar.xz 1111320 BLAKE2B d89b69450a66e8c0f2c4f42ca8d08f2f571d6d7c28e78e43c056c454cee09b95be3f9b32ab445be4c676225b5604535c8948b6942e9c366b94f9773a7b614781 SHA512 5fe7b9b78d2d81b26ba07ce16c6dae490369a0a8b11561cc1260d893c86ef54cf76982751927eed71ac792cdbb47bac0f7acc71939a38c93310ee2bda174448b DIST libexttextcat-3.4.7.tar.xz 1122804 BLAKE2B 45d4fab17d66ede2a32cf65a8ee79c85ccb9993b1b5a5260f77a468c67478a28a9a45bf5fc9c5e6f6eb9f21407dff861d08649c6398373f00b036dd49f9cd4ee SHA512 ccd95061419aedd651c3b899fade6d3cc8ebf87ddfea622edecacd810798de8257829255e3cb3325fa2a0b9f54bc20d4e24b6596ae37891ed3fbe7c0425ff864 diff --git a/app-text/libexttextcat/libexttextcat-3.4.6.ebuild b/app-text/libexttextcat/libexttextcat-3.4.6.ebuild deleted file mode 100644 index f39780be7b80..000000000000 --- a/app-text/libexttextcat/libexttextcat-3.4.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Library implementing N-gram-based text categorization" -HOMEPAGE="https://software.wise-guys.nl/libtextcat/" -SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" - -src_configure() { - econf \ - --disable-werror -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -}