From: Michael Orlitzky Date: Sat, 9 Jul 2011 21:38:27 +0000 (-0400) Subject: Add EAPI=4 to the head of skel.ebuild. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=commitdiff_plain;h=ae9436a5db453d78ad2c9e1b07491d1267ee0bea Add EAPI=4 to the head of skel.ebuild. --- 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=""