From 2839bfef74c10b9729a00ce217a43b7ce6a4ea46 Mon Sep 17 00:00:00 2001 From: Tristan Heaven Date: Fri, 24 Nov 2006 15:12:09 +0000 Subject: Remove old version (Portage version: 2.1.2_rc2-r1) --- games-puzzle/monsterz/files/digest-monsterz-0.6.1 | 3 --- .../monsterz/files/monsterz-0.6.1-gentoo.patch | 19 ------------------- 2 files changed, 22 deletions(-) delete mode 100644 games-puzzle/monsterz/files/digest-monsterz-0.6.1 delete mode 100644 games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch (limited to 'games-puzzle/monsterz/files') diff --git a/games-puzzle/monsterz/files/digest-monsterz-0.6.1 b/games-puzzle/monsterz/files/digest-monsterz-0.6.1 deleted file mode 100644 index bb11301d1791..000000000000 --- a/games-puzzle/monsterz/files/digest-monsterz-0.6.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f7b6ae95e013482db6cdf9c9b9a8d424 monsterz-0.6.1.tar.gz 2490124 -RMD160 da1df719d69d5823ae65c80c497ade20501bffa4 monsterz-0.6.1.tar.gz 2490124 -SHA256 a2bd5201cbbc495b45d886d58b1050e0b01ed4edbd660d3bd8eb3f2258a7fa99 monsterz-0.6.1.tar.gz 2490124 diff --git a/games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch b/games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch deleted file mode 100644 index 47b0cd5ae602..000000000000 --- a/games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- monsterz.py -+++ monsterz.py -@@ -24,5 +24,4 @@ - COPYRIGHT = 'MONSTERZ - COPYRIGHT 2005 SAM HOCEVAR - MONSTERZ IS ' \ - 'FREE SOFTWARE, YOU CAN REDISTRIBUTE IT AND/OR MODIFY IT ' \ -- 'UNDER THE TERMS OF THE DO WHAT THE FUCK YOU WANT TO ' \ -- 'PUBLIC LICENSE, VERSION 2 - ' -+ 'UNDER THE TERMS OF THE WTFPL, Version 2 - ' - -@@ -1896,3 +1380,3 @@ - print 'This is free software; you can redistribute it and/or modify it under the terms' -- print 'of the Do What The Fuck You Want To Public License, Version 2, as published' -+ print 'of the WTFPL, Version 2, as published' - print 'by Sam Hocevar. See http://sam.zoy.org/projects/COPYING.WTFPL for more details.' -@@ -1900,3 +1900,3 @@ - scorefile = None -- sharedir = dirname(argv[0]) -+ sharedir = "GENTOO_DATADIR" - outfd = None -- cgit v1.2.3-65-gdbad