diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-10 16:34:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-10 16:34:24 +0000 |
commit | 1ccdb66a107abf99127e637bcfbfc91e43b0af3e (patch) | |
tree | b02758e8e25e7fe206c02c31439e6074388398cd /sys-boot/gnu-efi/gnu-efi-3.0g.ebuild | |
parent | Fixup manifest :/ (diff) | |
download | gentoo-2-1ccdb66a107abf99127e637bcfbfc91e43b0af3e.tar.gz gentoo-2-1ccdb66a107abf99127e637bcfbfc91e43b0af3e.tar.bz2 gentoo-2-1ccdb66a107abf99127e637bcfbfc91e43b0af3e.zip |
ia64 stable, version bump
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-boot/gnu-efi/gnu-efi-3.0g.ebuild')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0g.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0g.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0g.ebuild index 0a8766deb7ce..6b1c1a0275e2 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0g.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0g.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/gnu-efi-3.0g.ebuild,v 1.1 2009/06/02 15:55:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/gnu-efi-3.0g.ebuild,v 1.2 2010/01/10 16:34:24 armin76 Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnu-efi/${MY_P}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ia64 ~x86" IUSE="" DEPEND="sys-apps/pciutils" |