summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-08-16 23:28:22 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-08-16 23:28:22 +0900
commit64100a6f01b0a611722b3b58487946aa3a01c848 (patch)
treed1dd1c1ff6f43be46422fac3d111012ca4973634 /app-i18n/ibus-table-cyrillic
parentapp-i18n/ibus-table-code: move to app-i18n/ibus-table-others (diff)
downloadgentoo-64100a6f01b0a611722b3b58487946aa3a01c848.tar.gz
gentoo-64100a6f01b0a611722b3b58487946aa3a01c848.tar.bz2
gentoo-64100a6f01b0a611722b3b58487946aa3a01c848.zip
app-i18n/ibus-table-cyrillic: move to app-i18n/ibus-table-others
Diffstat (limited to 'app-i18n/ibus-table-cyrillic')
-rw-r--r--app-i18n/ibus-table-cyrillic/Manifest1
-rw-r--r--app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild21
-rw-r--r--app-i18n/ibus-table-cyrillic/metadata.xml13
3 files changed, 0 insertions, 35 deletions
diff --git a/app-i18n/ibus-table-cyrillic/Manifest b/app-i18n/ibus-table-cyrillic/Manifest
deleted file mode 100644
index 540481a1835a..000000000000
--- a/app-i18n/ibus-table-cyrillic/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ibus-table-cyrillic-1.2.0.20100305.tar.gz 93474 SHA256 cfe929df5c46da9ccd57efdd851ce2110f1143863a6e18b586f09319fba405b0 SHA512 420d335453def7a5a701562e22d87c20a3d22af7f42e7df3c58f4f3735e0f5d510198838a31632fedf3a34cd192a543f2466a27dabb5cec71e467dca98b6f231 WHIRLPOOL 45a6fdc87391f3aa7740be024aac83e8a61256465698efd098f3388d574159449ee542d169705dc3fe6a4696d8307b99823936995446fc412a6028d94f66fcda
diff --git a/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild b/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild
deleted file mode 100644
index 4df4be4397e9..000000000000
--- a/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Translit, Russian Traditional, Yawerty 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"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install || die
-
- dodoc AUTHORS ChangeLog NEWS README || die
-}
diff --git a/app-i18n/ibus-table-cyrillic/metadata.xml b/app-i18n/ibus-table-cyrillic/metadata.xml
deleted file mode 100644
index 1854fff4d1ff..000000000000
--- a/app-i18n/ibus-table-cyrillic/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">ibus-table-cyrillic provides Transit, Russian Traditional, Yawerty input method on IBus-Table on IBus framework.</longdescription>
- <upstream>
- <remote-id type="google-code">ibus</remote-id>
- <remote-id type="github">ibus/ibus</remote-id>
- </upstream>
-</pkgmetadata>