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 8EDB8139360 for ; Wed, 11 Aug 2021 16:04:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3D75E07FA; Wed, 11 Aug 2021 16:04:46 +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 B834EE07FA for ; Wed, 11 Aug 2021 16:04:46 +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 A179B33BE3A for ; Wed, 11 Aug 2021 16:04:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA7717BD for ; Wed, 11 Aug 2021 16:04:43 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1628697876.8fc2dd88979bdfce4f198d7b70913002aabb1848.anarchy@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-fs/lvm2/ X-VCS-Repository: proj/musl X-VCS-Files: sys-fs/lvm2/Manifest sys-fs/lvm2/lvm2-2.02.187-r3.ebuild sys-fs/lvm2/lvm2-2.02.188.ebuild X-VCS-Directories: sys-fs/lvm2/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 8fc2dd88979bdfce4f198d7b70913002aabb1848 X-VCS-Branch: master Date: Wed, 11 Aug 2021 16:04:43 +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: b1d4dfc7-fb2e-4558-adba-86fea505320d X-Archives-Hash: 1e71d6b88c90c2ef74935a2c93860560 commit: 8fc2dd88979bdfce4f198d7b70913002aabb1848 Author: Jory Pratt gentoo org> AuthorDate: Wed Aug 11 16:04:36 2021 +0000 Commit: Jory Pratt gentoo org> CommitDate: Wed Aug 11 16:04:36 2021 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=8fc2dd88 sys-fs/lvm2: sync with stable ::gentoo Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Jory Pratt gentoo.org> sys-fs/lvm2/Manifest | 2 +- sys-fs/lvm2/{lvm2-2.02.187-r3.ebuild => lvm2-2.02.188.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sys-fs/lvm2/Manifest b/sys-fs/lvm2/Manifest index a94c173..686afb0 100644 --- a/sys-fs/lvm2/Manifest +++ b/sys-fs/lvm2/Manifest @@ -1 +1 @@ -DIST LVM2.2.02.187.tgz 2405544 BLAKE2B be804be3c64927a8848e8ea8de228fb563b6f8c22628b785aabb33fc993629e5370788216bd814246aeb3a5546fd5446383ce24342e716579887556edf2bbed2 SHA512 3ce56f0c0d2e7dbcdae5be263199f73ee5c4c052599d53cde9b16500a326d0340893344f4671839be06b5b4225d592175d01c9974db14f2dc220d6e9a1d47e91 +DIST LVM2.2.02.188.tgz 2421550 BLAKE2B bed90c8454cd4b20fdeec6dcbf5a9f97c9310671aea3b2252f8069cfa439fcb050f5ad95f928a7125a1734a4dc5ac985da99a4a570538e377a7205191a505476 SHA512 8c9db17c49dc8ebcab6c7f246ab85870a80658be811cf7f4d8f36abbebafa355b030bfc1e3bcbad73ccccb7fcd06d4a95ac547ca15d18d33715126da92703dca diff --git a/sys-fs/lvm2/lvm2-2.02.187-r3.ebuild b/sys-fs/lvm2/lvm2-2.02.188.ebuild similarity index 98% rename from sys-fs/lvm2/lvm2-2.02.187-r3.ebuild rename to sys-fs/lvm2/lvm2-2.02.188.ebuild index f974d16..7bf9de3 100644 --- a/sys-fs/lvm2/lvm2-2.02.187-r3.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.188.ebuild @@ -11,9 +11,10 @@ SRC_URI="ftp://sourceware.org/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86" IUSE="readline static static-libs systemd lvm2create_initrd sanlock selinux +udev +thin device-mapper-only" REQUIRED_USE="device-mapper-only? ( !lvm2create_initrd !sanlock !thin ) + static? ( !systemd ) systemd? ( udev )" DEPEND_COMMON="