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-board/holdingnuts: holdingnuts-0.0.5-r1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:12:26
Message-Id: 20130302211223.AB3012171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:12:23
2
3 Modified: holdingnuts-0.0.5-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-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: holdingnuts-0.0.5-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- holdingnuts-0.0.5-r1.ebuild 31 May 2010 19:25:54 -0000 1.3
23 +++ holdingnuts-0.0.5-r1.ebuild 2 Mar 2013 21:12:23 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 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-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild,v 1.3 2010/05/31 19:25:54 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild,v 1.4 2013/03/02 21:12:23 hwoarang Exp $
30
31 EAPI=2
32 inherit eutils cmake-utils games
33 @@ -16,8 +16,8 @@
34
35 RDEPEND="
36 !dedicated? (
37 - x11-libs/qt-core:4
38 - x11-libs/qt-gui:4
39 + dev-qt/qtcore:4
40 + dev-qt/qtgui:4
41 alsa? ( >=media-libs/libsdl-1.2.10[alsa] )
42 )"
43
44
45
46
47 1.9 games-board/holdingnuts/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/holdingnuts/ChangeLog?rev=1.9&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/holdingnuts/ChangeLog?rev=1.9&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/holdingnuts/ChangeLog?r1=1.8&r2=1.9
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/games-board/holdingnuts/ChangeLog,v
56 retrieving revision 1.8
57 retrieving revision 1.9
58 diff -u -r1.8 -r1.9
59 --- ChangeLog 31 May 2010 19:25:54 -0000 1.8
60 +++ ChangeLog 2 Mar 2013 21:12:23 -0000 1.9
61 @@ -1,6 +1,10 @@
62 # ChangeLog for games-board/holdingnuts
63 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/games-board/holdingnuts/ChangeLog,v 1.8 2010/05/31 19:25:54 maekke Exp $
65 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/games-board/holdingnuts/ChangeLog,v 1.9 2013/03/02 21:12:23 hwoarang Exp $
67 +
68 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
69 + holdingnuts-0.0.5-r1.ebuild:
70 + Move Qt dependencies to the new category
71
72 31 May 2010; Markus Meier <maekke@g.o> holdingnuts-0.0.5-r1.ebuild:
73 x86 stable, bug #318879
74 @@ -37,4 +41,3 @@
75 25 Apr 2009; Michael Sterrett <mr_bones_@g.o> +metadata.xml,
76 +holdingnuts-0.0.3.ebuild:
77 initial commit - ebuild submitted by Dominik Geyer via bug #267432
78 -