Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/uriparser: uriparser-0.7.7.ebuild uriparser-0.7.5.ebuild uriparser-0.7.6.ebuild ChangeLog
Date: Sat, 02 Mar 2013 20:05:28
Message-Id: 20130302200524.DBB492171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 20:05:24
2
3 Modified: uriparser-0.7.7.ebuild uriparser-0.7.5.ebuild
4 uriparser-0.7.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.8 dev-libs/uriparser/uriparser-0.7.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.7.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.7.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.7.ebuild?r1=1.7&r2=1.8
16
17 Index: uriparser-0.7.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.7.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- uriparser-0.7.7.ebuild 3 Aug 2012 17:00:58 -0000 1.7
24 +++ uriparser-0.7.7.ebuild 2 Mar 2013 20:05:24 -0000 1.8
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/dev-libs/uriparser/uriparser-0.7.7.ebuild,v 1.7 2012/08/03 17:00:58 kensington Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.7.ebuild,v 1.8 2013/03/02 20:05:24 hwoarang Exp $
31
32 EAPI=4
33
34 @@ -18,7 +18,7 @@
35 RDEPEND=""
36 DEPEND="virtual/pkgconfig
37 doc? ( >=app-doc/doxygen-1.5.8
38 - qt4? ( x11-libs/qt-assistant:4 ) )
39 + qt4? ( dev-qt/qthelp:4 ) )
40 test? ( >=dev-util/cpptest-1.1.1 )"
41
42 REQUIRED_USE="test? ( unicode )"
43
44
45
46 1.13 dev-libs/uriparser/uriparser-0.7.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild?rev=1.13&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild?rev=1.13&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild?r1=1.12&r2=1.13
51
52 Index: uriparser-0.7.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild,v
55 retrieving revision 1.12
56 retrieving revision 1.13
57 diff -u -r1.12 -r1.13
58 --- uriparser-0.7.5.ebuild 3 Aug 2012 17:00:58 -0000 1.12
59 +++ uriparser-0.7.5.ebuild 2 Mar 2013 20:05:24 -0000 1.13
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild,v 1.12 2012/08/03 17:00:58 kensington Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild,v 1.13 2013/03/02 20:05:24 hwoarang Exp $
66
67 EAPI=2
68
69 @@ -18,7 +18,7 @@
70 RDEPEND=""
71 DEPEND="virtual/pkgconfig
72 doc? ( >=app-doc/doxygen-1.5.8
73 - qt4? ( x11-libs/qt-assistant:4 ) )
74 + qt4? ( dev-qt/qthelp:4 ) )
75 test? ( dev-util/cpptest )"
76
77 src_prepare() {
78
79
80
81 1.5 dev-libs/uriparser/uriparser-0.7.6.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.6.ebuild?rev=1.5&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.6.ebuild?rev=1.5&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/uriparser-0.7.6.ebuild?r1=1.4&r2=1.5
86
87 Index: uriparser-0.7.6.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.6.ebuild,v
90 retrieving revision 1.4
91 retrieving revision 1.5
92 diff -u -r1.4 -r1.5
93 --- uriparser-0.7.6.ebuild 3 Aug 2012 17:00:58 -0000 1.4
94 +++ uriparser-0.7.6.ebuild 2 Mar 2013 20:05:24 -0000 1.5
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2012 Gentoo Foundation
97 +# Copyright 1999-2013 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.6.ebuild,v 1.4 2012/08/03 17:00:58 kensington Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.6.ebuild,v 1.5 2013/03/02 20:05:24 hwoarang Exp $
101
102 EAPI=4
103
104 @@ -18,7 +18,7 @@
105 RDEPEND=""
106 DEPEND="virtual/pkgconfig
107 doc? ( >=app-doc/doxygen-1.5.8
108 - qt4? ( x11-libs/qt-assistant:4 ) )
109 + qt4? ( dev-qt/qthelp:4 ) )
110 test? ( >=dev-util/cpptest-1.1.1 )"
111
112 REQUIRED_USE="test? ( unicode )"
113
114
115
116 1.39 dev-libs/uriparser/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/ChangeLog?rev=1.39&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/ChangeLog?rev=1.39&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/uriparser/ChangeLog?r1=1.38&r2=1.39
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v
125 retrieving revision 1.38
126 retrieving revision 1.39
127 diff -u -r1.38 -r1.39
128 --- ChangeLog 3 Aug 2012 17:00:58 -0000 1.38
129 +++ ChangeLog 2 Mar 2013 20:05:24 -0000 1.39
130 @@ -1,6 +1,10 @@
131 # ChangeLog for dev-libs/uriparser
132 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.38 2012/08/03 17:00:58 kensington Exp $
134 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.39 2013/03/02 20:05:24 hwoarang Exp $
136 +
137 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> uriparser-0.7.5.ebuild,
138 + uriparser-0.7.6.ebuild, uriparser-0.7.7.ebuild:
139 + Move Qt dependencies to the new category
140
141 03 Aug 2012; Michael Palimaka <kensington@g.o> uriparser-0.7.5.ebuild,
142 uriparser-0.7.6.ebuild, uriparser-0.7.7.ebuild: