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 6BFE3138334 for ; Wed, 29 Aug 2018 13:11:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2E96E0866; Wed, 29 Aug 2018 13:11:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 74D41E0866 for ; Wed, 29 Aug 2018 13:11:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3D99B335D31 for ; Wed, 29 Aug 2018 13:11:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 566E53BE for ; Wed, 29 Aug 2018 13:11:01 +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: <1535548055.c623f71248160e8221e45f604e44f62a2bbf2aa4.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table/Manifest app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild X-VCS-Directories: app-i18n/ibus-table/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: c623f71248160e8221e45f604e44f62a2bbf2aa4 X-VCS-Branch: master Date: Wed, 29 Aug 2018 13:11:01 +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: 2c67bb8e-2e6f-4655-b8d7-cb24be1e15aa X-Archives-Hash: 38fa4b1e585b86ffde66fdb8328e7559 commit: c623f71248160e8221e45f604e44f62a2bbf2aa4 Author: Akinori Hattori gentoo org> AuthorDate: Wed Aug 29 13:07:35 2018 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Aug 29 13:07:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c623f712 app-i18n/ibus-table: drop old Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-i18n/ibus-table/Manifest | 1 - app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild | 42 -------------------------- 2 files changed, 43 deletions(-) diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest index 913aa6d254e..2e4e81f21bf 100644 --- a/app-i18n/ibus-table/Manifest +++ b/app-i18n/ibus-table/Manifest @@ -1,2 +1 @@ -DIST ibus-table-1.5.0.tar.gz 432844 BLAKE2B 183c50be5545d176e44da4b5fae914d838cf4f43024fe56a0ba1e9a699e7f94ea3fb95e20775f8a28963c7e5e320332f51c33c58dcb1ac9a6017d87b6b3d60e9 SHA512 2c52da1b4d6ae8aec29e97a8a413b388912cfcfd15860ba0e65c97b139b14f8a7d4087eb196d516abe731df03a2e4904666194414242da8cf1f3f0b54696248e DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7 SHA512 3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2 diff --git a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild deleted file mode 100644 index 313b0d5d471..00000000000 --- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="sqlite(+)" - -inherit python-single-r1 - -DESCRIPTION="Tables engines for IBus" -HOMEPAGE="https://github.com/ibus/ibus/wiki" -SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - app-i18n/ibus[python(+),${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - virtual/libiconv - nls? ( virtual/libintl )" -DEPEND="${RDEPEND} - virtual/pkgconfig - nls? ( sys-devel/gettext )" - -src_prepare() { - python_fix_shebang . - - sed -i \ - "s/python/${EPYTHON}/" \ - engine/${PN}-createdb.in \ - engine/${PN/-/-engine-}.in - - default -} - -src_configure() { - econf $(use_enable nls) -}