summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-09-20 11:01:43 -0700
committerZac Medico <zmedico@gentoo.org>2012-09-20 11:01:43 -0700
commite75364c99827641cd491206acfba4c6587cfcd33 (patch)
tree580bc00958b7baf88bc108e907d414d66fb7fa15 /man/ebuild.5
parent8ba939d53e52a88c183a2db95d1e51f04b0d9bb6 (diff)
downloadportage-e75364c99827641cd491206acfba4c6587cfcd33.tar.gz
portage-e75364c99827641cd491206acfba4c6587cfcd33.tar.bz2
portage-e75364c99827641cd491206acfba4c6587cfcd33.zip
Enable official EAPI 5 support.v2.2.0_alpha130
The council has officialy approved EAPI 5 in PMS: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=99c78a51ff4c9737cdd399620072abdc14f8df11
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 338a7653a..22e646841 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -19,7 +19,7 @@ Here's a simple example ebuild:
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
inherit some_eclass another_eclass