summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-07-18 16:42:04 +0200
committerJeroen Roovers <jer@gentoo.org>2018-07-18 16:43:19 +0200
commit0786458c273fbdd1672b10fddf2b80f3f3e9e645 (patch)
tree7b3ad6f5e24e64534ac502c45e2c97e186a3007f /games-util
parentdev-python/python-bugzilla: Enable py3.7 (diff)
downloadgentoo-0786458c273fbdd1672b10fddf2b80f3f3e9e645.tar.gz
gentoo-0786458c273fbdd1672b10fddf2b80f3f3e9e645.tar.bz2
gentoo-0786458c273fbdd1672b10fddf2b80f3f3e9e645.zip
games-util/uglygs: Clean up patches.
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'games-util')
-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