From: Zac Medico <zmedico@gentoo.org> Date: Thu, 20 Sep 2012 19:05:06 +0000 (-0700) Subject: NEWS: EAPI 5 in 2.1.11.19 X-Git-Tag: v2.2.0_alpha131~12 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3cedc1fa53f50641771fa1710aab10e1fcc10ff0;p=portage.git NEWS: EAPI 5 in 2.1.11.19 --- diff --git a/NEWS b/NEWS index b294fa563..461daff29 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,11 @@ portage-2.2 sonames change during upgrade or downgrade, and the @preserved-rebuild package set which rebuilds consumers of preserved libraries. +portage-2.1.11.19 +------------- +* Add support for EAPI 5. Refer to the PMS EAPI Cheat Sheet, portage's html + docs installed with USE=doc, or `man 5 ebuild` for more info about EAPI 5. + portage-2.1.11 -------------