commit: 0786458c273fbdd1672b10fddf2b80f3f3e9e645 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed Jul 18 14:42:04 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed Jul 18 14:43:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0786458c
games-util/uglygs: Clean up patches. Package-Manager: Portage-2.3.43, Repoman-2.3.10 games-util/uglygs/files/0_rc11-uglygs.conf.patch | 4 ++-- games-util/uglygs/files/0_rc11-uglygs.pl.patch | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/games-util/uglygs/files/0_rc11-uglygs.conf.patch b/games-util/uglygs/files/0_rc11-uglygs.conf.patch index f85c6a3c319..daf004ad2e2 100644 --- a/games-util/uglygs/files/0_rc11-uglygs.conf.patch +++ b/games-util/uglygs/files/0_rc11-uglygs.conf.patch @@ -1,5 +1,5 @@ ---- a/uglygs.conf.orig 2003-06-30 11:16:57.000000000 -0400 -+++ b/uglygs.conf 2003-06-30 11:22:50.000000000 -0400 +--- a/uglygs.conf ++++ b/uglygs.conf @@ -12,22 +12,23 @@ $runmode = "loop"; # Run mode, Run as a loop or as a cron Executable diff --git a/games-util/uglygs/files/0_rc11-uglygs.pl.patch b/games-util/uglygs/files/0_rc11-uglygs.pl.patch index 61758e621a9..9aad3491ec4 100644 --- a/games-util/uglygs/files/0_rc11-uglygs.pl.patch +++ b/games-util/uglygs/files/0_rc11-uglygs.pl.patch @@ -1,5 +1,5 @@ ---- a/uglygs.pl.orig 2003-06-30 11:37:59.000000000 -0400 -+++ b/uglygs.pl 2003-06-30 11:38:30.000000000 -0400 +--- a/uglygs.pl ++++ b/uglygs.pl @@ -8,7 +8,8 @@ ########## Contact [email protected] ########## ######################################################################################################################### @@ -127,5 +127,5 @@ while($serverline = <QSTAT>){ my @data = split(/ /,$serverline); if ($data[0] eq "<!--" and $data[1] eq "gamedetails"){ ---- a/uglygs.pl.orig 2003-06-30 13:56:01.000000000 -0400 -+++ b/uglygs.pl 2003-06-30 13:59:17.000000000 -0400 +--- a/a/uglygs.pl ++++ b/b/uglygs.pl
