Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/tuxcards: tuxcards-2.2.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:46:04
Message-Id: 20130302194600.EDC042171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:46:00
2
3 Modified: tuxcards-2.2.1.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.6 app-text/tuxcards/tuxcards-2.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tuxcards/tuxcards-2.2.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tuxcards/tuxcards-2.2.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tuxcards/tuxcards-2.2.1.ebuild?r1=1.5&r2=1.6
15
16 Index: tuxcards-2.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-2.2.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- tuxcards-2.2.1.ebuild 18 Mar 2012 15:39:16 -0000 1.5
23 +++ tuxcards-2.2.1.ebuild 2 Mar 2013 19:46:00 -0000 1.6
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/app-text/tuxcards/tuxcards-2.2.1.ebuild,v 1.5 2012/03/18 15:39:16 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/tuxcards-2.2.1.ebuild,v 1.6 2013/03/02 19:46:00 hwoarang Exp $
30
31 EAPI=3
32 inherit eutils qt4-r2
33 @@ -14,7 +14,7 @@
34 KEYWORDS="amd64 ppc x86"
35 IUSE=""
36
37 -DEPEND="x11-libs/qt-gui:4"
38 +DEPEND="dev-qt/qtgui:4"
39 RDEPEND="${DEPEND}"
40
41 S=${WORKDIR}/${PN}
42
43
44
45 1.33 app-text/tuxcards/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tuxcards/ChangeLog?rev=1.33&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tuxcards/ChangeLog?rev=1.33&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/tuxcards/ChangeLog?r1=1.32&r2=1.33
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v
54 retrieving revision 1.32
55 retrieving revision 1.33
56 diff -u -r1.32 -r1.33
57 --- ChangeLog 10 May 2012 15:28:19 -0000 1.32
58 +++ ChangeLog 2 Mar 2013 19:46:00 -0000 1.33
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-text/tuxcards
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.32 2012/05/10 15:28:19 ago Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.33 2013/03/02 19:46:00 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> tuxcards-2.2.1.ebuild:
67 + Move Qt dependencies to the new category
68
69 10 May 2012; Agostino Sarubbo <ago@g.o> -tuxcards-2.2.ebuild:
70 Remove old
71 @@ -118,4 +121,3 @@
72 +tuxcards-1.1.ebuild:
73 Initial version. Ebuild submitted by Daniele Foci <sunscan@×××××××.org> and
74 Bruce Chiarelli <meno15@××××.com>. Closes #21874.
75 -