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 A6543138359 for ; Tue, 15 Sep 2020 09:03:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6AA7E08CA; Tue, 15 Sep 2020 09:03:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9D0C4E08CA for ; Tue, 15 Sep 2020 09:03:01 +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 EBCA6340D3A for ; Tue, 15 Sep 2020 09:02:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C18F339 for ; Tue, 15 Sep 2020 09:02:58 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1600160570.e22baa9cde9981bd766f573f65bf0905ac127328.aballier@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: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: e22baa9cde9981bd766f573f65bf0905ac127328 X-VCS-Branch: master Date: Tue, 15 Sep 2020 09:02:58 +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: 77dad486-febf-4da2-9262-718b741be6f0 X-Archives-Hash: 271ee86bf93a44395576b71524bd7c04 commit: e22baa9cde9981bd766f573f65bf0905ac127328 Author: Alexis Ballier gentoo org> AuthorDate: Mon Sep 7 13:05:30 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Sep 15 09:02:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22baa9c media-libs/x264: bump subslot in live ebuild Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexis Ballier 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 1d20cc1b73e..98ce78b4c8e 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/159" # SONAME +SLOT="0/161" # SONAME LICENSE="GPL-2" IUSE="cpu_flags_ppc_altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads"