fix(coreos-base/oem-ami): Cleanup ebuild, bump to EAPI=5

Generally a good idea to use newer EAPIs that default to failing on
errors. Uses the same S fix as oem-vagrant does.
This commit is contained in:
Michael Marineau 2013-08-01 16:12:49 -04:00
parent dec3691adc
commit 52dab6e268

View File

@ -1,13 +1,9 @@
#
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Copyright (c) 2013 CoreOS, Inc.. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# $Header:$
#
EAPI=2
EAPI=5
DESCRIPTION="oem suite for ami images"
DESCRIPTION="OEM suite for AMI images"
HOMEPAGE=""
SRC_URI=""
@ -16,6 +12,9 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
# no source directory
S="${WORKDIR}"
src_install() {
dobin "${FILESDIR}"/install-ec2-key.sh