diff options
Diffstat (limited to 'sys-boot/lilo/lilo-22.7.3.ebuild')
-rw-r--r-- | sys-boot/lilo/lilo-22.7.3.ebuild | 4 |
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/" |