Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-mud/powwow/files/
Date: Sat, 09 Jan 2021 16:17:49
Message-Id: 1610209049.d6c40e6e5e51e5e0d916a26f257aec64e7fb5f21.sam@gentoo
1 commit: d6c40e6e5e51e5e0d916a26f257aec64e7fb5f21
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 9 16:17:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 9 16:17:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c40e6e
7
8 games-mud/powwow: add patch metadata
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 games-mud/powwow/files/powwow-1.2.22-musl-termios.patch | 5 +----
14 1 file changed, 1 insertion(+), 4 deletions(-)
15
16 diff --git a/games-mud/powwow/files/powwow-1.2.22-musl-termios.patch b/games-mud/powwow/files/powwow-1.2.22-musl-termios.patch
17 index 4cab065d27b..c8d9192279a 100644
18 --- a/games-mud/powwow/files/powwow-1.2.22-musl-termios.patch
19 +++ b/games-mud/powwow/files/powwow-1.2.22-musl-termios.patch
20 @@ -1,5 +1,4 @@
21 -diff --git a/src/follow.c b/src/follow.c
22 -index 09456c9..b3363e8 100644
23 +https://bugs.gentoo.org/716584
24 --- a/src/follow.c
25 +++ b/src/follow.c
26 @@ -26,7 +26,6 @@
27 @@ -10,8 +9,6 @@ index 09456c9..b3363e8 100644
28 # endif
29 /* #else USE_SGTTY */
30 #endif
31 -diff --git a/src/tty.c b/src/tty.c
32 -index 104c780..0d76554 100644
33 --- a/src/tty.c
34 +++ b/src/tty.c
35 @@ -44,7 +44,6 @@