diff options
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.51-r3.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.51-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild b/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild index f35f09b34739..3f828afee566 100644 --- a/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.51-r3.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-r3.ebuild,v 1.2 2009/11/29 23:44:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.51-r3.ebuild,v 1.3 2009/11/30 00:57:50 robbat2 Exp $ EAPI=2 inherit eutils multilib toolchain-funcs autotools @@ -195,7 +195,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() { |