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 617A0138806 for ; Sat, 23 Dec 2017 18:59:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 744E8E0CCD; Sat, 23 Dec 2017 18:59:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 514CFE0CCD for ; Sat, 23 Dec 2017 18:59:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 02DC0340754 for ; Sat, 23 Dec 2017 18:59:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A9B94C92 for ; Sat, 23 Dec 2017 18:59:07 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1514055535.3f65159b5cd9660500e374cf405249a48ee40e35.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/gwave/gwave-20120229.ebuild X-VCS-Directories: sci-electronics/gwave/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 3f65159b5cd9660500e374cf405249a48ee40e35 X-VCS-Branch: master Date: Sat, 23 Dec 2017 18:59:07 +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: cb57364e-d933-4959-82bc-02faa19842e8 X-Archives-Hash: d3322b7c18a2c18d1ec4efc4aa7ed37e commit: 3f65159b5cd9660500e374cf405249a48ee40e35 Author: Michael Weber gentoo org> AuthorDate: Sat Dec 23 18:57:52 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Sat Dec 23 18:58:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f65159b sci-electronics/gwave: Restrict guile-2.2, thanks Juergen Rose. Closes: https://bugs.gentoo.org/640804 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-electronics/gwave/gwave-20120229.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-electronics/gwave/gwave-20120229.ebuild b/sci-electronics/gwave/gwave-20120229.ebuild index 8d3fc503820..9b452ec4261 100644 --- a/sci-electronics/gwave/gwave-20120229.ebuild +++ b/sci-electronics/gwave/gwave-20120229.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 EAPI="6" @@ -19,6 +19,7 @@ IUSE="gnuplot plotutils" SLOT="0" DEPEND=">=dev-scheme/guile-2[deprecated,networking] +