diff options
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.51.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.51.ebuild b/sys-fs/lvm2/lvm2-2.02.51.ebuild index 86a44c5869f5..91c016b3a0c6 100644 --- a/sys-fs/lvm2/lvm2-2.02.51.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild,v 1.4 2009/11/04 07:20:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51.ebuild,v 1.5 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -201,7 +201,7 @@ src_install() { elog "USE flags clvm and cman are masked" elog "by default and need to be unmasked to use them" elog "" - elog "Rebuild your genkernel initramfs if you are using lvm" + elog "If you are using genkernel and root-on-LVM, rebuild the initramfs." } pkg_postinst() { |