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 1EDA5138334 for ; Tue, 6 Aug 2019 21:32:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56DE8E082F; Tue, 6 Aug 2019 21:32:22 +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 3E177E082F for ; Tue, 6 Aug 2019 21:32:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A300F349987 for ; Tue, 6 Aug 2019 21:32:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59BE56FE for ; Tue, 6 Aug 2019 21:32:18 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1565127131.81bc81d28357c3375786d936d3404e9bb210c468.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild X-VCS-Directories: games-strategy/warzone2100/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 81bc81d28357c3375786d936d3404e9bb210c468 X-VCS-Branch: master Date: Tue, 6 Aug 2019 21:32:18 +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: 39b136c6-bab8-43b7-8828-3be3eece4cff X-Archives-Hash: 191ae6f01db8c165042dcbe2eed0a831 commit: 81bc81d28357c3375786d936d3404e9bb210c468 Author: Lars Wendler gentoo org> AuthorDate: Tue Aug 6 21:31:56 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Aug 6 21:32:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81bc81d2 games-strategy/warzone2100: Added missing app-text/asciidoc to DEPEND Bug: https://bugs.gentoo.org/691202 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Lars Wendler gentoo.org> games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild b/games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild index fddc0901378..d8ab1ae7bb7 100644 --- a/games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.3.0_beta1.ebuild @@ -48,6 +48,7 @@ CDEPEND=" " DEPEND=" ${CDEPEND} + app-text/asciidoc dev-libs/fribidi media-libs/fontconfig "