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 E81021382C5 for ; Sat, 10 Apr 2021 13:55:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19713E0909; Sat, 10 Apr 2021 13:55:49 +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 F3421E0909 for ; Sat, 10 Apr 2021 13:55:48 +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 112B2335D9E for ; Sat, 10 Apr 2021 13:55:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75CCE63F for ; Sat, 10 Apr 2021 13:55:46 +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: <1618062932.250b6c18b161f3ae5263a946de34e70cd7d6afc5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/ezquake-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild X-VCS-Directories: games-fps/ezquake-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 250b6c18b161f3ae5263a946de34e70cd7d6afc5 X-VCS-Branch: master Date: Sat, 10 Apr 2021 13:55:46 +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: f3605489-d23f-4433-8ad4-50918a11d045 X-Archives-Hash: afc6c0959302bdc4f8d07f24e581a292 commit: 250b6c18b161f3ae5263a946de34e70cd7d6afc5 Author: Sam James gentoo org> AuthorDate: Sat Apr 10 13:46:34 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 10 13:55:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250b6c18 games-fps/ezquake-bin: add missing x11-libs/libXpm dep Closes: https://bugs.gentoo.org/750329 Signed-off-by: Sam James gentoo.org> .../{ezquake-bin-2.2-r1.ebuild => ezquake-bin-2.2-r2.ebuild} | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild b/games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild similarity index 93% rename from games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild rename to games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild index f84c116cd55..2a31a079e3b 100644 --- a/games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild +++ b/games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild @@ -26,14 +26,15 @@ RESTRICT="strip mirror" DEPEND="cdinstall? ( games-fps/quake1-data )" RDEPEND=" - ${DEPEND} - virtual/opengl - x11-libs/libXxf86dga - x11-libs/libXxf86vm + ${DEPEND} + virtual/opengl + x11-libs/libXpm + x11-libs/libXxf86dga + x11-libs/libXxf86vm " MY_DIR=opt/${PN} -QA_PREBUILT="${MY_DIR:1}/ezquake*" +QA_PREBUILT="${MY_DIR}/ezquake*" src_unpack() { unpack ${A}