summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-09-25 13:13:29 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-09-25 13:13:29 +0000
commit530669308155cda0ee9f9a3412f9fbd7fd210b16 (patch)
treeb913d9eccca1f174376a4c8f48c1daebf62935ff /sys-boot
parentVersion bump. (diff)
downloadgentoo-2-530669308155cda0ee9f9a3412f9fbd7fd210b16.tar.gz
gentoo-2-530669308155cda0ee9f9a3412f9fbd7fd210b16.tar.bz2
gentoo-2-530669308155cda0ee9f9a3412f9fbd7fd210b16.zip
Remove devmap from IUSE, patch was accepted upstream.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/lilo/lilo-22.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/lilo/lilo-22.7.3.ebuild b/sys-boot/lilo/lilo-22.7.3.ebuild
index 81ec234facd9..b9db9f211b7a 100644
--- a/sys-boot/lilo/lilo-22.7.3.ebuild
+++ b/sys-boot/lilo/lilo-22.7.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.7.3.ebuild,v 1.1 2006/09/25 13:09:38 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.7.3.ebuild,v 1.2 2006/09/25 13:13:29 chainsaw Exp $
inherit eutils flag-o-matic toolchain-funcs
DOLILO_V="0.4"
-IUSE="devmap static minimal pxeserial"
+IUSE="static minimal pxeserial"
DESCRIPTION="Standard Linux boot loader"
HOMEPAGE="http://lilo.go.dyndns.org/pub/linux/lilo/"