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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6CF8F1394BF for ; Sat, 14 Aug 2021 03:48:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CBE0E0A5B; Sat, 14 Aug 2021 03:48:42 +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 93D85E0A49 for ; Sat, 14 Aug 2021 03:48:41 +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 B9F56342AE0 for ; Sat, 14 Aug 2021 03:48:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 616798B3 for ; Sat, 14 Aug 2021 03:48:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1628912891.692d5f068c1af08caa0dd721daee4796a0f5e188.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild X-VCS-Directories: games-strategy/warzone2100/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 692d5f068c1af08caa0dd721daee4796a0f5e188 X-VCS-Branch: master Date: Sat, 14 Aug 2021 03:48:37 +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: f66e5954-1bd9-4052-97ae-27530da58d23 X-Archives-Hash: 377cb804328962f4d7d6281631331535 commit: 692d5f068c1af08caa0dd721daee4796a0f5e188 Author: Sam James gentoo org> AuthorDate: Sat Aug 14 02:46:36 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Aug 14 03:48:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=692d5f06 games-strategy/warzone2100: drop obsolete X, OpenGL dependencies This is all handled via SDL now. Signed-off-by: Sam James gentoo.org> games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild b/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild index 9cddc719f08..d0b3cf7236a 100644 --- a/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild +++ b/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild @@ -39,10 +39,6 @@ CDEPEND=" media-libs/openal net-misc/curl sys-libs/zlib - virtual/glu - virtual/opengl - x11-libs/libX11 - x11-libs/libXrandr nls? ( virtual/libintl ) vulkan? ( media-libs/libsdl2:=[vulkan] ) "