diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/elilo/Manifest | 2 | ||||
-rw-r--r-- | sys-boot/elilo/elilo-3.4-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/elilo/Manifest b/sys-boot/elilo/Manifest index fd0ee3487dee..1921845cf2bb 100644 --- a/sys-boot/elilo/Manifest +++ b/sys-boot/elilo/Manifest @@ -1,5 +1,5 @@ MD5 ceba62115d912083adc7373c18a52e09 ChangeLog 1355 -MD5 61f2b0ff98042408f8fbe4020a2cde81 elilo-3.4-r2.ebuild 1664 +MD5 ce00de2a6171c43e613aa20408250af0 elilo-3.4-r2.ebuild 1652 MD5 46b23f2a5ba4295b08bad2462a1f120e elilo-3.4-r1.ebuild 1782 MD5 2640f713f5f00cf0a17e31d220c8242c files/elilo-3.3a-devscheme.patch 3571 MD5 821c2877ad33567d7c7dc9598331e7f9 files/elilo-3.4 22782 diff --git a/sys-boot/elilo/elilo-3.4-r2.ebuild b/sys-boot/elilo/elilo-3.4-r2.ebuild index c6bbc5524500..4f268320bc0e 100644 --- a/sys-boot/elilo/elilo-3.4-r2.ebuild +++ b/sys-boot/elilo/elilo-3.4-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.4-r2.ebuild,v 1.1 2005/05/06 04:03:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.4-r2.ebuild,v 1.2 2005/05/22 01:59:54 vapier Exp $ inherit eutils toolchain-funcs DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64" -HOMEPAGE="http://developer.intel.com/technology/efi" +HOMEPAGE="http://elilo.sourceforge.net/" SRC_URI="ftp://ftp.hpl.hp.com/pub/linux-ia64/${P}.tar.gz" LICENSE="GPL-2" |