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 BBFC1159C96 for ; Fri, 26 Jul 2024 09:19:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E81A9E2A03; Fri, 26 Jul 2024 09:19:58 +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 C774DE2A03 for ; Fri, 26 Jul 2024 09:19:58 +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 E53FA33FEF1 for ; Fri, 26 Jul 2024 09:19:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82D5B1B9A for ; Fri, 26 Jul 2024 09:19:56 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1721985588.d692e3e1fb15eb0aa395e1f849d0d3e03f05ac46.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-native/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/tomcat-native/tomcat-native-2.0.8.ebuild X-VCS-Directories: dev-java/tomcat-native/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: d692e3e1fb15eb0aa395e1f849d0d3e03f05ac46 X-VCS-Branch: master Date: Fri, 26 Jul 2024 09:19:56 +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: 90802c19-290f-420f-ac03-163f85a8f741 X-Archives-Hash: cbb74a87b51d71e94eaac71015cce929 commit: d692e3e1fb15eb0aa395e1f849d0d3e03f05ac46 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Jul 26 09:19:48 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Jul 26 09:19:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d692e3e1 dev-java/tomcat-native: sorted variables in 2.0.8 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/tomcat-native/tomcat-native-2.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/tomcat-native/tomcat-native-2.0.8.ebuild b/dev-java/tomcat-native/tomcat-native-2.0.8.ebuild index 03965f330c13..8bddbdc05820 100644 --- a/dev-java/tomcat-native/tomcat-native-2.0.8.ebuild +++ b/dev-java/tomcat-native/tomcat-native-2.0.8.ebuild @@ -16,9 +16,9 @@ SRC_URI="mirror://apache/tomcat/tomcat-connectors/native/${PV}/source/${P}-src.t )" S=${WORKDIR}/${P}-src/native -KEYWORDS="~amd64 ~x86" LICENSE="Apache-2.0" SLOT="2" +KEYWORDS="~amd64 ~x86" IUSE="static-libs" DEPEND="