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-misc/sleepyhead: sleepyhead-0.9.2.2-r1.ebuild sleepyhead-9999.ebuild sleepyhead-0.9.2.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:31:36
Message-Id: 20130302193133.9D4FD2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:31:33
2
3 Modified: sleepyhead-0.9.2.2-r1.ebuild sleepyhead-9999.ebuild
4 sleepyhead-0.9.2.2.ebuild ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.4 app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild?r1=1.3&r2=1.4
16
17 Index: sleepyhead-0.9.2.2-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- sleepyhead-0.9.2.2-r1.ebuild 12 Nov 2012 01:48:06 -0000 1.3
24 +++ sleepyhead-0.9.2.2-r1.ebuild 2 Mar 2013 19:31:32 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild,v 1.3 2012/11/12 01:48:06 rich0 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild,v 1.4 2013/03/02 19:31:32 hwoarang Exp $
31
32 EAPI=4
33 inherit eutils qt4-r2
34 @@ -19,10 +19,10 @@
35
36 DEPEND="virtual/opengl
37 x11-libs/libX11
38 - x11-libs/qt-core:4
39 - x11-libs/qt-gui:4
40 - x11-libs/qt-opengl:4
41 - x11-libs/qt-webkit:4"
42 + dev-qt/qtcore:4
43 + dev-qt/qtgui:4
44 + dev-qt/qtopengl:4
45 + dev-qt/qtwebkit:4"
46 RDEPEND="${DEPEND}"
47
48 S="${WORKDIR}/rich0-rich0-sleepyhead-86250b9"
49
50
51
52 1.2 app-misc/sleepyhead/sleepyhead-9999.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-9999.ebuild?rev=1.2&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-9999.ebuild?rev=1.2&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-9999.ebuild?r1=1.1&r2=1.2
57
58 Index: sleepyhead-9999.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-9999.ebuild,v
61 retrieving revision 1.1
62 retrieving revision 1.2
63 diff -u -r1.1 -r1.2
64 --- sleepyhead-9999.ebuild 24 Nov 2012 18:11:34 -0000 1.1
65 +++ sleepyhead-9999.ebuild 2 Mar 2013 19:31:33 -0000 1.2
66 @@ -1,6 +1,6 @@
67 -# Copyright 1999-2012 Gentoo Foundation
68 +# Copyright 1999-2013 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-9999.ebuild,v 1.1 2012/11/24 18:11:34 rich0 Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-9999.ebuild,v 1.2 2013/03/02 19:31:33 hwoarang Exp $
72
73 EAPI=4
74 inherit eutils git-2 qt4-r2
75 @@ -21,10 +21,10 @@
76
77 DEPEND="virtual/opengl
78 x11-libs/libX11
79 - x11-libs/qt-core:4
80 - x11-libs/qt-gui:4
81 - x11-libs/qt-opengl:4
82 - x11-libs/qt-webkit:4"
83 + dev-qt/qtcore:4
84 + dev-qt/qtgui:4
85 + dev-qt/qtopengl:4
86 + dev-qt/qtwebkit:4"
87 RDEPEND="${DEPEND}"
88
89 src_unpack() {
90
91
92
93 1.5 app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild?rev=1.5&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild?rev=1.5&content-type=text/plain
97 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild?r1=1.4&r2=1.5
98
99 Index: sleepyhead-0.9.2.2.ebuild
100 ===================================================================
101 RCS file: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild,v
102 retrieving revision 1.4
103 retrieving revision 1.5
104 diff -u -r1.4 -r1.5
105 --- sleepyhead-0.9.2.2.ebuild 27 Jul 2012 15:07:55 -0000 1.4
106 +++ sleepyhead-0.9.2.2.ebuild 2 Mar 2013 19:31:33 -0000 1.5
107 @@ -1,6 +1,6 @@
108 -# Copyright 1999-2012 Gentoo Foundation
109 +# Copyright 1999-2013 Gentoo Foundation
110 # Distributed under the terms of the GNU General Public License v2
111 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild,v 1.4 2012/07/27 15:07:55 kensington Exp $
112 +# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild,v 1.5 2013/03/02 19:31:33 hwoarang Exp $
113
114 EAPI=4
115 inherit eutils qt4-r2
116 @@ -19,10 +19,10 @@
117
118 DEPEND="virtual/opengl
119 x11-libs/libX11
120 - x11-libs/qt-core:4
121 - x11-libs/qt-gui:4
122 - x11-libs/qt-opengl:4
123 - x11-libs/qt-webkit:4"
124 + dev-qt/qtcore:4
125 + dev-qt/qtgui:4
126 + dev-qt/qtopengl:4
127 + dev-qt/qtwebkit:4"
128 RDEPEND="${DEPEND}"
129
130 S="${WORKDIR}/rich0-rich0-sleepyhead-86250b9"
131
132
133
134 1.8 app-misc/sleepyhead/ChangeLog
135
136 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/ChangeLog?rev=1.8&view=markup
137 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/ChangeLog?rev=1.8&content-type=text/plain
138 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/sleepyhead/ChangeLog?r1=1.7&r2=1.8
139
140 Index: ChangeLog
141 ===================================================================
142 RCS file: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/ChangeLog,v
143 retrieving revision 1.7
144 retrieving revision 1.8
145 diff -u -r1.7 -r1.8
146 --- ChangeLog 24 Nov 2012 18:11:34 -0000 1.7
147 +++ ChangeLog 2 Mar 2013 19:31:33 -0000 1.8
148 @@ -1,6 +1,11 @@
149 # ChangeLog for app-misc/sleepyhead
150 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
151 -# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/ChangeLog,v 1.7 2012/11/24 18:11:34 rich0 Exp $
152 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
153 +# $Header: /var/cvsroot/gentoo-x86/app-misc/sleepyhead/ChangeLog,v 1.8 2013/03/02 19:31:33 hwoarang Exp $
154 +
155 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
156 + sleepyhead-0.9.2.2-r1.ebuild, sleepyhead-0.9.2.2.ebuild,
157 + sleepyhead-9999.ebuild:
158 + Move Qt dependencies to the new category
159
160 *sleepyhead-9999 (24 Nov 2012)