Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/cuyo/files: cuyo-2.1.1-gcc44.patch cuyo-2.1.1-gentoo.patch
Date: Wed, 30 Dec 2009 19:33:39
Message-Id: E1NQ4Ia-0006vj-6O@stork.gentoo.org
1 mr_bones_ 09/12/30 19:33:36
2
3 Added: cuyo-2.1.1-gcc44.patch cuyo-2.1.1-gentoo.patch
4 Log:
5 version bump (bug #298798) with ebuild submission from Samuli Suominen
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 games-puzzle/cuyo/files/cuyo-2.1.1-gcc44.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cuyo/files/cuyo-2.1.1-gcc44.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cuyo/files/cuyo-2.1.1-gcc44.patch?rev=1.1&content-type=text/plain
13
14 Index: cuyo-2.1.1-gcc44.patch
15 ===================================================================
16 diff -ur cuyo-2.~-1.1.orig/src/stringzeug.h cuyo-2.~-1.1/src/stringzeug.h
17 --- cuyo-2.~-1.1.orig/src/stringzeug.h 2006-07-03 20:26:23.000000000 +0300
18 +++ cuyo-2.~-1.1/src/stringzeug.h 2009-12-29 16:17:18.000000000 +0200
19 @@ -20,7 +20,7 @@
20
21 #include <config.h>
22 #include <string>
23 -
24 +#include <stdio.h>
25
26
27
28
29
30
31 1.1 games-puzzle/cuyo/files/cuyo-2.1.1-gentoo.patch
32
33 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cuyo/files/cuyo-2.1.1-gentoo.patch?rev=1.1&view=markup
34 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cuyo/files/cuyo-2.1.1-gentoo.patch?rev=1.1&content-type=text/plain
35
36 Index: cuyo-2.1.1-gentoo.patch
37 ===================================================================
38 diff -ru cuyo-2.~-1.1.orig/icons/Makefile.am cuyo-2.~-1.1/icons/Makefile.am
39 --- cuyo-2.~-1.1.orig/icons/Makefile.am 2007-12-20 12:22:32.000000000 -0500
40 +++ cuyo-2.~-1.1/icons/Makefile.am 2009-12-30 13:44:39.111042770 -0500
41 @@ -1,4 +1,4 @@
42 -desktopdir = $(datadir)/applications
43 +desktopdir = /usr/share/applications
44 desktop_DATA = cuyo.desktop
45
46
47 @@ -25,7 +25,7 @@
48 # Das vorige war falsch: die png sollen alle cuyo.png heissen
49 # und nicht cuyo-xxxx.png. Deshalb nachfolgend neue Version:
50
51 -iconsdir = $(datadir)/icons/hicolor
52 +iconsdir = /usr/share/icons/hicolor
53 icons_DATA = cuyo-32x32.png cuyo-64x64.png
54
55 install-iconsDATA:
56 diff -ru cuyo-2.~-1.1.orig/icons/cuyo.desktop cuyo-2.~-1.1/icons/cuyo.desktop
57 --- cuyo-2.~-1.1.orig/icons/cuyo.desktop 2007-12-20 12:22:32.000000000 -0500
58 +++ cuyo-2.~-1.1/icons/cuyo.desktop 2009-12-30 13:45:15.823781932 -0500
59 @@ -3,9 +3,8 @@
60 Icon=cuyo
61 Type=Application
62 Terminal=false
63 -MimeType=application/x-executable
64 +MimeType=application/x-executable;
65 Categories=Game;BlocksGame;
66 -Encoding=UTF-8
67 Comment=A tetris like game with many levels
68 Comment[de]=Ein Tetris-artiges Spiel mit vielen Leveln
69 Exec=cuyo