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 B2F8D139696 for ; Wed, 15 Feb 2017 08:48:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0E95E0C58; Wed, 15 Feb 2017 08:48:49 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9862E0C58 for ; Wed, 15 Feb 2017 08:48:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8485A34164C for ; Wed, 15 Feb 2017 08:48:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1FEB487F for ; Wed, 15 Feb 2017 08:48:46 +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: <1487148297.787ce09b3f641590e3cf2f68d6cae5cba7702860.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/goatee-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild X-VCS-Directories: games-board/goatee-gtk/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 787ce09b3f641590e3cf2f68d6cae5cba7702860 X-VCS-Branch: master Date: Wed, 15 Feb 2017 08:48:46 +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: aca97e88-e01e-4ff5-b04b-4882fc149a14 X-Archives-Hash: cb8a488c04f7b606d8556db1550b0449 commit: 787ce09b3f641590e3cf2f68d6cae5cba7702860 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Feb 15 08:44:57 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Feb 15 08:44:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=787ce09b games-board/goatee-gtk: allow ghc-8.0.2 Package-Manager: Portage-2.3.3, Repoman-2.3.1 games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild b/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild index 76298b4396..4667955a5d 100644 --- a/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild +++ b/games-board/goatee-gtk/goatee-gtk-0.3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -30,3 +30,10 @@ DEPEND="${RDEPEND} >=dev-haskell/cabal-1.8 test? ( >=dev-haskell/hunit-1.2 = 1.1 && < 1.3' 'directory >= 1.1' +}