commit: 003b5ed0484539f1ca61981db479ae22d97456b2 Author: stefson <herrtimson <AT> yahoo <DOT> de> AuthorDate: Mon Jul 22 13:09:43 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Jul 22 14:53:04 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=003b5ed0
sys-fs/lvm2: add split-usr eclass from the main tree Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com> Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> sys-fs/lvm2/lvm2-2.02.183.ebuild | 2 +- sys-fs/lvm2/lvm2-2.02.184-r1.ebuild | 2 +- sys-fs/lvm2/lvm2-2.02.184.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-fs/lvm2/lvm2-2.02.183.ebuild b/sys-fs/lvm2/lvm2-2.02.183.ebuild index b3a7fb5..96ca623 100644 --- a/sys-fs/lvm2/lvm2-2.02.183.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.183.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools linux-info multilib systemd toolchain-funcs udev flag-o-matic +inherit autotools linux-info multilib systemd toolchain-funcs udev flag-o-matic usr-ldscript DESCRIPTION="User-land utilities for LVM2 (device-mapper) software" HOMEPAGE="https://sourceware.org/lvm2/" diff --git a/sys-fs/lvm2/lvm2-2.02.184-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.184-r1.ebuild index 1da43dc..4bb75ce 100644 --- a/sys-fs/lvm2/lvm2-2.02.184-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.184-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools linux-info multilib systemd toolchain-funcs udev flag-o-matic +inherit autotools linux-info multilib systemd toolchain-funcs udev flag-o-matic usr-ldscript DESCRIPTION="User-land utilities for LVM2 (device-mapper) software" HOMEPAGE="https://sourceware.org/lvm2/" diff --git a/sys-fs/lvm2/lvm2-2.02.184.ebuild b/sys-fs/lvm2/lvm2-2.02.184.ebuild index 87f9ac2..cbe25b9 100644 --- a/sys-fs/lvm2/lvm2-2.02.184.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.184.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools linux-info multilib systemd toolchain-funcs udev flag-o-matic +inherit autotools linux-info multilib systemd toolchain-funcs udev flag-o-matic usr-ldscript DESCRIPTION="User-land utilities for LVM2 (device-mapper) software" HOMEPAGE="https://sourceware.org/lvm2/"
