diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:25:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:25:03 +0000 |
commit | 5cfb12c74fd27e77bb0975ba9afbc793dffd6013 (patch) | |
tree | 6c507c406ec00202c9a2cb10caad29dfe7aafa1e /sys-boot/lilo | |
parent | whitespace (diff) | |
download | historical-5cfb12c74fd27e77bb0975ba9afbc793dffd6013.tar.gz historical-5cfb12c74fd27e77bb0975ba9afbc793dffd6013.tar.bz2 historical-5cfb12c74fd27e77bb0975ba9afbc793dffd6013.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-boot/lilo')
-rw-r--r-- | sys-boot/lilo/lilo-22.7.3-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-boot/lilo/lilo-22.8-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-boot/lilo/lilo-22.8.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/sys-boot/lilo/lilo-22.7.3-r1.ebuild b/sys-boot/lilo/lilo-22.7.3-r1.ebuild index ae08edfa9c78..1032400e9c01 100644 --- a/sys-boot/lilo/lilo-22.7.3-r1.ebuild +++ b/sys-boot/lilo/lilo-22.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.5 2007/06/26 02:50:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.7.3-r1.ebuild,v 1.6 2007/07/15 02:25:03 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -144,7 +144,6 @@ lilocheck () { return 0 } - pkg_postinst() { if [ ! -e ${ROOT}/boot/boot.b -a ! -L ${ROOT}/boot/boot.b ] then diff --git a/sys-boot/lilo/lilo-22.8-r1.ebuild b/sys-boot/lilo/lilo-22.8-r1.ebuild index f131f8025abf..10e509b468c2 100644 --- a/sys-boot/lilo/lilo-22.8-r1.ebuild +++ b/sys-boot/lilo/lilo-22.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.8-r1.ebuild,v 1.2 2007/06/26 02:50:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.8-r1.ebuild,v 1.3 2007/07/15 02:25:03 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -143,7 +143,6 @@ lilocheck () { return 0 } - pkg_postinst() { if [ ! -e ${ROOT}/boot/boot.b -a ! -L ${ROOT}/boot/boot.b ] then diff --git a/sys-boot/lilo/lilo-22.8.ebuild b/sys-boot/lilo/lilo-22.8.ebuild index c50303a08ba4..0347d9763669 100644 --- a/sys-boot/lilo/lilo-22.8.ebuild +++ b/sys-boot/lilo/lilo-22.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.8.ebuild,v 1.3 2007/06/26 02:50:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.8.ebuild,v 1.4 2007/07/15 02:25:03 mr_bones_ Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -141,7 +141,6 @@ lilocheck () { return 0 } - pkg_postinst() { if [ ! -e ${ROOT}/boot/boot.b -a ! -L ${ROOT}/boot/boot.b ] then |