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 BC51E138334 for ; Sat, 27 Apr 2019 16:06:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E46B6E08CD; Sat, 27 Apr 2019 16:06:40 +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 C694FE08C9 for ; Sat, 27 Apr 2019 16:06:40 +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 C5EF5342A15 for ; Sat, 27 Apr 2019 16:06:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65B885C0 for ; Sat, 27 Apr 2019 16:06:38 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1556381193.e5513e111e5e232546e9671ddf2a44269e45f662.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/bluefish/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/bluefish/bluefish-2.2.10.ebuild X-VCS-Directories: app-editors/bluefish/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: e5513e111e5e232546e9671ddf2a44269e45f662 X-VCS-Branch: master Date: Sat, 27 Apr 2019 16:06:38 +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: b7b016b8-d970-409b-8629-cfb7367c2c1f X-Archives-Hash: a28b6e9277281b8c5dacef89bc671bdf commit: e5513e111e5e232546e9671ddf2a44269e45f662 Author: Lars Wendler gentoo org> AuthorDate: Sat Apr 27 16:06:17 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Apr 27 16:06:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5513e11 app-editors/bluefish: Restrict app-text/enchant dep to version < 2 This partially reverts commit 0ec0ee0e508fc71a0ec14bd68f3232144e0de695 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> app-editors/bluefish/bluefish-2.2.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/bluefish/bluefish-2.2.10.ebuild b/app-editors/bluefish/bluefish-2.2.10.ebuild index 3adf75d61ef..9443e11890a 100644 --- a/app-editors/bluefish/bluefish-2.2.10.ebuild +++ b/app-editors/bluefish/bluefish-2.2.10.ebuild @@ -27,7 +27,7 @@ RDEPEND=" gucharmap? ( gnome-extra/gucharmap:2.90 ) ) python? ( ${PYTHON_DEPS} ) - spell? ( app-text/enchant:= )" + spell? (