commit: 65d94c8c2af20d2a0f428b4b6f148b9d482a3615
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Tue May 7 20:09:28 2019 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue May 7 20:09:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d94c8c
sys-fs/lvm2: QA cleanups
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
sys-fs/lvm2/lvm2-2.02.116.ebuild | 4 ++--
sys-fs/lvm2/lvm2-2.02.184-r3.ebuild | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/sys-fs/lvm2/lvm2-2.02.116.ebuild b/sys-fs/lvm2/lvm2-2.02.116.ebuild
index 60b6cfda577..25f00eb6d51 100644
--- a/sys-fs/lvm2/lvm2-2.02.116.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.116.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64
s390 sh sparc x86 ~amd
IUSE="readline static static-libs systemd lvm1 lvm2create_initrd selinux +udev
+thin device-mapper-only"
REQUIRED_USE="device-mapper-only? ( !lvm1 !lvm2create_initrd !thin )
systemd? ( udev )
- static? ( !udev )" #520450
+ static? ( !udev !systemd )" #520450
DEPEND_COMMON="
readline? ( sys-libs/readline:0= )
diff --git a/sys-fs/lvm2/lvm2-2.02.184-r3.ebuild
b/sys-fs/lvm2/lvm2-2.02.184-r3.ebuild
index 0665b359447..7c49fed0595 100644
--- a/sys-fs/lvm2/lvm2-2.02.184-r3.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.184-r3.ebuild
@@ -224,7 +224,6 @@ src_install() {
"${ED}/etc/conf.d/lvm" || die "Could not drop
udev from rc_need"
fi
-
newinitd "${FILESDIR}"/lvm-monitoring.initd-2.02.105-r2
lvm-monitoring
newinitd "${FILESDIR}"/lvmetad.initd-2.02.116-r3 lvmetad
newinitd "${FILESDIR}"/lvmpolld.initd-2.02.183 lvmpolld