Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/kcm-fcitx/
Date: Wed, 28 Mar 2018 19:49:05
Message-Id: 1522266527.820fc2e20d22d4686492df66c93634b6dd26d531.johu@gentoo
1 commit: 820fc2e20d22d4686492df66c93634b6dd26d531
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 19:48:36 2018 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 19:48:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820fc2e2
7
8 app-i18n/kcm-fcitx: Drop SLOT 4-plasma4
9
10 Only useful in DE Plasma 4. Exported to kde sunset overlay.
11
12 Closes: https://bugs.gentoo.org/635072
13 Package-Manager: Portage-2.3.26, Repoman-2.3.7
14
15 app-i18n/kcm-fcitx/Manifest | 1 -
16 app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 47 ----------------------------
17 app-i18n/kcm-fcitx/kcm-fcitx-4.4.9999.ebuild | 47 ----------------------------
18 3 files changed, 95 deletions(-)
19
20 diff --git a/app-i18n/kcm-fcitx/Manifest b/app-i18n/kcm-fcitx/Manifest
21 index 94cb69b079c..675a3e73aa4 100644
22 --- a/app-i18n/kcm-fcitx/Manifest
23 +++ b/app-i18n/kcm-fcitx/Manifest
24 @@ -1,2 +1 @@
25 -DIST kcm-fcitx-0.4.3.tar.xz 56864 BLAKE2B 29fd64075273b08f4bf36d7f5c63b3548dbbb5ad408f0e48920b6665c7389c408aa3d4b3a88d9299bd29b26fcf06562a21dd739444a444ed4d7bfb56edf3715a SHA512 d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713
26 DIST kcm-fcitx-0.5.5.tar.xz 63364 BLAKE2B e3b185468a4587c510e47bee4d7260d5d9ed27032174e3928ed3f008a68e8a4b9d124bda14a75348d65c41ddff2e39bb91d8a4f3663a81788850e5fb33740c8a SHA512 e6a7bcad10003a956389ee266cf6d2f3730dafafcdd0bb43de328397749775e5cd305f16fdca2365e246c903677dba042da81a6dfd873aa1be74174e2b0b372e
27
28 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
29 deleted file mode 100644
30 index bf17cd35c27..00000000000
31 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
32 +++ /dev/null
33 @@ -1,47 +0,0 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI="6"
38 -
39 -inherit cmake-utils
40 -
41 -if [[ "${PV}" =~ (^|\.)9999$ ]]; then
42 - inherit git-r3
43 -
44 - EGIT_REPO_URI="https://github.com/fcitx/kcm-fcitx"
45 - EGIT_BRANCH="kde4"
46 -fi
47 -
48 -DESCRIPTION="KDE configuration module for Fcitx"
49 -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/kcm-fcitx"
50 -if [[ "${PV}" =~ (^|\.)9999$ ]]; then
51 - SRC_URI=""
52 -else
53 - SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
54 -fi
55 -
56 -LICENSE="GPL-2+"
57 -SLOT="4-plasma4"
58 -KEYWORDS="amd64 x86"
59 -IUSE="minimal"
60 -
61 -RDEPEND=">=app-i18n/fcitx-4.2.9:4[qt4]
62 - dev-qt/qtcore:4
63 - dev-qt/qtdbus:4
64 - dev-qt/qtgui:4
65 - kde-frameworks/kdelibs:4
66 - virtual/libintl
67 - x11-libs/libX11
68 - x11-libs/libxkbfile"
69 -DEPEND="${RDEPEND}
70 - dev-util/automoc
71 - sys-devel/gettext
72 - virtual/pkgconfig"
73 -
74 -src_prepare() {
75 - if use minimal; then
76 - cmake_comment_add_subdirectory layout po
77 - fi
78 -
79 - cmake-utils_src_prepare
80 -}
81
82 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-4.4.9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-4.4.9999.ebuild
83 deleted file mode 100644
84 index 5862a01fbdd..00000000000
85 --- a/app-i18n/kcm-fcitx/kcm-fcitx-4.4.9999.ebuild
86 +++ /dev/null
87 @@ -1,47 +0,0 @@
88 -# Copyright 1999-2017 Gentoo Foundation
89 -# Distributed under the terms of the GNU General Public License v2
90 -
91 -EAPI="6"
92 -
93 -inherit cmake-utils
94 -
95 -if [[ "${PV}" =~ (^|\.)9999$ ]]; then
96 - inherit git-r3
97 -
98 - EGIT_REPO_URI="https://github.com/fcitx/kcm-fcitx"
99 - EGIT_BRANCH="kde4"
100 -fi
101 -
102 -DESCRIPTION="KDE configuration module for Fcitx"
103 -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/kcm-fcitx"
104 -if [[ "${PV}" =~ (^|\.)9999$ ]]; then
105 - SRC_URI=""
106 -else
107 - SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
108 -fi
109 -
110 -LICENSE="GPL-2+"
111 -SLOT="4-plasma4"
112 -KEYWORDS=""
113 -IUSE="minimal"
114 -
115 -RDEPEND=">=app-i18n/fcitx-4.2.9:4[qt4]
116 - dev-qt/qtcore:4
117 - dev-qt/qtdbus:4
118 - dev-qt/qtgui:4
119 - kde-frameworks/kdelibs:4
120 - virtual/libintl
121 - x11-libs/libX11
122 - x11-libs/libxkbfile"
123 -DEPEND="${RDEPEND}
124 - dev-util/automoc
125 - sys-devel/gettext
126 - virtual/pkgconfig"
127 -
128 -src_prepare() {
129 - if use minimal; then
130 - cmake_comment_add_subdirectory layout po
131 - fi
132 -
133 - cmake-utils_src_prepare
134 -}