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 17EFC159C9B for ; Thu, 1 Aug 2024 18:20:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28A0D2BC03C; Thu, 1 Aug 2024 18:20:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D9332BC03C for ; Thu, 1 Aug 2024 18:20: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B2703406D1 for ; Thu, 1 Aug 2024 18:20:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2923C11B6 for ; Thu, 1 Aug 2024 18:20:55 +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: <1722536435.47efe436e670bed38b6153975adb44eb2fc8d33b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/twm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/twm/twm-1.0.12.ebuild X-VCS-Directories: x11-wm/twm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 47efe436e670bed38b6153975adb44eb2fc8d33b X-VCS-Branch: master Date: Thu, 1 Aug 2024 18:20:55 +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: e709fdc3-1e06-425c-9f54-30f7aab4454f X-Archives-Hash: e6885cdabaf6c5da14ec4a77aea56314 commit: 47efe436e670bed38b6153975adb44eb2fc8d33b Author: Filip Kobierski pm me> AuthorDate: Tue Jul 30 09:04:58 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 1 18:20:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47efe436 x11-wm/twm: remove empty IUSE Signed-off-by: Filip Kobierski pm.me> Closes: https://github.com/gentoo/gentoo/pull/37794 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-wm/twm/twm-1.0.12.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-wm/twm/twm-1.0.12.ebuild b/x11-wm/twm/twm-1.0.12.ebuild index f891b052eeaa..2c841c72a7f8 100644 --- a/x11-wm/twm/twm-1.0.12.ebuild +++ b/x11-wm/twm/twm-1.0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,6 @@ inherit xorg-3 DESCRIPTION="X.Org Tab Window Manager" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" COMMON_DEPEND=" x11-libs/libICE