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 23302158091 for ; Sun, 19 Jun 2022 20:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBC75E0B40; Sun, 19 Jun 2022 20:33:39 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D67F9E0B40 for ; Sun, 19 Jun 2022 20:33:39 +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 E058C34129D for ; Sun, 19 Jun 2022 20:33:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E6C64FA for ; Sun, 19 Jun 2022 20:33:37 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1655670774.e3eb27ab973ad053b6b993ec6e1a7e9592507067.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/iwdevtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/iwdevtools/iwdevtools-9999.ebuild X-VCS-Directories: app-portage/iwdevtools/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: e3eb27ab973ad053b6b993ec6e1a7e9592507067 X-VCS-Branch: master Date: Sun, 19 Jun 2022 20:33:37 +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: 8f7c569a-5a12-4053-8c15-ebdfb7c569f5 X-Archives-Hash: 08868fe181e951da196fc12f2b65492d commit: e3eb27ab973ad053b6b993ec6e1a7e9592507067 Author: Ionen Wolkens gentoo org> AuthorDate: Sun Jun 19 20:29:22 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Jun 19 20:32:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3eb27ab app-portage/iwdevtools: update live ebuild with libxml2 Used by repo-cd to roughly read metadata.xml Signed-off-by: Ionen Wolkens gentoo.org> app-portage/iwdevtools/iwdevtools-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-portage/iwdevtools/iwdevtools-9999.ebuild b/app-portage/iwdevtools/iwdevtools-9999.ebuild index edba66384e6c..0a3f9f336d58 100644 --- a/app-portage/iwdevtools/iwdevtools-9999.ebuild +++ b/app-portage/iwdevtools/iwdevtools-9999.ebuild @@ -19,6 +19,7 @@ RDEPEND=" app-misc/pax-utils app-portage/portage-utils >=app-shells/bash-5.1 + dev-libs/libxml2:2 sys-apps/diffutils sys-apps/file sys-apps/portage