diff --git a/sdk_container/src/third_party/coreos-overlay/dev-util/lcov/lcov-1.9.ebuild b/sdk_container/src/third_party/coreos-overlay/dev-util/lcov/lcov-1.9.ebuild index ea21d32635..f64212fabd 100644 --- a/sdk_container/src/third_party/coreos-overlay/dev-util/lcov/lcov-1.9.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/dev-util/lcov/lcov-1.9.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.9.ebuild,v 1.3 2012/05/21 12:29:34 johu Exp $ -inherit eutils +EAPI="4" -EAPI="2" +inherit eutils DESCRIPTION="A graphical front-end for GCC's coverage testing tool gcov" HOMEPAGE="http://ltp.sourceforge.net/coverage/lcov.php"