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 0263415802F for ; Thu, 30 Mar 2023 16:18:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4233CE084E; Thu, 30 Mar 2023 16:18:57 +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 242FBE084E for ; Thu, 30 Mar 2023 16:18:57 +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 07FB3340E1C for ; Thu, 30 Mar 2023 16:18:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7892E9ED for ; Thu, 30 Mar 2023 16:18:54 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1680193127.ec276a6aede88cbffa1be023bf2d86cc628ef76c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/tinyproxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/tinyproxy/tinyproxy-1.11.1_p20230201.ebuild X-VCS-Directories: net-proxy/tinyproxy/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ec276a6aede88cbffa1be023bf2d86cc628ef76c X-VCS-Branch: master Date: Thu, 30 Mar 2023 16:18:54 +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: af231d59-1221-4f0a-bd18-003304286a50 X-Archives-Hash: ad40787c6b0d6ec235fda438ee0f46e1 commit: ec276a6aede88cbffa1be023bf2d86cc628ef76c Author: Arthur Zamarin gentoo org> AuthorDate: Thu Mar 30 16:18:47 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Mar 30 16:18:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec276a6a net-proxy/tinyproxy: Stabilize 1.11.1_p20230201 amd64, #903582 Signed-off-by: Arthur Zamarin gentoo.org> net-proxy/tinyproxy/tinyproxy-1.11.1_p20230201.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/tinyproxy/tinyproxy-1.11.1_p20230201.ebuild b/net-proxy/tinyproxy/tinyproxy-1.11.1_p20230201.ebuild index e22dc2374da7..ab33ab0964f5 100644 --- a/net-proxy/tinyproxy/tinyproxy-1.11.1_p20230201.ebuild +++ b/net-proxy/tinyproxy/tinyproxy-1.11.1_p20230201.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tinyproxy/tinyproxy/archive/${COMMIT}.tar.gz -> ${PN LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc ~x86" IUSE="test debug +filter-proxy reverse-proxy transparent-proxy +upstream-proxy +xtinyproxy-header"