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 56C3E138335 for ; Sun, 29 Dec 2019 19:34:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 786BBE0A9E; Sun, 29 Dec 2019 19:34:09 +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 48082E0A98 for ; Sun, 29 Dec 2019 19:34:09 +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 0099E34DCF0 for ; Sun, 29 Dec 2019 19:34:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7340AAC for ; Sun, 29 Dec 2019 19:34:01 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1577647896.3c34d87be04afd4a268767cd01bb54bc6ea27fd7.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/x264/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/x264/x264-9999.ebuild X-VCS-Directories: media-libs/x264/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 3c34d87be04afd4a268767cd01bb54bc6ea27fd7 X-VCS-Branch: master Date: Sun, 29 Dec 2019 19:34:01 +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: 90d6a60d-c8b1-4761-a9d8-312b61f4a63a X-Archives-Hash: a832c2e3c4e25e4d439074b3e96f2776 commit: 3c34d87be04afd4a268767cd01bb54bc6ea27fd7 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Mon Dec 23 21:30:13 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sun Dec 29 19:31:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c34d87b media-libs/x264: Update subslot. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> media-libs/x264/x264-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild index 4cdfe6a9bba..5478a141f75 100644 --- a/media-libs/x264/x264-9999.ebuild +++ b/media-libs/x264/x264-9999.ebuild @@ -17,7 +17,7 @@ else S="${WORKDIR}/${MY_P}" fi -SLOT="0/158" # SONAME +SLOT="0/159" # SONAME LICENSE="GPL-2" IUSE="altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads"