diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-19 11:01:44 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-19 11:01:44 +0000 |
commit | 2ba4b2212f79875953e38a7f5b16812ac0a89174 (patch) | |
tree | 5ea2133b974ae7138e5b457f26a5d14d14393845 /sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild | |
parent | Added patch from upstream git to fix pkg-config file (bug #378907). (diff) | |
download | historical-2ba4b2212f79875953e38a7f5b16812ac0a89174.tar.gz historical-2ba4b2212f79875953e38a7f5b16812ac0a89174.tar.bz2 historical-2ba4b2212f79875953e38a7f5b16812ac0a89174.zip |
x86 stable, see bug 382659
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild')
-rw-r--r-- | sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild b/sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild index b5ce4ab77515..616b4dbcb978 100644 --- a/sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild +++ b/sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild,v 1.2 2011/04/15 21:49:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kexec-tools/kexec-tools-2.0.2-r1.ebuild,v 1.3 2011/09/19 11:01:44 nativemad Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/kexec/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="lzma xen zlib" DEPEND=" |