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 B450A139083 for ; Thu, 20 Apr 2017 07:59:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06EDAE0C7C; Thu, 20 Apr 2017 07:59:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6C9FE0C56 for ; Thu, 20 Apr 2017 07:59:33 +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 5B74234162D for ; Thu, 20 Apr 2017 07:59:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C58C5743B for ; Thu, 20 Apr 2017 07:59:30 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1492675056.e7e8f437435abe2be5ca797c78e9891e3b537518.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-cangjie/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild X-VCS-Directories: app-i18n/ibus-cangjie/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: e7e8f437435abe2be5ca797c78e9891e3b537518 X-VCS-Branch: master Date: Thu, 20 Apr 2017 07:59:30 +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: 940bd69b-9017-48b1-9073-835f176dc799 X-Archives-Hash: cab368b443272ca673dcc4e1cf3ffa78 commit: e7e8f437435abe2be5ca797c78e9891e3b537518 Author: David Seifert gentoo org> AuthorDate: Thu Apr 20 07:11:09 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Apr 20 07:57:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e8f437 app-i18n/ibus-cangjie: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild | 3 ++- app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild | 3 ++- app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild | 3 ++- app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild index f05a2bf4694..6705947e768 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ SRC_URI="http://cangjians.github.io/downloads/ibus-cangjie/ibus-cangjie-${PV}.ta LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1 diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild index 47f9f3a2ce3..c2b4a6ea7b7 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1 diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild index 47f9f3a2ce3..c2b4a6ea7b7 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1 diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild index a6295e766b3..b0b8ded9d61 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ SRC_URI="https://github.com/Cangjians/ibus-cangjie/releases/download/v${PV}/ibus LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 x86" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=app-i18n/ibus-1.4.1