diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-12-26 15:35:21 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-12-26 15:35:21 +0000 |
commit | 09ce3d0dea6bb69128af7eb059e4b21a2e851817 (patch) | |
tree | 984e3190aa84b500dd411aff1036aa0a4cf80fbc /sys-fs/cryptmount/cryptmount-1.2.ebuild | |
parent | Renamed from cpuinfo to kima. Version bump. (diff) | |
download | sunrise-09ce3d0dea6bb69128af7eb059e4b21a2e851817.tar.gz sunrise-09ce3d0dea6bb69128af7eb059e4b21a2e851817.tar.bz2 sunrise-09ce3d0dea6bb69128af7eb059e4b21a2e851817.zip |
Whitespace indentation fixes
svn path=/sunrise/; revision=2496
Diffstat (limited to 'sys-fs/cryptmount/cryptmount-1.2.ebuild')
-rw-r--r-- | sys-fs/cryptmount/cryptmount-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/cryptmount/cryptmount-1.2.ebuild b/sys-fs/cryptmount/cryptmount-1.2.ebuild index e4f9cef97..2b9a219b7 100644 --- a/sys-fs/cryptmount/cryptmount-1.2.ebuild +++ b/sys-fs/cryptmount/cryptmount-1.2.ebuild @@ -21,9 +21,9 @@ RDEPEND="${DEPEND}" CONFIG_CHECK="BLK_DEV_DM" ERROR_BLK_DEV_DM="Please enable Device mapper support in your kernel config -> Device Drivers - -> Multi-device support (RAID and LVM) - -> Multiple devices driver support (RAID and LVM) (MD) - <M> Device mapper support" + -> Multi-device support (RAID and LVM) + -> Multiple devices driver support (RAID and LVM) (MD) + <M> Device mapper support" src_compile() { # recommended for setXid, dynamically linked biraries |