summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-08-16 23:25:18 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-08-16 23:26:37 +0900
commitebb1999c31b7d6d570174859b684bf4ccafcebcb (patch)
treed9eef267f38194de02cca2982deed327c16a0963
parentapp-emulation/vagrant: drop old (diff)
downloadgentoo-ebb1999c.tar.gz
gentoo-ebb1999c.tar.bz2
gentoo-ebb1999c.zip
app-i18n/ibus-table-code: move to app-i18n/ibus-table-others
-rw-r--r--app-i18n/ibus-table-code/Manifest1
-rw-r--r--app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild22
-rw-r--r--app-i18n/ibus-table-code/metadata.xml13
-rw-r--r--profiles/updates/3Q-20171
4 files changed, 1 insertions, 36 deletions
diff --git a/app-i18n/ibus-table-code/Manifest b/app-i18n/ibus-table-code/Manifest
deleted file mode 100644
index d1393894c9e1..000000000000
--- a/app-i18n/ibus-table-code/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ibus-table-code-1.2.0.20100305.tar.gz 550208 SHA256 b81e85546ebe74b67f07801d3f25a420dbab936ad6832b8b7dd25fd2f33286df SHA512 20e0b1d8bcf525d2ef510ef3ba90780980c76e158b12d9be99eb73ea4abaf8fd0be119fe047a3ce87d9751365d7abaf3f4566e25fcf08eeaaace1acfa73c3de8 WHIRLPOOL e2e74f9b3d0329c28c8197055aaa5529f88c3deeeef2fc1d4eda9b6a3c1542acf72202cb67075e6c66d45b571d5d7f31a5f7fd3dd1cf1d7d93c1b6116865a449
diff --git a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild b/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild
deleted file mode 100644
index d15ab4b3279b..000000000000
--- a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="The code tables for IBus-Table"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=app-i18n/ibus-table-1.2.0.20090912
- !>app-i18n/ibus-table-1.3.9"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install || die
-
- dodoc AUTHORS ChangeLog NEWS README || die
-}
diff --git a/app-i18n/ibus-table-code/metadata.xml b/app-i18n/ibus-table-code/metadata.xml
deleted file mode 100644
index 6a53f53cffe4..000000000000
--- a/app-i18n/ibus-table-code/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <longdescription lang="en">The package contains additional tables for Ibus-Table.</longdescription>
- <upstream>
- <remote-id type="google-code">ibus</remote-id>
- <remote-id type="github">ibus/ibus</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/updates/3Q-2017 b/profiles/updates/3Q-2017
index 2f1fe9587e16..e04bbd5c2d4e 100644
--- a/profiles/updates/3Q-2017
+++ b/profiles/updates/3Q-2017
@@ -44,3 +44,4 @@ move app-i18n/anthy-ss app-i18n/anthy
move dev-libs/kirigami kde-frameworks/kirigami
slotmove kde-frameworks/kirigami 2 5
move app-i18n/libtomoe-gtk app-i18n/tomoe-gtk
+move app-i18n/ibus-table-code app-i18n/ibus-table-others