Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/bsd-games/
Date: Fri, 28 May 2021 22:43:46
Message-Id: 1622241804.bcfc5ce8ed5aba6ecbb13bf1bae02f0ff2795a4a.chewi@gentoo
1 commit: bcfc5ce8ed5aba6ecbb13bf1bae02f0ff2795a4a
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon Apr 12 08:41:50 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 22:43:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfc5ce8
7
8 games-misc/bsd-games: banner and wtf blockers dropped
9
10 this version doesn't provide banner and wtf
11 so the blockers aren't necessary
12
13 Closes: https://bugs.gentoo.org/792306
14 Package-Manager: Portage-3.0.18, Repoman-3.0.3
15 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
16 Closes: https://github.com/gentoo/gentoo/pull/20344
17 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
18
19 games-misc/bsd-games/bsd-games-3.1-r1.ebuild | 2 --
20 1 file changed, 2 deletions(-)
21
22 diff --git a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild
23 index 5c2e6fdd131..dba41d2b82a 100644
24 --- a/games-misc/bsd-games/bsd-games-3.1-r1.ebuild
25 +++ b/games-misc/bsd-games/bsd-games-3.1-r1.ebuild
26 @@ -23,8 +23,6 @@ RESTRICT="test"
27 DEPEND="
28 sys-apps/miscfiles
29 sys-libs/ncurses:=
30 - !games-misc/wtf
31 - !app-misc/banner
32 !games-puzzle/hangman
33 !games-misc/wumpus
34 "