]> gitweb.michael.orlitzky.com - mjo-overlay.git/commitdiff
Bump to EAPI=5 in skel.ebuild.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Dec 2012 21:43:14 +0000 (16:43 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Dec 2012 21:43:14 +0000 (16:43 -0500)
skel.ebuild

index a2bde330ea43a346d8e588993c450d9763fd07c5..fe9c080f54fad08b942c40cd22ba2b7b3a446ff2 100644 (file)
@@ -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}"
-