diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 03:56:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 03:56:14 +0000 |
commit | ffe0e00897c7e51c8f7d981fb99c379ad6ace426 (patch) | |
tree | 38029084c266f9ee0fc8b6f7e16f77a53fc59a1d /sys-boot/efibootmgr | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-ffe0e00897c7e51c8f7d981fb99c379ad6ace426.tar.gz gentoo-2-ffe0e00897c7e51c8f7d981fb99c379ad6ace426.tar.bz2 gentoo-2-ffe0e00897c7e51c8f7d981fb99c379ad6ace426.zip |
Mark 0.5.3 stable on ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'sys-boot/efibootmgr')
-rw-r--r-- | sys-boot/efibootmgr/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index 29456ad4cfa6..db17da7540fb 100644 --- a/sys-boot/efibootmgr/ChangeLog +++ b/sys-boot/efibootmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/efibootmgr # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.10 2006/03/10 17:34:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.11 2006/04/01 03:56:14 agriffis Exp $ + + 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> efibootmgr-0.5.3.ebuild: + Mark 0.5.3 stable on ia64 *efibootmgr-0.5.3 (10 Mar 2006) diff --git a/sys-boot/efibootmgr/efibootmgr-0.5.3.ebuild b/sys-boot/efibootmgr/efibootmgr-0.5.3.ebuild index 20e2b5bce969..b17a2c2427fa 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.5.3.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.5.3.ebuild,v 1.1 2006/03/10 17:34:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.5.3.ebuild,v 1.2 2006/04/01 03:56:14 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://linux.dell.com/efibootmgr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64" +KEYWORDS="ia64" IUSE="" DEPEND="virtual/libc |