From ae9436a5db453d78ad2c9e1b07491d1267ee0bea Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 9 Jul 2011 17:38:27 -0400 Subject: [PATCH] Add EAPI=4 to the head of skel.ebuild. --- skel.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skel.ebuild b/skel.ebuild index 099b944..ecc44e5 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=4 + DESCRIPTION="" HOMEPAGE="" SRC_URI="" -- 2.43.2