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: Fri, 01 Mar 2013 15:47:10
Message-Id: 1362152787.6024a7b4356f26e526d4b5440acb87c33ecdde79.kensington@gentoo
1 commit: 6024a7b4356f26e526d4b5440acb87c33ecdde79
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 1 15:46:18 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 1 15:46:27 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6024a7b4
7
8 Revert "[kde-base/kate] Migrate from kde4-meta to kde4-base since kate has been in a split repo for some time."
9
10 This reverts commit 2d7eee5fba83e207a47d5e2de0d7b60415ab5e2a.
11
12 ---
13 kde-base/kate/kate-4.10.49.9999.ebuild | 9 +++++----
14 kde-base/kate/kate-9999.ebuild | 9 +++++----
15 2 files changed, 10 insertions(+), 8 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 87e4ca2..4771195 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,8 +5,9 @@
22 EAPI=5
23
24 KDE_HANDBOOK="optional"
25 +KMNAME="kate"
26 PYTHON_DEPEND="pate? 2"
27 -inherit python kde4-base
28 +inherit python kde4-meta
29
30 DESCRIPTION="Kate is an MDI texteditor."
31 KEYWORDS=""
32 @@ -26,7 +27,7 @@ pkg_setup() {
33 python_set_active_version 2
34 python_pkg_setup
35 fi
36 - kde4-base_pkg_setup
37 + kde4-meta_pkg_setup
38 }
39
40 src_configure() {
41 @@ -35,11 +36,11 @@ src_configure() {
42 $(cmake-utils_use_with plasma)
43 )
44
45 - kde4-base_src_configure
46 + kde4-meta_src_configure
47 }
48
49 pkg_postinst() {
50 - kde4-base_pkg_postinst
51 + kde4-meta_pkg_postinst
52
53 if ! has_version kde-base/kaddressbook:${SLOT}; then
54 echo
55
56 diff --git a/kde-base/kate/kate-9999.ebuild b/kde-base/kate/kate-9999.ebuild
57 index 87e4ca2..4771195 100644
58 --- a/kde-base/kate/kate-9999.ebuild
59 +++ b/kde-base/kate/kate-9999.ebuild
60 @@ -5,8 +5,9 @@
61 EAPI=5
62
63 KDE_HANDBOOK="optional"
64 +KMNAME="kate"
65 PYTHON_DEPEND="pate? 2"
66 -inherit python kde4-base
67 +inherit python kde4-meta
68
69 DESCRIPTION="Kate is an MDI texteditor."
70 KEYWORDS=""
71 @@ -26,7 +27,7 @@ pkg_setup() {
72 python_set_active_version 2
73 python_pkg_setup
74 fi
75 - kde4-base_pkg_setup
76 + kde4-meta_pkg_setup
77 }
78
79 src_configure() {
80 @@ -35,11 +36,11 @@ src_configure() {
81 $(cmake-utils_use_with plasma)
82 )
83
84 - kde4-base_src_configure
85 + kde4-meta_src_configure
86 }
87
88 pkg_postinst() {
89 - kde4-base_pkg_postinst
90 + kde4-meta_pkg_postinst
91
92 if ! has_version kde-base/kaddressbook:${SLOT}; then
93 echo