Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-i18n/ibus-tutcode/
Date: Sat, 28 Jul 2018 11:40:41
Message-Id: 1532778029.ae8130e2e42448d9c70cf4096c7b40c5ce475dbd.mgorny@gentoo
1 commit: ae8130e2e42448d9c70cf4096c7b40c5ce475dbd
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 11:39:21 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 11:40:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae8130e2
7
8 app-i18n/ibus-tutcode: Remove last-rited pkg
9
10 app-i18n/ibus-tutcode/Manifest | 1 -
11 app-i18n/ibus-tutcode/ibus-tutcode-1.0.2-r1.ebuild | 33 ----------------------
12 app-i18n/ibus-tutcode/metadata.xml | 14 ---------
13 profiles/package.mask | 5 ----
14 4 files changed, 53 deletions(-)
15
16 diff --git a/app-i18n/ibus-tutcode/Manifest b/app-i18n/ibus-tutcode/Manifest
17 deleted file mode 100644
18 index cff87393e0e..00000000000
19 --- a/app-i18n/ibus-tutcode/Manifest
20 +++ /dev/null
21 @@ -1 +0,0 @@
22 -DIST ibus-tutcode-1.0.2.tar.bz2 217894 BLAKE2B b1140e14845e99b1b6a908c7783eef210f928c9281fa924acebef80677ea2b0f6947015aa7c5d64f94ca0147737cb42dbc2c09e61df904505444da8cf93c50d9 SHA512 f7845323396d24a3097cf475c8fa40890b923434e551b8941a6f4cb4d84a4aed7d7b293295ba515603131a8e03a99d58b19dc3d81a7ee13d8d7d904edb5ece02
23
24 diff --git a/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2-r1.ebuild b/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2-r1.ebuild
25 deleted file mode 100644
26 index b39c6bbfb76..00000000000
27 --- a/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2-r1.ebuild
28 +++ /dev/null
29 @@ -1,33 +0,0 @@
30 -# Copyright 1999-2014 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=5
34 -PYTHON_COMPAT=( python2_7 )
35 -inherit python-single-r1
36 -
37 -DESCRIPTION="a Japanese TUT-Code input engine for IBus"
38 -HOMEPAGE="https://github.com/deton/ibus-tutcode/"
39 -SRC_URI="mirror://github/deton/${PN}/${P}.tar.bz2"
40 -
41 -LICENSE="GPL-2"
42 -SLOT="0"
43 -KEYWORDS="~amd64 ~x86"
44 -IUSE="test"
45 -RESTRICT="test"
46 -
47 -CDEPEND="${PYTHON_DEPS}
48 - >=sys-devel/gettext-0.16.1"
49 -DEPEND="${CDEPEND}
50 - test? ( app-i18n/ibus )"
51 -RDEPEND="${CDEPEND}
52 - app-i18n/ibus"
53 -REQUIRED_USE=${PYTHON_REQUIRED_USE}
54 -
55 -src_prepare() {
56 - sed -i -e "s/python/${EPYTHON}/" engine/ibus-engine-tutcode.in || die
57 -}
58 -
59 -src_install() {
60 - default
61 - dodoc ${PN}.json.example
62 -}
63
64 diff --git a/app-i18n/ibus-tutcode/metadata.xml b/app-i18n/ibus-tutcode/metadata.xml
65 deleted file mode 100644
66 index 07c7706e43f..00000000000
67 --- a/app-i18n/ibus-tutcode/metadata.xml
68 +++ /dev/null
69 @@ -1,14 +0,0 @@
70 -<?xml version="1.0" encoding="UTF-8"?>
71 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
72 -<pkgmetadata>
73 - <maintainer type="person">
74 - <email>naota@g.o</email>
75 - </maintainer>
76 - <maintainer type="project">
77 - <email>cjk@g.o</email>
78 - <name>Cjk</name>
79 - </maintainer>
80 - <upstream>
81 - <remote-id type="github">deton/ibus-tutcode</remote-id>
82 - </upstream>
83 -</pkgmetadata>
84
85 diff --git a/profiles/package.mask b/profiles/package.mask
86 index d8608dfb9d4..e45d1998405 100644
87 --- a/profiles/package.mask
88 +++ b/profiles/package.mask
89 @@ -396,11 +396,6 @@ app-crypt/openpgp-keys-gentoo-mirror
90 # Bug: #623942
91 <dev-perl/DBD-mysql-4.44.0
92
93 -# Akinori Hattori <hattya@g.o> (27 May 2018)
94 -# Dead upstream, for old versions of iBus
95 -# Masked for removal in 30 days.
96 -app-i18n/ibus-tutcode
97 -
98 # Matt Turner <mattst88@g.o> (25 May 2018)
99 # New package. Needs to interact with media-libs/mesa and
100 # x11-drivers/nvidia-drivers. Work in progress.