diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-11-18 23:08:17 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-11-18 23:08:17 +0000 |
commit | be5f28a36a6f3cc340743b244ee2d00f84705e4a (patch) | |
tree | 132ee67368b387d098886f259a1eb96aab5128f9 /games-mud/kmuddy/files | |
parent | Version bump, bug #154557 (diff) | |
download | gentoo-2-be5f28a36a6f3cc340743b244ee2d00f84705e4a.tar.gz gentoo-2-be5f28a36a6f3cc340743b244ee2d00f84705e4a.tar.bz2 gentoo-2-be5f28a36a6f3cc340743b244ee2d00f84705e4a.zip |
Version bump, bug #154557
(Portage version: 2.1.2_rc2)
(Signed Manifest commit)
Diffstat (limited to 'games-mud/kmuddy/files')
-rw-r--r-- | games-mud/kmuddy/files/0.6.1-gcc34.patch | 22 | ||||
-rw-r--r-- | games-mud/kmuddy/files/digest-kmuddy-0.7 | 1 |
2 files changed, 0 insertions, 23 deletions
diff --git a/games-mud/kmuddy/files/0.6.1-gcc34.patch b/games-mud/kmuddy/files/0.6.1-gcc34.patch deleted file mode 100644 index e87849a766d0..000000000000 --- a/games-mud/kmuddy/files/0.6.1-gcc34.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- ctelnet.h.orig 2004-09-08 15:05:22.000000000 -0700 -+++ ctelnet.h 2004-09-08 15:05:55.000000000 -0700 -@@ -267,7 +267,7 @@ - for more information... */ - bool announcedState[256]; - /** whether the server has already announced his WILL/WON'T */ -- bool heAnnouncedState[256];; -+ bool heAnnouncedState[256]; - /** whether we have tried to enable this option */ - bool triedToEnable[256]; - /** amount of bytes sent up to now */ ---- cdownloader.h.orig 2004-09-08 15:05:30.000000000 -0700 -+++ cdownloader.h 2004-09-08 15:06:11.000000000 -0700 -@@ -30,7 +30,7 @@ - #endif - - //forward declaration for KIO::Job --namespace KIO { class Job; }; -+namespace KIO { class Job; } - - /** - Class used to download stuff. diff --git a/games-mud/kmuddy/files/digest-kmuddy-0.7 b/games-mud/kmuddy/files/digest-kmuddy-0.7 deleted file mode 100644 index 17f71e57563e..000000000000 --- a/games-mud/kmuddy/files/digest-kmuddy-0.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 51dd0b761c06ab4b52ad0e731c919ba5 kmuddy-0.7.tar.gz 921656 |