diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-27 20:21:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-27 20:21:03 +0000 |
commit | db6b038316e966f1555af87bb901ed2b3d678749 (patch) | |
tree | 94db8f8cb579b135c22291599af4e9b800c52c04 /games-kids/tuxmathscrabble/files | |
parent | whitespace (diff) | |
download | gentoo-2-db6b038316e966f1555af87bb901ed2b3d678749.tar.gz gentoo-2-db6b038316e966f1555af87bb901ed2b3d678749.tar.bz2 gentoo-2-db6b038316e966f1555af87bb901ed2b3d678749.zip |
old
(Portage version: 2.1.2.9)
Diffstat (limited to 'games-kids/tuxmathscrabble/files')
3 files changed, 0 insertions, 17 deletions
diff --git a/games-kids/tuxmathscrabble/files/digest-tuxmathscrabble-3.0.4 b/games-kids/tuxmathscrabble/files/digest-tuxmathscrabble-3.0.4 deleted file mode 100644 index c64f90c1c5e8..000000000000 --- a/games-kids/tuxmathscrabble/files/digest-tuxmathscrabble-3.0.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 44bb661ba2f73530e444da04c3ceb5bc TuxMathScrabble-3.0.4LIN.tgz 847411 -RMD160 c7c7e8b05f8080613e900523c50d9fbaced3e345 TuxMathScrabble-3.0.4LIN.tgz 847411 -SHA256 d9f0ca9414c91faed7db1e70b5c9d8efe97cf3a4fb7a99a52a3b1b6ccd918439 TuxMathScrabble-3.0.4LIN.tgz 847411 diff --git a/games-kids/tuxmathscrabble/files/digest-tuxmathscrabble-4.0 b/games-kids/tuxmathscrabble/files/digest-tuxmathscrabble-4.0 deleted file mode 100644 index c34905987bdf..000000000000 --- a/games-kids/tuxmathscrabble/files/digest-tuxmathscrabble-4.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d5673313d044e1df3d598cd52ddbedb7 TuxMathScrabble-4.0LIN.tgz 2334407 -RMD160 ace455853748141e246e536fc44ac5a20938e05e TuxMathScrabble-4.0LIN.tgz 2334407 -SHA256 1989d36841c82640919d4349fed82a75e280456b92b52d8001a5b4dad044181e TuxMathScrabble-4.0LIN.tgz 2334407 diff --git a/games-kids/tuxmathscrabble/files/tuxmathscrabble-3.0.4-wxVersion.patch b/games-kids/tuxmathscrabble/files/tuxmathscrabble-3.0.4-wxVersion.patch deleted file mode 100644 index 17aad1efae20..000000000000 --- a/games-kids/tuxmathscrabble/files/tuxmathscrabble-3.0.4-wxVersion.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- TuxMathScrabble.py.old 2006-11-01 11:00:55.000000000 +0100 -+++ TuxMathScrabble.py 2006-11-01 11:01:22.000000000 +0100 -@@ -14,6 +14,8 @@ - """ - - import os,sys,string,time -+import wxversion -+wxversion.select("2.6") - from wxPython.wx import * - from tuxmathscrabble.educore import * - from tuxmathscrabble.tuxmathscrabble import * |