Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/pokerth: pokerth-1.0.1.ebuild pokerth-1.1.1.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:25:58
Message-Id: 20140301222550.E0F422004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:25:50
2
3 Modified: pokerth-1.0.1.ebuild pokerth-1.1.1.ebuild ChangeLog
4 Log:
5 Update libgcrypt dep to use slot :0.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.7 games-board/pokerth/pokerth-1.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild?r1=1.6&r2=1.7
15
16 Index: pokerth-1.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- pokerth-1.0.1.ebuild 7 Nov 2013 17:01:02 -0000 1.6
23 +++ pokerth-1.0.1.ebuild 1 Mar 2014 22:25:50 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild,v 1.6 2013/11/07 17:01:02 hasufell Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.1.ebuild,v 1.7 2014/03/01 22:25:50 mgorny Exp $
30
31 EAPI=5
32 inherit flag-o-matic eutils qt4-r2 games
33 @@ -18,7 +18,7 @@
34 RDEPEND="dev-db/sqlite:3
35 dev-libs/boost[threads(+)]
36 dev-libs/protobuf
37 - dev-libs/libgcrypt
38 + dev-libs/libgcrypt:0
39 dev-libs/tinyxml[stl]
40 amd64? ( net-libs/libircclient )
41 ppc? ( >=net-libs/libircclient-1.6-r2 )
42
43
44
45 1.2 games-board/pokerth/pokerth-1.1.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild?r1=1.1&r2=1.2
50
51 Index: pokerth-1.1.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- pokerth-1.1.1.ebuild 22 Jan 2014 06:35:45 -0000 1.1
58 +++ pokerth-1.1.1.ebuild 1 Mar 2014 22:25:50 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.1 2014/01/22 06:35:45 mr_bones_ Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.1.1.ebuild,v 1.2 2014/03/01 22:25:50 mgorny Exp $
64
65 EAPI=5
66 inherit flag-o-matic eutils qt4-r2 games
67 @@ -18,7 +18,7 @@
68 RDEPEND="dev-db/sqlite:3
69 dev-libs/boost[threads(+)]
70 dev-libs/protobuf
71 - dev-libs/libgcrypt
72 + dev-libs/libgcrypt:0
73 dev-libs/tinyxml[stl]
74 amd64? ( net-libs/libircclient )
75 ppc? ( >=net-libs/libircclient-1.6-r2 )
76
77
78
79 1.61 games-board/pokerth/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.61&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.61&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?r1=1.60&r2=1.61
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v
88 retrieving revision 1.60
89 retrieving revision 1.61
90 diff -u -r1.60 -r1.61
91 --- ChangeLog 22 Jan 2014 06:35:45 -0000 1.60
92 +++ ChangeLog 1 Mar 2014 22:25:50 -0000 1.61
93 @@ -1,6 +1,10 @@
94 # ChangeLog for games-board/pokerth
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.60 2014/01/22 06:35:45 mr_bones_ Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.61 2014/03/01 22:25:50 mgorny Exp $
98 +
99 + 01 Mar 2014; Michał Górny <mgorny@g.o> pokerth-1.0.1.ebuild,
100 + pokerth-1.1.1.ebuild:
101 + Update libgcrypt dep to use slot :0.
102
103 *pokerth-1.1.1 (22 Jan 2014)