diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-22 01:59:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-22 01:59:54 +0000 |
commit | 6eb9419f1a36d2c13dbfd3d189268a6d2a29e896 (patch) | |
tree | 399ac226b4374e76bc009587e85b877bbbd27c74 /sys-boot | |
parent | touchups (diff) | |
download | gentoo-2-6eb9419f1a36d2c13dbfd3d189268a6d2a29e896.tar.gz gentoo-2-6eb9419f1a36d2c13dbfd3d189268a6d2a29e896.tar.bz2 gentoo-2-6eb9419f1a36d2c13dbfd3d189268a6d2a29e896.zip |
new HOMEPAGE
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/elilo/elilo-3.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |