From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 779771384AE for ; Sat, 19 Sep 2015 15:54:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9827CE08C8; Sat, 19 Sep 2015 15:54:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C40BE0894 for ; Sat, 19 Sep 2015 15:54:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82326340EDF for ; Sat, 19 Sep 2015 15:54:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94C6A22C for ; Sat, 19 Sep 2015 15:53:57 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1442677984.76351eb44d7bbf06302d3e46bc1b09336106ac29.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/blaze-html/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild X-VCS-Directories: dev-haskell/blaze-html/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 76351eb44d7bbf06302d3e46bc1b09336106ac29 X-VCS-Branch: master Date: Sat, 19 Sep 2015 15:53:57 +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: 9727bc6e-0e92-4196-92be-99bfafa932fd X-Archives-Hash: 24f5c71a2d624bd42ad87c9be891d825 commit: 76351eb44d7bbf06302d3e46bc1b09336106ac29 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 19 14:42:02 2015 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 19 15:53:04 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76351eb4 dev-haskell/blaze-html: allow QuickCheck-2.8 Package-Manager: portage-2.2.20 dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild index 989915b..da10e37 100644 --- a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild @@ -26,8 +26,13 @@ RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] = 2.4 && < 2.7' 'QuickCheck >= 2.4' +}