diff options
author | Olivier Crête <tester@gentoo.org> | 2006-01-06 01:09:52 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2006-01-06 01:09:52 +0000 |
commit | 05f3b96640a10da2f7976d3ae62159d60391c867 (patch) | |
tree | c41ee7e891b4ded676a2fc8d27cf8f9d9379c842 /sys-boot | |
parent | s390 stable (diff) | |
download | historical-05f3b96640a10da2f7976d3ae62159d60391c867.tar.gz historical-05f3b96640a10da2f7976d3ae62159d60391c867.tar.bz2 historical-05f3b96640a10da2f7976d3ae62159d60391c867.zip |
Stable on amd64
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/lilo/ChangeLog | 7 | ||||
-rw-r--r-- | sys-boot/lilo/Manifest | 20 | ||||
-rw-r--r-- | sys-boot/lilo/lilo-22.7.ebuild | 6 |
3 files changed, 18 insertions, 15 deletions
diff --git a/sys-boot/lilo/ChangeLog b/sys-boot/lilo/ChangeLog index 058e30053dfd..3fa479ab7134 100644 --- a/sys-boot/lilo/ChangeLog +++ b/sys-boot/lilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/lilo -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.35 2005/06/29 19:52:12 chainsaw Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.36 2006/01/06 01:09:52 tester Exp $ + + 06 Jan 2006; Olivier Crête <tester@gentoo.org> lilo-22.7.ebuild: + Stable on amd64 29 Jun 2005; Tony Vroon <chainsaw@gentoo.org> -files/lilo-22.6.1-correct-usage-info.patch, diff --git a/sys-boot/lilo/Manifest b/sys-boot/lilo/Manifest index 4f9dc4b0e9c7..8b6aeab44e50 100644 --- a/sys-boot/lilo/Manifest +++ b/sys-boot/lilo/Manifest @@ -1,19 +1,19 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 eeee4743c4e463eeed3a7a4c15380e0d metadata.xml 254 -MD5 f3230446ce35f4e726434afdc0374b73 ChangeLog 4097 -MD5 f6c5315c7dbb666528d9a2ffbc81e708 lilo-22.7.ebuild 5116 -MD5 2419c22323e1cfdbbc1ca149cb05e74d files/lilo-22.7-create-install-dirs.patch 970 +MD5 a59aa0e77998ee48803e27ecfca52639 ChangeLog 4182 +MD5 3caa133b51ca935f818fd53102b0b62a files/digest-lilo-22.7 126 MD5 de6a5065fca97cf5df35c8bc9bebfafc files/lilo-22.7-correct-usage-info.patch 557 -MD5 78f9720430dac90363e7b5120a262a3a files/lilo-22.7-novga.patch 936 +MD5 2419c22323e1cfdbbc1ca149cb05e74d files/lilo-22.7-create-install-dirs.patch 970 MD5 c3e5c4bfabecddb7a57c3cdce9e21c3a files/lilo-22.7-devmapper_gentoo.patch 12072 +MD5 78f9720430dac90363e7b5120a262a3a files/lilo-22.7-novga.patch 936 MD5 5f2172291cc1252b30f5a60981a51ac4 files/lilo.conf 1722 -MD5 3caa133b51ca935f818fd53102b0b62a files/digest-lilo-22.7 126 +MD5 43cd08add6c1a0b1a892c76483e20c25 lilo-22.7.ebuild 5113 +MD5 eeee4743c4e463eeed3a7a4c15380e0d metadata.xml 254 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFCwvvgp5vW4rUFj5oRAsAYAJ9deQNcMjoqCrOfrIwerpJ0/aigFACgrI8o -1N/o0LomOr+WJgU+DPl9kRQ= -=wMvF +iD8DBQFDvcN8mOfEJZHYOKcRAp+tAJ4uL+fXvCyrzb2/TuFTd/aIb3xJWQCePtWV +RjSq6Nm7DuNGf9D1wlyThEE= +=zbOH -----END PGP SIGNATURE----- diff --git a/sys-boot/lilo/lilo-22.7.ebuild b/sys-boot/lilo/lilo-22.7.ebuild index 1cb3cd7d7b2b..d309447f58b6 100644 --- a/sys-boot/lilo/lilo-22.7.ebuild +++ b/sys-boot/lilo/lilo-22.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.ebuild,v 1.3 2005/06/29 19:52:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.7.ebuild,v 1.4 2006/01/06 01:09:52 tester Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -19,7 +19,7 @@ SRC_URI="http://home.san.rr.com/johninsd/pub/linux/lilo/${MY_P}.tar.gz SLOT="0" LICENSE="BSD GPL-2" -KEYWORDS="-* x86 ~amd64" +KEYWORDS="-* x86 amd64" RDEPEND="devmap? ( >=sys-fs/device-mapper-1.00.08 )" DEPEND="${RDEPEND} |