Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/tinymount: tinymount-0.2.4.ebuild tinymount-0.2.6-r1.ebuild tinymount-0.2.6.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:53:51
Message-Id: 20130302235347.C3A0A2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:53:47
2
3 Modified: tinymount-0.2.4.ebuild tinymount-0.2.6-r1.ebuild
4 tinymount-0.2.6.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.3 x11-misc/tinymount/tinymount-0.2.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.4.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.4.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.4.ebuild?r1=1.2&r2=1.3
16
17 Index: tinymount-0.2.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.4.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- tinymount-0.2.4.ebuild 15 May 2012 11:37:37 -0000 1.2
24 +++ tinymount-0.2.4.ebuild 2 Mar 2013 23:53:47 -0000 1.3
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/x11-misc/tinymount/tinymount-0.2.4.ebuild,v 1.2 2012/05/15 11:37:37 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.4.ebuild,v 1.3 2013/03/02 23:53:47 hwoarang Exp $
31
32 EAPI=4
33
34 @@ -25,8 +25,8 @@
35 SLOT="0"
36 IUSE="debug libnotify"
37
38 -COMMON_DEPEND="x11-libs/qt-gui:4
39 - x11-libs/qt-dbus:4
40 +COMMON_DEPEND="dev-qt/qtgui:4
41 + dev-qt/qtdbus:4
42 libnotify? ( x11-libs/libnotify )"
43 DEPEND="${COMMON_DEPEND}
44 virtual/pkgconfig"
45
46
47
48 1.2 x11-misc/tinymount/tinymount-0.2.6-r1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild?rev=1.2&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild?rev=1.2&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild?r1=1.1&r2=1.2
53
54 Index: tinymount-0.2.6-r1.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild,v
57 retrieving revision 1.1
58 retrieving revision 1.2
59 diff -u -r1.1 -r1.2
60 --- tinymount-0.2.6-r1.ebuild 6 Nov 2012 21:02:47 -0000 1.1
61 +++ tinymount-0.2.6-r1.ebuild 2 Mar 2013 23:53:47 -0000 1.2
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 Gentoo Foundation
64 +# Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild,v 1.1 2012/11/06 21:02:47 hwoarang Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6-r1.ebuild,v 1.2 2013/03/02 23:53:47 hwoarang Exp $
68
69 EAPI=4
70
71 @@ -25,8 +25,8 @@
72 SLOT="0"
73 IUSE="debug libnotify"
74
75 -COMMON_DEPEND="x11-libs/qt-gui:4
76 - x11-libs/qt-dbus:4
77 +COMMON_DEPEND="dev-qt/qtgui:4
78 + dev-qt/qtdbus:4
79 libnotify? ( x11-libs/libnotify )"
80 DEPEND="${COMMON_DEPEND}
81 virtual/pkgconfig"
82
83
84
85 1.2 x11-misc/tinymount/tinymount-0.2.6.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6.ebuild?rev=1.2&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6.ebuild?rev=1.2&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6.ebuild?r1=1.1&r2=1.2
90
91 Index: tinymount-0.2.6.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6.ebuild,v
94 retrieving revision 1.1
95 retrieving revision 1.2
96 diff -u -r1.1 -r1.2
97 --- tinymount-0.2.6.ebuild 6 Nov 2012 06:39:30 -0000 1.1
98 +++ tinymount-0.2.6.ebuild 2 Mar 2013 23:53:47 -0000 1.2
99 @@ -1,6 +1,6 @@
100 -# Copyright 1999-2012 Gentoo Foundation
101 +# Copyright 1999-2013 Gentoo Foundation
102 # Distributed under the terms of the GNU General Public License v2
103 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6.ebuild,v 1.1 2012/11/06 06:39:30 pinkbyte Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/tinymount-0.2.6.ebuild,v 1.2 2013/03/02 23:53:47 hwoarang Exp $
105
106 EAPI=4
107
108 @@ -25,8 +25,8 @@
109 SLOT="0"
110 IUSE="debug libnotify"
111
112 -COMMON_DEPEND="x11-libs/qt-gui:4
113 - x11-libs/qt-dbus:4
114 +COMMON_DEPEND="dev-qt/qtgui:4
115 + dev-qt/qtdbus:4
116 libnotify? ( x11-libs/libnotify )"
117 DEPEND="${COMMON_DEPEND}
118 virtual/pkgconfig"
119
120
121
122 1.5 x11-misc/tinymount/ChangeLog
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/ChangeLog?rev=1.5&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/ChangeLog?rev=1.5&content-type=text/plain
126 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/tinymount/ChangeLog?r1=1.4&r2=1.5
127
128 Index: ChangeLog
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tinymount/ChangeLog,v
131 retrieving revision 1.4
132 retrieving revision 1.5
133 diff -u -r1.4 -r1.5
134 --- ChangeLog 6 Nov 2012 21:02:47 -0000 1.4
135 +++ ChangeLog 2 Mar 2013 23:53:47 -0000 1.5
136 @@ -1,6 +1,10 @@
137 # ChangeLog for x11-misc/tinymount
138 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
139 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/ChangeLog,v 1.4 2012/11/06 21:02:47 hwoarang Exp $
140 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
141 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tinymount/ChangeLog,v 1.5 2013/03/02 23:53:47 hwoarang Exp $
142 +
143 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> tinymount-0.2.4.ebuild,
144 + tinymount-0.2.6-r1.ebuild, tinymount-0.2.6.ebuild:
145 + Move Qt dependencies to the new category
146
147 *tinymount-0.2.6-r1 (06 Nov 2012)