Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/pykde4/
Date: Tue, 02 Jul 2013 20:37:18
Message-Id: 1372797440.21f36bbe0be5f5f063677ae837d417368e205f36.johu@gentoo
1 commit: 21f36bbe0be5f5f063677ae837d417368e205f36
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 2 20:37:20 2013 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 2 20:37:20 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=21f36bbe
7
8 [kde-base/pykde4] Remove obsolete comment by Arfrever.
9
10 Package-Manager: portage-2.2.0_alpha186
11
12 ---
13 kde-base/pykde4/pykde4-4.10.49.9999.ebuild | 1 -
14 kde-base/pykde4/pykde4-4.10.90.ebuild | 1 -
15 kde-base/pykde4/pykde4-9999.ebuild | 1 -
16 3 files changed, 3 deletions(-)
17
18 diff --git a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild
19 index d31314d..cb9a4a9 100644
20 --- a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild
21 +++ b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild
22 @@ -15,7 +15,6 @@ IUSE="debug doc examples semantic-desktop test"
23
24 REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
25
26 -# blocker added due to compatibility issues and error during compile time
27 RDEPEND="
28 ${PYTHON_DEPS}
29 >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
30
31 diff --git a/kde-base/pykde4/pykde4-4.10.90.ebuild b/kde-base/pykde4/pykde4-4.10.90.ebuild
32 index ef8bd55..44850df 100644
33 --- a/kde-base/pykde4/pykde4-4.10.90.ebuild
34 +++ b/kde-base/pykde4/pykde4-4.10.90.ebuild
35 @@ -15,7 +15,6 @@ IUSE="debug doc examples test"
36
37 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
38
39 -# blocker added due to compatibility issues and error during compile time
40 RDEPEND="
41 ${PYTHON_DEPS}
42 >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
43
44 diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild
45 index 29022cd..60782b2 100644
46 --- a/kde-base/pykde4/pykde4-9999.ebuild
47 +++ b/kde-base/pykde4/pykde4-9999.ebuild
48 @@ -15,7 +15,6 @@ IUSE="debug doc examples test"
49
50 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
51
52 -# blocker added due to compatibility issues and error during compile time
53 RDEPEND="
54 ${PYTHON_DEPS}
55 >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]