From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 331A4139083 for ; Tue, 12 Dec 2017 13:35:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 832B3E0FFA; Tue, 12 Dec 2017 13:34:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64579E0FFA for ; Tue, 12 Dec 2017 13:34:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 498143416B4 for ; Tue, 12 Dec 2017 13:34:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5E51AE92 for ; Tue, 12 Dec 2017 13:34:55 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1513085468.7ce7d63415a3f6a170497bbd584f2635ecb8c101.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table-chinese/Manifest app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild X-VCS-Directories: app-i18n/ibus-table-chinese/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 7ce7d63415a3f6a170497bbd584f2635ecb8c101 X-VCS-Branch: master Date: Tue, 12 Dec 2017 13:34:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8902ad69-9e7f-4efc-842a-a5ffdc50438a X-Archives-Hash: 2eee3f5486bb6b38e2bfab2c43e7e415 commit: 7ce7d63415a3f6a170497bbd584f2635ecb8c101 Author: Akinori Hattori gentoo org> AuthorDate: Tue Dec 12 13:31:08 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Tue Dec 12 13:31:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce7d634 app-i18n/ibus-table-chinese: drop old Package-Manager: Portage-2.3.13, Repoman-2.3.4 app-i18n/ibus-table-chinese/Manifest | 1 - .../ibus-table-chinese-1.4.6.ebuild | 24 ---------------------- 2 files changed, 25 deletions(-) diff --git a/app-i18n/ibus-table-chinese/Manifest b/app-i18n/ibus-table-chinese/Manifest index 78999f10b39..c5bdd2d1313 100644 --- a/app-i18n/ibus-table-chinese/Manifest +++ b/app-i18n/ibus-table-chinese/Manifest @@ -1,2 +1 @@ -DIST ibus-table-chinese-1.4.6-Source.tar.gz 7604868 BLAKE2B 25662d2f9d2f305fbd2cfda79aae1ebb721f0a4cce7a152032d4d2c4cf689488e57ce9134fa0f4de7fc1e4fa9a088991a5c25b3087dda2d9e17620dd4546323b SHA512 52a72c388ad287572ae334bb25537b6054f72ecdd641aa1c539b85a5e9a4cf97801ae38baa8ace1caabca95d845d2fb4156eb174ac7ad1c9123409749318d76d DIST ibus-table-chinese-1.8.2.tar.gz 10576111 BLAKE2B a80fa9c4780207efefba1118ee9dacc33dba4136b916a24971198b3325bf1b26f86cd4586db994db6dfaa85fffe087b021673d056b10df61c5f95ede4e967cd6 SHA512 30fd1c7ee8416cd62d8e26bc2646a667ac45c4579a7cb191c77e80fecccbc576c34f33ec0b5c55669c073a633298cfda1711e4b9d89a9ef8f6146acdc0167c1a diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild deleted file mode 100644 index 6601af39011..00000000000 --- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -CMAKE_IN_SOURCE_BUILD="1" -CMAKE_MAKEFILE_GENERATOR="emake" - -inherit cmake-utils - -MY_P="${P}-Source" - -DESCRIPTION="Chinese tables for IBus-Table" -HOMEPAGE="https://github.com/definite/ibus-table-chinese" -SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${MY_P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="app-i18n/ibus-table" -DEPEND="${RDEPEND} - dev-util/cmake-fedora" -S="${WORKDIR}/${MY_P}"