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 76492139694 for ; Sat, 8 Jul 2017 08:06:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C6F2234004; Sat, 8 Jul 2017 08:06:13 +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 E73EE234004 for ; Sat, 8 Jul 2017 08:06:12 +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 7AE6B341751 for ; Sat, 8 Jul 2017 08:06:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA08D7490 for ; Sat, 8 Jul 2017 08:06:08 +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: <1499501158.09e280459d51afebdaa8874b128c6bd349137ee6.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/canna/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/canna/canna-3.7_p3-r2.ebuild X-VCS-Directories: app-i18n/canna/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 09e280459d51afebdaa8874b128c6bd349137ee6 X-VCS-Branch: master Date: Sat, 8 Jul 2017 08:06:08 +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: 41f66ecc-5329-49ca-afe8-1ee30b1ede40 X-Archives-Hash: ee1e4152b6959d604d5fab96ca896536 commit: 09e280459d51afebdaa8874b128c6bd349137ee6 Author: Akinori Hattori gentoo org> AuthorDate: Sat Jul 8 08:05:58 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sat Jul 8 08:05:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e28045 app-i18n/canna: fix DEPEND Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/canna/canna-3.7_p3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/canna/canna-3.7_p3-r2.ebuild b/app-i18n/canna/canna-3.7_p3-r2.ebuild index 19fd9c3667d..9045702ca03 100644 --- a/app-i18n/canna/canna-3.7_p3-r2.ebuild +++ b/app-i18n/canna/canna-3.7_p3-r2.ebuild @@ -20,7 +20,7 @@ DEPEND="x11-misc/gccmakedep x11-misc/imake doc? ( app-text/ghostscript-gpl - >=dev-texlive/texlive-langcjk-2010 + dev-texlive/texlive-langjapanese dev-texlive/texlive-latexrecommended )" RDEPEND=""