Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/pokerth: pokerth-0.9.5.ebuild ChangeLog
Date: Sat, 01 Sep 2012 00:11:16
Message-Id: 20120901001101.33E0E20E16@flycatcher.gentoo.org
1 hasufell 12/09/01 00:11:01
2
3 Modified: pokerth-0.9.5.ebuild ChangeLog
4 Log:
5 fix as-needed
6
7 (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 games-board/pokerth/pokerth-0.9.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild?r1=1.6&r2=1.7
15
16 Index: pokerth-0.9.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- pokerth-0.9.5.ebuild 23 Aug 2012 17:06:52 -0000 1.6
23 +++ pokerth-0.9.5.ebuild 1 Sep 2012 00:11:01 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.6 2012/08/23 17:06:52 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.7 2012/09/01 00:11:01 hasufell Exp $
29
30 EAPI=2
31 inherit flag-o-matic eutils qt4-r2 games
32 @@ -65,7 +65,6 @@
33 }
34
35 src_configure() {
36 - append-ldflags $(no-as-needed)
37 eqmake4
38 }
39
40
41
42
43 1.43 games-board/pokerth/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.43&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.43&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?r1=1.42&r2=1.43
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v
52 retrieving revision 1.42
53 retrieving revision 1.43
54 diff -u -r1.42 -r1.43
55 --- ChangeLog 23 Aug 2012 17:06:52 -0000 1.42
56 +++ ChangeLog 1 Sep 2012 00:11:01 -0000 1.43
57 @@ -1,6 +1,10 @@
58 # ChangeLog for games-board/pokerth
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.42 2012/08/23 17:06:52 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.43 2012/09/01 00:11:01 hasufell Exp $
62 +
63 + 01 Sep 2012; Julian Ospald <hasufell@g.o> pokerth-0.9.5.ebuild,
64 + files/pokerth-0.9.5-underlinking.patch:
65 + fix as-needed
66
67 23 Aug 2012; Michael Sterrett <mr_bones_@g.o> pokerth-0.9.5.ebuild:
68 fix linking with ld.bfd