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 527C6138335 for ; Wed, 28 Nov 2018 17:13:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A0E2E0819; Wed, 28 Nov 2018 17:13:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0938DE0819 for ; Wed, 28 Nov 2018 17:13:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 685AE335C47 for ; Wed, 28 Nov 2018 17:13:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CD984D2 for ; Wed, 28 Nov 2018 17:13:23 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1543425188.858c42bc94ff7953749e6a7f08acff857b80b607.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-visualization-nastyfft/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-visualization-nastyfft/kodi-visualization-nastyfft-9999.ebuild X-VCS-Directories: media-plugins/kodi-visualization-nastyfft/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 858c42bc94ff7953749e6a7f08acff857b80b607 X-VCS-Branch: master Date: Wed, 28 Nov 2018 17:13:23 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 36502bcb-c828-424a-a8e7-ea046dc503e4 X-Archives-Hash: 0130b5ef760e31a0c3f42752309a4931 commit: 858c42bc94ff7953749e6a7f08acff857b80b607 Author: Craig Andrews gentoo org> AuthorDate: Wed Nov 28 17:13:08 2018 +0000 Commit: Craig Andrews gentoo org> CommitDate: Wed Nov 28 17:13:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858c42bc media-plugins/kodi-visualization-nastyfft: Fix dependency in -9999 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews gentoo.org> .../kodi-visualization-nastyfft-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/kodi-visualization-nastyfft/kodi-visualization-nastyfft-9999.ebuild b/media-plugins/kodi-visualization-nastyfft/kodi-visualization-nastyfft-9999.ebuild index e2335a5790f..0aaa3f8336c 100644 --- a/media-plugins/kodi-visualization-nastyfft/kodi-visualization-nastyfft-9999.ebuild +++ b/media-plugins/kodi-visualization-nastyfft/kodi-visualization-nastyfft-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ SLOT="0" IUSE="" DEPEND=" - media-tv/kodi + ~media-tv/kodi-9999 virtual/opengl "