From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-932800-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 C573A139694 for <garchives@archives.gentoo.org>; Sun, 19 Feb 2017 14:55:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D39C1E0E32; Sun, 19 Feb 2017 14:55:58 +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 ADF26E0E5A for <gentoo-commits@lists.gentoo.org>; Sun, 19 Feb 2017 14:55:53 +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 64961340FC1 for <gentoo-commits@lists.gentoo.org>; Sun, 19 Feb 2017 14:55:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFFD14D5A for <gentoo-commits@lists.gentoo.org>; Sun, 19 Feb 2017 14:55:50 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1487515529.d987b36d3b807f0b35f706f0fcf567a5d8810097.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/simon/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/simon/simon-0.4.1.ebuild X-VCS-Directories: app-accessibility/simon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d987b36d3b807f0b35f706f0fcf567a5d8810097 X-VCS-Branch: master Date: Sun, 19 Feb 2017 14:55:50 +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: 5025861d-fa77-421e-b21d-849a3e06b4e1 X-Archives-Hash: 98d9df463072ce578465ef14820881e9 commit: d987b36d3b807f0b35f706f0fcf567a5d8810097 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 19 13:33:09 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 14:45:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d987b36d app-accessibility/simon: DEPEND on qwt[qt4] Package-Manager: portage-2.3.3 app-accessibility/simon/simon-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-accessibility/simon/simon-0.4.1.ebuild b/app-accessibility/simon/simon-0.4.1.ebuild index f0f2779d22..9ab5dc3985 100644 --- a/app-accessibility/simon/simon-0.4.1.ebuild +++ b/app-accessibility/simon/simon-0.4.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$ @@ -31,7 +31,7 @@ RDEPEND=" media-libs/alsa-lib x11-libs/libX11 x11-libs/libXtst - x11-libs/qwt:6 + x11-libs/qwt:6[qt4(+)] libsamplerate? ( media-libs/libsamplerate ) nls? ( kde-apps/kde4-l10n