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 71B18138334 for ; Fri, 9 Aug 2019 18:39:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5A63E0841; Fri, 9 Aug 2019 18:39:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C36BFE083D for ; Fri, 9 Aug 2019 18:39: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 5C0BD3497B0 for ; Fri, 9 Aug 2019 18:39:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B7B4760 for ; Fri, 9 Aug 2019 18:39:28 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1565375939.c9e501b3685e34b2e891413a8d8af0fd2e5a991c.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/librime/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/librime/librime-1.2.9.ebuild app-i18n/librime/librime-1.3.1.ebuild X-VCS-Directories: app-i18n/librime/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: c9e501b3685e34b2e891413a8d8af0fd2e5a991c X-VCS-Branch: master Date: Fri, 9 Aug 2019 18:39:28 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bd215792-b3e3-4cde-ba9f-ef22ef2a6f75 X-Archives-Hash: 6798c4d5c6b94c1b42f21423ee991f84 commit: c9e501b3685e34b2e891413a8d8af0fd2e5a991c Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Fri Aug 9 16:31:52 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Aug 9 18:38:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e501b3 app-i18n/librime: Fix dependency on dev-libs/boost in <1.3.2. https://github.com/rime/librime/issues/225 https://github.com/rime/librime/commit/8a9ef3bc661d2784ab30759c0d865dea4253eb44 Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> app-i18n/librime/librime-1.2.9.ebuild | 2 +- app-i18n/librime/librime-1.3.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/librime/librime-1.2.9.ebuild b/app-i18n/librime/librime-1.2.9.ebuild index 3a095f77948..26e2cc1082b 100644 --- a/app-i18n/librime/librime-1.2.9.ebuild +++ b/app-i18n/librime/librime-1.2.9.ebuild @@ -17,7 +17,7 @@ IUSE="test" RDEPEND="app-i18n/opencc:= dev-cpp/glog:= dev-cpp/yaml-cpp:= - dev-libs/boost:=[threads] +