summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-05-11 07:34:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-05-11 07:34:06 +0000
commit69f338822886341ec7769e8eb843970719d4fc74 (patch)
treeca854ce9ccd6bd479d13872f8862057db88cb4d0 /sys-boot/lilo/lilo-22.5.8-r3.ebuild
parentrepoman: Trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-69f338822886341ec7769e8eb843970719d4fc74.tar.gz
gentoo-2-69f338822886341ec7769e8eb843970719d4fc74.tar.bz2
gentoo-2-69f338822886341ec7769e8eb843970719d4fc74.zip
fix dep
Diffstat (limited to 'sys-boot/lilo/lilo-22.5.8-r3.ebuild')
-rw-r--r--sys-boot/lilo/lilo-22.5.8-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/lilo/lilo-22.5.8-r3.ebuild b/sys-boot/lilo/lilo-22.5.8-r3.ebuild
index f3d11e85e094..f5be07393b29 100644
--- a/sys-boot/lilo/lilo-22.5.8-r3.ebuild
+++ b/sys-boot/lilo/lilo-22.5.8-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.5.8-r3.ebuild,v 1.1 2004/05/09 20:58:10 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.5.8-r3.ebuild,v 1.2 2004/05/11 07:34:06 mr_bones_ Exp $
inherit mount-boot eutils flag-o-matic
@@ -19,7 +19,7 @@ KEYWORDS="-* ~x86"
DEPEND=">=sys-apps/sed-4
dev-lang/nasm
>=sys-devel/bin86-0.15.5
- devmap? (>=sys-libs/device-mapper-1.00.08)"
+ devmap? ( >=sys-libs/device-mapper-1.00.08 )"
PROVIDE="virtual/bootloader"