diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-03 10:04:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-03 10:04:38 +0000 |
commit | 09eacb798d7e5292abdf63f999412ff17dbccef0 (patch) | |
tree | b38dd9b2c0145773416b075fdeafc4b02a7a6304 /sys-boot/gnu-efi/gnu-efi-3.0s.ebuild | |
parent | Stable for amd64, wrt bug #474440 (diff) | |
download | gentoo-2-09eacb798d7e5292abdf63f999412ff17dbccef0.tar.gz gentoo-2-09eacb798d7e5292abdf63f999412ff17dbccef0.tar.bz2 gentoo-2-09eacb798d7e5292abdf63f999412ff17dbccef0.zip |
Stable for amd64, wrt bug #450908
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot/gnu-efi/gnu-efi-3.0s.ebuild')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0s.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0s.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0s.ebuild index d206aa81535e..57b06fc9385f 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0s.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0s.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.0s.ebuild,v 1.1 2012/11/25 04:27:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/gnu-efi-3.0s.ebuild,v 1.2 2013/07/03 10:04:38 ago Exp $ EAPI="4" @@ -15,7 +15,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" |