From: Michael Orlitzky Date: Tue, 18 Dec 2012 21:43:14 +0000 (-0500) Subject: Bump to EAPI=5 in skel.ebuild. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=commitdiff_plain;h=ced23723a12565804489e35bd82e7589ef282e33 Bump to EAPI=5 in skel.ebuild. --- diff --git a/skel.ebuild b/skel.ebuild index a2bde33..fe9c080 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 DESCRIPTION="" HOMEPAGE="" @@ -15,4 +15,3 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" -