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/efibootmgr | |
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/efibootmgr')
-rw-r--r-- | sys-boot/efibootmgr/ChangeLog | 4 | ||||
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index ef777178b604..1b1c8464f941 100644 --- a/sys-boot/efibootmgr/ChangeLog +++ b/sys-boot/efibootmgr/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for sys-boot/efibootmgr # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.2 2004/03/04 22:41:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.3 2004/03/04 22:42:15 agriffis Exp $ - 04 Mar 2004; <agriffis@gentoo.org> : + 04 Mar 2004; <agriffis@gentoo.org> efibootmgr-0.4.2.ebuild: stable on ia64 *efibootmgr-0.4.2 (21 Jan 2004) diff --git a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild b/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild index 4160cbf0dcb0..0f82f6258727 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.1 2004/01/21 20:41:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.2 2004/03/04 22:42:15 agriffis Exp $ DESCRIPTION="Interact with the EFI Boot Manager on IA-64 Systems" HOMEPAGE="http://developer.intel.com/technology/efi" @@ -14,7 +14,7 @@ HOMEPAGE="http://developer.intel.com/technology/efi" # prior to use. `modprobe efivars` should do the trick. SRC_URI="http://domsch.com/linux/ia64/${PN}/${P}.tar.gz" -KEYWORDS="~ia64" +KEYWORDS="ia64" SLOT="0" LICENSE="GPL-2" IUSE="" |