+++ /dev/null
-DIST ibus-tutcode-1.0.2.tar.bz2 217894 BLAKE2B b1140e14845e99b1b6a908c7783eef210f928c9281fa924acebef80677ea2b0f6947015aa7c5d64f94ca0147737cb42dbc2c09e61df904505444da8cf93c50d9 SHA512 f7845323396d24a3097cf475c8fa40890b923434e551b8941a6f4cb4d84a4aed7d7b293295ba515603131a8e03a99d58b19dc3d81a7ee13d8d7d904edb5ece02
+++ /dev/null
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1
-
-DESCRIPTION="a Japanese TUT-Code input engine for IBus"
-HOMEPAGE="https://github.com/deton/ibus-tutcode/"
-SRC_URI="mirror://github/deton/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="test"
-
-CDEPEND="${PYTHON_DEPS}
- >=sys-devel/gettext-0.16.1"
-DEPEND="${CDEPEND}
- test? ( app-i18n/ibus )"
-RDEPEND="${CDEPEND}
- app-i18n/ibus"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-src_prepare() {
- sed -i -e "s/python/${EPYTHON}/" engine/ibus-engine-tutcode.in || die
-}
-
-src_install() {
- default
- dodoc ${PN}.json.example
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>naota@gentoo.org</email>
- </maintainer>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <upstream>
- <remote-id type="github">deton/ibus-tutcode</remote-id>
- </upstream>
-</pkgmetadata>
# Bug: #623942
<dev-perl/DBD-mysql-4.44.0
-# Akinori Hattori <hattya@gentoo.org> (27 May 2018)
-# Dead upstream, for old versions of iBus
-# Masked for removal in 30 days.
-app-i18n/ibus-tutcode
-
# Matt Turner <mattst88@gentoo.org> (25 May 2018)
# New package. Needs to interact with media-libs/mesa and
# x11-drivers/nvidia-drivers. Work in progress.