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 May 2014 22:46:21
Message-Id: 1398984285.8f76ce4abf0945a40450d6d5121421c5871ed703.johu@gentoo
1 commit: 8f76ce4abf0945a40450d6d5121421c5871ed703
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 1 22:44:45 2014 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu May 1 22:44:45 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8f76ce4a
7
8 [net-libs/telepathy-qt] Drop Python 2.6 support
9
10 Package-Manager: portage-2.2.10
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 4bf7d1d..113c765 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} )
25 +PYTHON_COMPAT=( python2_7 )
26 EGIT_REPO_URI=( "git://anongit.freedesktop.org/telepathy/${PN}" )
27 inherit base python-any-r1 cmake-utils virtualx git-r3 multibuild