mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-i18n/ibus-tutcode: Remove last-rited pkg
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST ibus-tutcode-1.0.2.tar.bz2 217894 BLAKE2B b1140e14845e99b1b6a908c7783eef210f928c9281fa924acebef80677ea2b0f6947015aa7c5d64f94ca0147737cb42dbc2c09e61df904505444da8cf93c50d9 SHA512 f7845323396d24a3097cf475c8fa40890b923434e551b8941a6f4cb4d84a4aed7d7b293295ba515603131a8e03a99d58b19dc3d81a7ee13d8d7d904edb5ece02
|
||||
@@ -1,33 +0,0 @@
|
||||
# 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
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
<?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>
|
||||
@@ -396,11 +396,6 @@ app-crypt/openpgp-keys-gentoo-mirror
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user