Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/
Date: Sun, 26 Feb 2017 00:40:24
Message-Id: 1488069608.44bd0e88e01bb90ae5d157328cb5e3a2c82a47d7.kensington@gentoo
1 commit: 44bd0e88e01bb90ae5d157328cb5e3a2c82a47d7
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 26 00:40:02 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 00:40:08 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=44bd0e88
7
8 dev-qt/qdoc: remove unused dependency
9
10 This was dropped in 57bd6e67f74f063073e842aa1e159e811bdb554f back when qdoc was
11 in qtbase.
12
13 Package-Manager: Portage-2.3.3, Repoman-2.3.1
14
15 dev-qt/qdoc/qdoc-5.6.9999.ebuild | 3 +--
16 dev-qt/qdoc/qdoc-5.7.9999.ebuild | 3 +--
17 dev-qt/qdoc/qdoc-5.8.0.ebuild | 1 -
18 dev-qt/qdoc/qdoc-5.8.9999.ebuild | 3 +--
19 dev-qt/qdoc/qdoc-5.9999.ebuild | 3 +--
20 5 files changed, 4 insertions(+), 9 deletions(-)
21
22 diff --git a/dev-qt/qdoc/qdoc-5.6.9999.ebuild b/dev-qt/qdoc/qdoc-5.6.9999.ebuild
23 index 63fe922e..ac9c5799 100644
24 --- a/dev-qt/qdoc/qdoc-5.6.9999.ebuild
25 +++ b/dev-qt/qdoc/qdoc-5.6.9999.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2016 Gentoo Foundation
28 +# Copyright 1999-2017 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 # $Id$
31
32 @@ -16,7 +16,6 @@ IUSE=""
33
34 DEPEND="
35 ~dev-qt/qtcore-${PV}
36 - ~dev-qt/qtxml-${PV}
37 "
38 RDEPEND="${DEPEND}"
39
40
41 diff --git a/dev-qt/qdoc/qdoc-5.7.9999.ebuild b/dev-qt/qdoc/qdoc-5.7.9999.ebuild
42 index 63fe922e..ac9c5799 100644
43 --- a/dev-qt/qdoc/qdoc-5.7.9999.ebuild
44 +++ b/dev-qt/qdoc/qdoc-5.7.9999.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2016 Gentoo Foundation
47 +# Copyright 1999-2017 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Id$
50
51 @@ -16,7 +16,6 @@ IUSE=""
52
53 DEPEND="
54 ~dev-qt/qtcore-${PV}
55 - ~dev-qt/qtxml-${PV}
56 "
57 RDEPEND="${DEPEND}"
58
59
60 diff --git a/dev-qt/qdoc/qdoc-5.8.0.ebuild b/dev-qt/qdoc/qdoc-5.8.0.ebuild
61 index 25333ca5..ac9c5799 100644
62 --- a/dev-qt/qdoc/qdoc-5.8.0.ebuild
63 +++ b/dev-qt/qdoc/qdoc-5.8.0.ebuild
64 @@ -16,7 +16,6 @@ IUSE=""
65
66 DEPEND="
67 ~dev-qt/qtcore-${PV}
68 - ~dev-qt/qtxml-${PV}
69 "
70 RDEPEND="${DEPEND}"
71
72
73 diff --git a/dev-qt/qdoc/qdoc-5.8.9999.ebuild b/dev-qt/qdoc/qdoc-5.8.9999.ebuild
74 index 63fe922e..ac9c5799 100644
75 --- a/dev-qt/qdoc/qdoc-5.8.9999.ebuild
76 +++ b/dev-qt/qdoc/qdoc-5.8.9999.ebuild
77 @@ -1,4 +1,4 @@
78 -# Copyright 1999-2016 Gentoo Foundation
79 +# Copyright 1999-2017 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Id$
82
83 @@ -16,7 +16,6 @@ IUSE=""
84
85 DEPEND="
86 ~dev-qt/qtcore-${PV}
87 - ~dev-qt/qtxml-${PV}
88 "
89 RDEPEND="${DEPEND}"
90
91
92 diff --git a/dev-qt/qdoc/qdoc-5.9999.ebuild b/dev-qt/qdoc/qdoc-5.9999.ebuild
93 index 63fe922e..ac9c5799 100644
94 --- a/dev-qt/qdoc/qdoc-5.9999.ebuild
95 +++ b/dev-qt/qdoc/qdoc-5.9999.ebuild
96 @@ -1,4 +1,4 @@
97 -# Copyright 1999-2016 Gentoo Foundation
98 +# Copyright 1999-2017 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 # $Id$
101
102 @@ -16,7 +16,6 @@ IUSE=""
103
104 DEPEND="
105 ~dev-qt/qtcore-${PV}
106 - ~dev-qt/qtxml-${PV}
107 "
108 RDEPEND="${DEPEND}"