From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1057727-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 75EED138334 for <garchives@archives.gentoo.org>; Sun, 18 Nov 2018 03:14:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6694CE0D8B; Sun, 18 Nov 2018 03:14:57 +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 30BDFE0D8B for <gentoo-commits@lists.gentoo.org>; Sun, 18 Nov 2018 03:14:56 +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 23544335C29 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Nov 2018 03:14:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B72CB45D for <gentoo-commits@lists.gentoo.org>; Sun, 18 Nov 2018 03:14:52 +0000 (UTC) From: "Craig Andrews" <candrews@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, "Craig Andrews" <candrews@gentoo.org> Message-ID: <1542510731.1da3188f53d667ad6ba24bc327e05f687060bce6.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-audiodecoder-nosefart/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0-r1.ebuild media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0.ebuild X-VCS-Directories: media-plugins/kodi-audiodecoder-nosefart/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 1da3188f53d667ad6ba24bc327e05f687060bce6 X-VCS-Branch: master Date: Sun, 18 Nov 2018 03:14:52 +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: 4df5195e-cd25-44f7-adc4-da50a4e952ce X-Archives-Hash: a3b6db21848ff383fa97dec892f9af07 commit: 1da3188f53d667ad6ba24bc327e05f687060bce6 Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Sun Nov 18 03:12:11 2018 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Sun Nov 18 03:12:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da3188f media-plugins/kodi-audiodecoder-nosefart: 1.1.0 is for Kodi 17 only Closes: https://bugs.gentoo.org/671324 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> ...fart-1.1.0.ebuild => kodi-audiodecoder-nosefart-1.1.0-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0.ebuild b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0-r1.ebuild similarity index 87% rename from media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0.ebuild rename to media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0-r1.ebuild index ace5ee08839..b043af12512 100644 --- a/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0.ebuild +++ b/media-plugins/kodi-audiodecoder-nosefart/kodi-audiodecoder-nosefart-1.1.0-r1.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,8 +27,8 @@ SLOT="0" IUSE="" DEPEND=" - media-tv/kodi - media-libs/kodi-platform + =media-tv/kodi-17* + =media-libs/kodi-platform-17* " RDEPEND=" ${DEPEND}