Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kate/
Date: Thu, 30 May 2013 13:19:49
Message-Id: 1369919878.56518494ea718944010c51bf6a959189a8d9aea7.kensington@gentoo
1 commit: 56518494ea718944010c51bf6a959189a8d9aea7
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 13:17:58 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 13:17:58 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=56518494
7
8 [kde-base/kate] Enable python-3.3 support wrt bug #471648.
9
10 Package-Manager: portage-2.1.12.2
11
12 ---
13 kde-base/kate/kate-4.10.49.9999.ebuild | 2 +-
14 kde-base/kate/kate-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/kde-base/kate/kate-4.10.49.9999.ebuild b/kde-base/kate/kate-4.10.49.9999.ebuild
18 index f8c300a..261f3aa 100644
19 --- a/kde-base/kate/kate-4.10.49.9999.ebuild
20 +++ b/kde-base/kate/kate-4.10.49.9999.ebuild
21 @@ -5,7 +5,7 @@
22 EAPI=5
23 KDE_HANDBOOK="optional"
24 KMNAME="kate"
25 -PYTHON_COMPAT=( python{2_7,3_1,3_2} )
26 +PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
27
28 inherit python-single-r1 kde4-meta
29
30
31 diff --git a/kde-base/kate/kate-9999.ebuild b/kde-base/kate/kate-9999.ebuild
32 index f8c300a..261f3aa 100644
33 --- a/kde-base/kate/kate-9999.ebuild
34 +++ b/kde-base/kate/kate-9999.ebuild
35 @@ -5,7 +5,7 @@
36 EAPI=5
37 KDE_HANDBOOK="optional"
38 KMNAME="kate"
39 -PYTHON_COMPAT=( python{2_7,3_1,3_2} )
40 +PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} )
41
42 inherit python-single-r1 kde4-meta