Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-qt/
Date: Thu, 01 Aug 2013 18:22:35
Message-Id: 1375381327.f3094cb23e5d764a44e7d76f6360936957e3131f.johu@gentoo
1 commit: f3094cb23e5d764a44e7d76f6360936957e3131f
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 1 18:22:07 2013 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 1 18:22:07 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f3094cb2
7
8 [net-libs/telepathy-qt] Drop wrong python dep.
9
10 Package-Manager: portage-2.2.0_alpha191
11
12 ---
13 net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
17 index d01855d..adf8adb 100644
18 --- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
19 +++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
20 @@ -4,7 +4,7 @@
21
22 EAPI=5
23
24 -PYTHON_COMPAT=( python{2_6,2_7,2_8} )
25 +PYTHON_COMPAT=( python{2_6,2_7} )
26 EGIT_REPO_URI="git://anongit.freedesktop.org/telepathy/${PN}"
27 inherit base python-any-r1 cmake-utils virtualx git-2