diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-21 01:26:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-09-21 01:26:08 +0000 |
commit | 2e6ad7652cf68a84f2698382ddeb4255ca5087af (patch) | |
tree | 5ca8cd1e6a972422fe3fa165e3a6ca23d9048010 /games-kids/cubetest | |
parent | QA: Remove by now unnecessary patch from this revision. The added header incl... (diff) | |
download | historical-2e6ad7652cf68a84f2698382ddeb4255ca5087af.tar.gz historical-2e6ad7652cf68a84f2698382ddeb4255ca5087af.tar.bz2 historical-2e6ad7652cf68a84f2698382ddeb4255ca5087af.zip |
Re-roll patch and try to fix bug #273786
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-kids/cubetest')
-rw-r--r-- | games-kids/cubetest/ChangeLog | 6 | ||||
-rw-r--r-- | games-kids/cubetest/Manifest | 4 | ||||
-rw-r--r-- | games-kids/cubetest/files/cubetest-0.9.4-build.patch | 55 |
3 files changed, 59 insertions, 6 deletions
diff --git a/games-kids/cubetest/ChangeLog b/games-kids/cubetest/ChangeLog index 18f83a68e320..b655483eeafd 100644 --- a/games-kids/cubetest/ChangeLog +++ b/games-kids/cubetest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-kids/cubetest # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/ChangeLog,v 1.13 2009/06/23 16:58:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/ChangeLog,v 1.14 2009/09/21 01:26:08 mr_bones_ Exp $ + + 21 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org> + files/cubetest-0.9.4-build.patch: + Re-roll patch and try to fix bug #273786 23 Jun 2009; Michael Sterrett <mr_bones_@gentoo.org> cubetest-0.9.4.ebuild: diff --git a/games-kids/cubetest/Manifest b/games-kids/cubetest/Manifest index 2bf7130dc191..afb32661da64 100644 --- a/games-kids/cubetest/Manifest +++ b/games-kids/cubetest/Manifest @@ -1,5 +1,5 @@ -AUX cubetest-0.9.4-build.patch 1992 RMD160 0688e2b282d64db25b7280e5ee6883e6a508f0d4 SHA1 8d82fd75ed4d019fb92e5cdbd6200fdfc179c642 SHA256 fe52fa8557685350ca257a8a6c3007ae49707b49c0c0bb52394f25eadd14e09d +AUX cubetest-0.9.4-build.patch 4202 RMD160 86a8df1972cc40f6c9ed68b31bbcd2c05f203c9f SHA1 0ab0af2cc3f53deb9924772b921bd3e328c4aaca SHA256 5964d60d0a495117c80c83db8a00163ae9e4504a9ccc03555879a6bcb78f5333 DIST cubetest-0.9.4.tar.bz2 764429 RMD160 bdf95895965e258915b978e8fa73f95a0ee634bb SHA1 5f9dc1a9b1f3abfef63f7526a5cc4d487b4f30e5 SHA256 fa7341a081a4803f26dd95c5ceb998867ed120b2e0ce0a61b758ced37d782521 EBUILD cubetest-0.9.4.ebuild 852 RMD160 1efc609862cd8992dc5fffe7a445c78b1e90cf93 SHA1 8d1ec4e6b8e5c038f667679e132db732497fb1ed SHA256 b09d5e1df857b52669e93620e12de556a83f61aadde95f837a59260562677d90 -MISC ChangeLog 1701 RMD160 32c1c516aee67f73171f5a1389dbb364e66b0efa SHA1 778a953c95e2226d6e664e6b4bf0165be2f7255e SHA256 e0bd7986ba257b2f1e2018200da1cab09521c41ef91930a2c41f3fe2e2275e60 +MISC ChangeLog 1836 RMD160 e5fd7c16e299ed25d01e94a055773be52af6909a SHA1 57437aab7fc4d46d07546d475a55f71929fcfbcf SHA256 80ba382aa5bd89a5231a41a533673a935bbb9bc2f92576a530a28c20080c8774 MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-kids/cubetest/files/cubetest-0.9.4-build.patch b/games-kids/cubetest/files/cubetest-0.9.4-build.patch index 052d319b3600..71411700c336 100644 --- a/games-kids/cubetest/files/cubetest-0.9.4-build.patch +++ b/games-kids/cubetest/files/cubetest-0.9.4-build.patch @@ -1,5 +1,6 @@ ---- configure -+++ configure +diff -ru cubetest-0.9.4.orig/configure cubetest-0.9.4/configure +--- cubetest-0.9.4.orig/configure 2005-12-05 17:29:43.000000000 -0500 ++++ cubetest-0.9.4/configure 2009-09-20 21:23:24.886585972 -0400 @@ -19741,13 +19741,16 @@ if test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ @@ -42,7 +43,7 @@ Qt3Support >= $QT_REQUIRED_VERSION"` # Put the nasty error message in config.log where it belongs echo "$QT_PKG_ERRORS" 1>&5 -@@ -19849,6 +19842,7 @@ +@@ -19842,6 +19849,7 @@ fi @@ -50,3 +51,51 @@ { echo "$as_me:$LINENO: Set QT_CXXFLAGS... $QT_CXXFLAGS" >&5 echo "$as_me: Set QT_CXXFLAGS... $QT_CXXFLAGS" >&6;} { echo "$as_me:$LINENO: Set QT_LIBS... $QT_LIBS" >&5 +Only in cubetest-0.9.4: configure.orig +diff -ru cubetest-0.9.4.orig/src/cubetest/cubetest_it.ts cubetest-0.9.4/src/cubetest/cubetest_it.ts +--- cubetest-0.9.4.orig/src/cubetest/cubetest_it.ts 2005-12-05 14:48:20.000000000 -0500 ++++ cubetest-0.9.4/src/cubetest/cubetest_it.ts 2009-09-20 21:23:06.640704967 -0400 +@@ -19,11 +19,11 @@ + </message> + <message> + <source>Well done! The correct answer is %1.</source> +- <translation>Bene! La risposta esatta è %1.</translation> ++ <translation>Bene! La risposta esatta è %1.</translation> + </message> + <message> + <source>Wrong! The correct answer is %1.</source> +- <translation>Sbagliato! La risposta esatta è %1.</translation> ++ <translation>Sbagliato! La risposta esatta è %1.</translation> + </message> + <message> + <source>Next question</source> +@@ -69,11 +69,11 @@ + </message> + <message> + <source>Difficulty </source> +- <translation>Difficoltà</translation> ++ <translation>Difficoltà</translation> + </message> + <message> + <source>Can I play Daddy?</source> +- <translation>Posso giocare, Papà?</translation> ++ <translation>Posso giocare, Papà?</translation> + </message> + <message> + <source>Don't hurt my brain</source> +@@ -113,7 +113,7 @@ + </message> + <message> + <source>CubeTest is written by Jos van den Oever and released under the General Public License.</source> +- <translation>CubeTest è stato scritto da Jos van der Oever ed è rilasciato con la Licenza Pubblica Generale (GPL) di GNU.</translation> ++ <translation>CubeTest è stato scritto da Jos van der Oever ed è rilasciato con la Licenza Pubblica Generale (GPL) di GNU.</translation> + </message> + <message> + <source>Easy</source> +@@ -132,4 +132,4 @@ + <translation>Ostico</translation> + </message> + </context> +-</TS> +\ No newline at end of file ++</TS> |