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/cockatrice: cockatrice-20120702.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:24:07
Message-Id: 20140301222404.AAB202004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:24:04
2
3 Modified: cockatrice-20120702.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.6 games-board/cockatrice/cockatrice-20120702.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild?r1=1.5&r2=1.6
15
16 Index: cockatrice-20120702.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- cockatrice-20120702.ebuild 2 Mar 2013 21:11:59 -0000 1.5
23 +++ cockatrice-20120702.ebuild 1 Mar 2014 22:24:04 -0000 1.6
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/cockatrice/cockatrice-20120702.ebuild,v 1.5 2013/03/02 21:11:59 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild,v 1.6 2014/03/01 22:24:04 mgorny Exp $
30
31 EAPI=3
32 inherit cmake-utils eutils gnome2-utils games
33 @@ -15,7 +15,7 @@
34 IUSE="dedicated server"
35
36 DEPEND="
37 - dev-libs/libgcrypt
38 + dev-libs/libgcrypt:0
39 dev-libs/protobuf
40 dev-qt/qtcore:4
41 dev-qt/qtsql:4
42
43
44
45 1.6 games-board/cockatrice/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 2 Mar 2013 21:11:59 -0000 1.5
58 +++ ChangeLog 1 Mar 2014 22:24:04 -0000 1.6
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-board/cockatrice
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v 1.5 2013/03/02 21:11:59 hwoarang Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v 1.6 2014/03/01 22:24:04 mgorny Exp $
65 +
66 + 01 Mar 2014; Michał Górny <mgorny@g.o> cockatrice-20120702.ebuild:
67 + Update libgcrypt dep to use slot :0.
68
69 02 Mar 2013; Markos Chandras <hwoarang@g.o> cockatrice-20120702.ebuild:
70 Move Qt dependencies to the new category