diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-02 14:59:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-02 14:59:56 +0000 |
commit | fb00a44e476887c1af12a91dae66aa96c56688e3 (patch) | |
tree | 17a0ca4a52674d3c2af16f8dd36658e7039bbddf /sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-fb00a44e476887c1af12a91dae66aa96c56688e3.tar.gz gentoo-2-fb00a44e476887c1af12a91dae66aa96c56688e3.tar.bz2 gentoo-2-fb00a44e476887c1af12a91dae66aa96c56688e3.zip |
ia64 stable, remove old
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild b/sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild index a4b52c679e9c..7e274584f081 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild,v 1.2 2009/05/06 18:34:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.5.4.ebuild,v 1.3 2009/06/02 14:59:56 armin76 Exp $ inherit flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://linux.dell.com/efibootmgr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ia64 ~x86" IUSE="" RDEPEND="sys-apps/pciutils" |