Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/connectagram: connectagram-1.0.1-r1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:18:38
Message-Id: 20130302211834.DDE692171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:18:34
2
3 Modified: connectagram-1.0.1-r1.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.4 games-puzzle/connectagram/connectagram-1.0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/connectagram/connectagram-1.0.1-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/connectagram/connectagram-1.0.1-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/connectagram/connectagram-1.0.1-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: connectagram-1.0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/connectagram/connectagram-1.0.1-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- connectagram-1.0.1-r1.ebuild 2 Apr 2012 21:34:58 -0000 1.3
23 +++ connectagram-1.0.1-r1.ebuild 2 Mar 2013 21:18:34 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/connectagram/connectagram-1.0.1-r1.ebuild,v 1.3 2012/04/02 21:34:58 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/connectagram/connectagram-1.0.1-r1.ebuild,v 1.4 2013/03/02 21:18:34 hwoarang Exp $
30
31 EAPI=2
32 inherit gnome2-utils qt4-r2 games
33 @@ -14,8 +14,8 @@
34 KEYWORDS="~amd64 x86"
35 IUSE=""
36
37 -DEPEND="x11-libs/qt-core:4
38 - x11-libs/qt-gui:4"
39 +DEPEND="dev-qt/qtcore:4
40 + dev-qt/qtgui:4"
41
42 src_prepare() {
43 sed -i \
44
45
46
47 1.5 games-puzzle/connectagram/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/connectagram/ChangeLog?rev=1.5&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/connectagram/ChangeLog?rev=1.5&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/connectagram/ChangeLog?r1=1.4&r2=1.5
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/connectagram/ChangeLog,v
56 retrieving revision 1.4
57 retrieving revision 1.5
58 diff -u -r1.4 -r1.5
59 --- ChangeLog 2 Apr 2012 21:34:58 -0000 1.4
60 +++ ChangeLog 2 Mar 2013 21:18:34 -0000 1.5
61 @@ -1,6 +1,10 @@
62 # ChangeLog for games-puzzle/connectagram
63 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/connectagram/ChangeLog,v 1.4 2012/04/02 21:34:58 mr_bones_ Exp $
65 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/connectagram/ChangeLog,v 1.5 2013/03/02 21:18:34 hwoarang Exp $
67 +
68 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
69 + connectagram-1.0.1-r1.ebuild:
70 + Move Qt dependencies to the new category
71
72 02 Apr 2012; Michael Sterrett <mr_bones_@g.o>
73 connectagram-1.0.1-r1.ebuild:
74 @@ -22,4 +26,3 @@
75 06 Jan 2010; Samuli Suominen <ssuominen@g.o>
76 +connectagram-1.0.1.ebuild:
77 Initial commit.
78 -