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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A88E5158021 for ; Sat, 5 Nov 2022 02:07:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0D33E07D0; Sat, 5 Nov 2022 02:07:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADB46E07D1 for ; Sat, 5 Nov 2022 02:07:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C7728340ED1 for ; Sat, 5 Nov 2022 02:07:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20F4D609 for ; Sat, 5 Nov 2022 02:07:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1667613993.a4f31904fcf1fe0315d9ae68c6f6edf76df128d5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/xine-lib/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild media-libs/xine-lib/xine-lib-1.2.9999.ebuild X-VCS-Directories: media-libs/xine-lib/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a4f31904fcf1fe0315d9ae68c6f6edf76df128d5 X-VCS-Branch: master Date: Sat, 5 Nov 2022 02:07:27 +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: 39ee1870-00ca-4abf-9034-c2f86d97582f X-Archives-Hash: 3579e2cdd0a374d575ab056f2a5dbabf commit: a4f31904fcf1fe0315d9ae68c6f6edf76df128d5 Author: Sam James gentoo org> AuthorDate: Fri Nov 4 23:48:29 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 5 02:06:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f31904 media-libs/xine-lib: sync live Signed-off-by: Sam James gentoo.org> media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild | 2 +- media-libs/xine-lib/xine-lib-1.2.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild b/media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild index eeef0113e84e..9269a240c709 100644 --- a/media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild @@ -94,7 +94,7 @@ RDEPEND=" X? ( x11-libs/libX11 x11-libs/libXext - x11-libs/libxcb + x11-libs/libxcb:= ) xinerama? ( x11-libs/libXinerama ) xv? ( x11-libs/libXv ) diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild index 3b2359bfed24..2935680fc418 100644 --- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic libtool