summaryrefslogtreecommitdiff
path: root/games-util/uglygs/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:00:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:00:36 +0100
commit491c3b190bc8dfebeb156c06938f76034140b65f (patch)
tree84527f8c75d6aa03bf4b2ae2531ccf7f263aa8ca /games-util/uglygs/files
parent520a5b56dff7c24c9d42eafec142cb78b44f8e3e (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'games-util/uglygs/files')
-rw-r--r--games-util/uglygs/files/0_rc11-uglygs.conf.patch4
-rw-r--r--games-util/uglygs/files/0_rc11-uglygs.pl.patch8
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 f85c6a3c3198..daf004ad2e25 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 61758e621a9a..9aad3491ec47 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 uglygs@uglypunk.com ##########
#########################################################################################################################
@@ -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