From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-928697-garchives=archives.gentoo.org@lists.gentoo.org>
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 786AD139085
	for <garchives@archives.gentoo.org>; Wed,  1 Feb 2017 20:15:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AC539E0CE6;
	Wed,  1 Feb 2017 20:15:17 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 8A05BE0CE6
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Feb 2017 20:15:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7D5F9340F2A
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Feb 2017 20:15:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 93ECE3D92
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Feb 2017 20:15:14 +0000 (UTC)
From: "Dirkjan Ochtman" <djc@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Dirkjan Ochtman" <djc@gentoo.org>
Message-ID: <1485978886.dd2f7f4a07b12d82b991ce267b0bf62d2cbe334f.djc@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/rspamd/
X-VCS-Repository: repo/gentoo
X-VCS-Files: mail-filter/rspamd/rspamd-1.4.3.ebuild
X-VCS-Directories: mail-filter/rspamd/
X-VCS-Committer: djc
X-VCS-Committer-Name: Dirkjan Ochtman
X-VCS-Revision: dd2f7f4a07b12d82b991ce267b0bf62d2cbe334f
X-VCS-Branch: master
Date: Wed,  1 Feb 2017 20:15:14 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 74072197-e304-4586-bf07-06920358c7a4
X-Archives-Hash: bd803e1c8e6e3fdbf38af53f2d68bd5f

commit:     dd2f7f4a07b12d82b991ce267b0bf62d2cbe334f
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 19:51:14 2017 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 19:54:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2f7f4a

mail-filter/rspamd: restrict ragel dependency to < 7.0 (see bug 605056)

Package-Manager: portage-2.3.3

 mail-filter/rspamd/rspamd-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/rspamd/rspamd-1.4.3.ebuild b/mail-filter/rspamd/rspamd-1.4.3.ebuild
index af049b0..10d0ba2 100644
--- a/mail-filter/rspamd/rspamd-1.4.3.ebuild
+++ b/mail-filter/rspamd/rspamd-1.4.3.ebuild
@@ -26,7 +26,7 @@ RDEPEND="!libressl? ( dev-libs/openssl:0=[-bindist] )
 	dev-db/sqlite:3
 	dev-libs/glib:2
 	dev-libs/gmime
-	dev-util/ragel
+	<dev-util/ragel-7.0
 	sys-apps/file
 	virtual/libiconv"
 DEPEND="dev-util/ragel