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 58153158089 for ; Sun, 8 Oct 2023 15:30:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BDE52BC03A; Sun, 8 Oct 2023 15:30:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 811732BC03A for ; Sun, 8 Oct 2023 15:30:06 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2542335C8E for ; Sun, 8 Oct 2023 15:30:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 413A09CA for ; Sun, 8 Oct 2023 15:30:04 +0000 (UTC) From: "Matthew Smith" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Smith" Message-ID: <1696778980.f104d1dc75ce1bc26f5c4fbe07293bff5495d973.matthew@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/usbmuxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild X-VCS-Directories: app-pda/usbmuxd/ X-VCS-Committer: matthew X-VCS-Committer-Name: Matthew Smith X-VCS-Revision: f104d1dc75ce1bc26f5c4fbe07293bff5495d973 X-VCS-Branch: master Date: Sun, 8 Oct 2023 15:30:04 +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: 1fc43349-8105-449b-a242-790aa3aadec4 X-Archives-Hash: c501267af97f8e39e688b4aab72b8684 commit: f104d1dc75ce1bc26f5c4fbe07293bff5495d973 Author: Matthew Smith gentoo org> AuthorDate: Sun Oct 8 15:27:55 2023 +0000 Commit: Matthew Smith gentoo org> CommitDate: Sun Oct 8 15:29:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f104d1dc app-pda/usbmuxd: restrict libplist 2.3 Signed-off-by: Matthew Smith gentoo.org> app-pda/usbmuxd/{usbmuxd-1.1.1-r1.ebuild => usbmuxd-1.1.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild similarity index 95% rename from app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild rename to app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild index a61717a2d817..0f7ab30b7dc5 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.1-r1.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.1-r2.ebuild @@ -18,7 +18,7 @@ IUSE="selinux systemd" DEPEND=" acct-user/usbmux >=app-pda/libimobiledevice-1.3.0:= - >=app-pda/libplist-2.2:= + >=app-pda/libplist-2.2:=