diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-04 22:44:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-04 22:44:19 +0000 |
commit | b087331aab71057d662471c2266509edafba276f (patch) | |
tree | cbb00fcf5e5501f4c781da2b65f5f06fa07a1689 /sys-boot/elilo | |
parent | Added to ~ppc (diff) | |
download | historical-b087331aab71057d662471c2266509edafba276f.tar.gz historical-b087331aab71057d662471c2266509edafba276f.tar.bz2 historical-b087331aab71057d662471c2266509edafba276f.zip |
stable on ia64
Diffstat (limited to 'sys-boot/elilo')
-rw-r--r-- | sys-boot/elilo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/elilo/elilo-3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/elilo/ChangeLog b/sys-boot/elilo/ChangeLog index 1a6bd3290def..a57bad113331 100644 --- a/sys-boot/elilo/ChangeLog +++ b/sys-boot/elilo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/elilo # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.3 2004/01/23 16:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.4 2004/03/04 22:44:19 agriffis Exp $ + + 04 Mar 2004; <agriffis@gentoo.org> elilo-3.4.ebuild: + stable on ia64 23 Jan 2004; <agriffis@gentoo.org> elilo-3.4.ebuild, files/elilo.conf.sample: diff --git a/sys-boot/elilo/elilo-3.4.ebuild b/sys-boot/elilo/elilo-3.4.ebuild index 0edafe06d199..bb671ac49080 100644 --- a/sys-boot/elilo/elilo-3.4.ebuild +++ b/sys-boot/elilo/elilo-3.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.4.ebuild,v 1.3 2004/01/23 16:42:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.4.ebuild,v 1.4 2004/03/04 22:44:19 agriffis Exp $ DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64" HOMEPAGE="http://developer.intel.com/technology/efi" SRC_URI="ftp://ftp.hpl.hp.com/pub/linux-ia64/${P}.tar.gz" -KEYWORDS="~ia64" +KEYWORDS="ia64" SLOT="0" LICENSE="GPL-2" IUSE="" |