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 A2C02138334 for ; Mon, 24 Jun 2019 20:07:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3FC7E092B; Mon, 24 Jun 2019 20:07:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 96239E0921 for ; Mon, 24 Jun 2019 20:07:04 +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 11B67346998 for ; Mon, 24 Jun 2019 20:07:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CACD6626 for ; Mon, 24 Jun 2019 20:07:00 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1561406268.792599017954dd22e5ecfdca7652732992a2922b.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/freedm/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/freedm/freedm-0.11.3.ebuild X-VCS-Directories: games-fps/freedm/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 792599017954dd22e5ecfdca7652732992a2922b X-VCS-Branch: master Date: Mon, 24 Jun 2019 20:07:00 +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: 1c744e55-daf8-4157-a6c6-c1c1f50b3759 X-Archives-Hash: 5f1ac6817270e0f82d7652972dde62ac commit: 792599017954dd22e5ecfdca7652732992a2922b Author: William Breathitt Gray gmail com> AuthorDate: Thu Jun 20 10:28:02 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Mon Jun 24 19:57:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79259901 games-fps/freedm: Add games-fps/prboom-plus to the dependency list Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: William Breathitt Gray gmail.com> Signed-off-by: James Le Cuirot gentoo.org> games-fps/freedm/freedm-0.11.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-fps/freedm/freedm-0.11.3.ebuild b/games-fps/freedm/freedm-0.11.3.ebuild index 342ceb06a7f..47c3ee76f4c 100644 --- a/games-fps/freedm/freedm-0.11.3.ebuild +++ b/games-fps/freedm/freedm-0.11.3.ebuild @@ -16,6 +16,7 @@ RDEPEND=" games-fps/gzdoom games-engines/odamex games-fps/doomsday + games-fps/prboom-plus ) "