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 794F5138350 for ; Sun, 26 Apr 2020 11:00:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E69FE0935; Sun, 26 Apr 2020 11:00:56 +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 84D71E0935 for ; Sun, 26 Apr 2020 11:00:56 +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 6DA1834F52F for ; Sun, 26 Apr 2020 11:00:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 277351F5 for ; Sun, 26 Apr 2020 11:00:54 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1587898723.eceed891121a709337a65d634135f766957814fb.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/imagination/imagination-3.0-r1.ebuild media-video/imagination/imagination-3.0-r2.ebuild X-VCS-Directories: media-video/imagination/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: eceed891121a709337a65d634135f766957814fb X-VCS-Branch: master Date: Sun, 26 Apr 2020 11:00:54 +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: 44154aed-f30a-4138-b454-0fd1fbd4e823 X-Archives-Hash: 66cd416ef3a0229a72f27ffeb786067e commit: eceed891121a709337a65d634135f766957814fb Author: David Seifert gentoo org> AuthorDate: Sun Apr 26 10:58:43 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Apr 26 10:58:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eceed891 media-video/imagination: Replace virtual/ffmpeg Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert gentoo.org> .../{imagination-3.0-r1.ebuild => imagination-3.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/imagination/imagination-3.0-r1.ebuild b/media-video/imagination/imagination-3.0-r2.ebuild similarity index 92% rename from media-video/imagination/imagination-3.0-r1.ebuild rename to media-video/imagination/imagination-3.0-r2.ebuild index dbf5d971be6..83f5220125d 100644 --- a/media-video/imagination/imagination-3.0-r1.ebuild +++ b/media-video/imagination/imagination-3.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ DEPEND=" x11-libs/cairo:= x11-libs/gtk+:2" RDEPEND="${DEPEND} - virtual/ffmpeg" + media-video/ffmpeg" PATCHES=( "${FILESDIR}"/${P}-cflags.patch