Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-games: ChangeLog gnome-games-2.28.2.ebuild
Date: Sat, 07 Jul 2012 14:12:48
Message-Id: 20120707141218.A29022004B@flycatcher.gentoo.org
1 hasufell 12/07/07 14:12:18
2
3 Modified: ChangeLog gnome-games-2.28.2.ebuild
4 Log:
5 fix underlinking wrt bug #423233
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.320 gnome-extra/gnome-games/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-games/ChangeLog?rev=1.320&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-games/ChangeLog?rev=1.320&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-games/ChangeLog?r1=1.319&r2=1.320
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v
19 retrieving revision 1.319
20 retrieving revision 1.320
21 diff -u -r1.319 -r1.320
22 --- ChangeLog 7 Jul 2012 12:15:48 -0000 1.319
23 +++ ChangeLog 7 Jul 2012 14:12:18 -0000 1.320
24 @@ -1,6 +1,10 @@
25 # ChangeLog for gnome-extra/gnome-games
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.319 2012/07/07 12:15:48 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.320 2012/07/07 14:12:18 hasufell Exp $
29 +
30 + 07 Jul 2012; Julian Ospald <hasufell@g.o> gnome-games-2.28.2.ebuild,
31 + +files/gnome-games-2.28.2-underlinking.patch:
32 + fix underlinking wrt bug #423233
33
34 07 Jul 2012; Pacho Ramos <pacho@g.o> -gnome-games-2.30.2-r1.ebuild,
35 -gnome-games-2.30.2-r2.ebuild, -gnome-games-3.2.1.ebuild,
36
37
38
39 1.15 gnome-extra/gnome-games/gnome-games-2.28.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.28.2.ebuild?rev=1.15&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.28.2.ebuild?rev=1.15&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.28.2.ebuild?r1=1.14&r2=1.15
44
45 Index: gnome-games-2.28.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.28.2.ebuild,v
48 retrieving revision 1.14
49 retrieving revision 1.15
50 diff -u -r1.14 -r1.15
51 --- gnome-games-2.28.2.ebuild 7 Jul 2012 12:15:48 -0000 1.14
52 +++ gnome-games-2.28.2.ebuild 7 Jul 2012 14:12:18 -0000 1.15
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.28.2.ebuild,v 1.14 2012/07/07 12:15:48 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.28.2.ebuild,v 1.15 2012/07/07 14:12:18 hasufell Exp $
58
59 EAPI="4"
60 GCONF_DEBUG="no"
61 @@ -133,6 +133,9 @@
62 # in libgames-support/games_sound.c.
63 epatch "${FILESDIR}/${PN}-2.28.1-conflicting-types-libgames-support.patch"
64
65 + # fix underlinking
66 + epatch "${FILESDIR}"/${P}-underlinking.patch
67 +
68 # If calling eautoreconf, this ebuild uses libtool-2
69 eautoreconf