diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-07-25 17:44:31 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-07-25 17:44:31 -0700 |
commit | 6d007e4571da8845d55ac25c372ea26e3dec34fb (patch) | |
tree | 5ee920ff9053fa341eb200b006fb02b731b4e83c | |
parent | 3b5dede734e19aeedca11327e1e2b8443ec55f81 (diff) | |
download | portage-6d007e4571da8845d55ac25c372ea26e3dec34fb.tar.gz portage-6d007e4571da8845d55ac25c372ea26e3dec34fb.tar.bz2 portage-6d007e4571da8845d55ac25c372ea26e3dec34fb.zip |
NEWS: Add note about EAPI 3 in portage-2.1.7.17.
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -49,6 +49,12 @@ portage-2.1.8 many smaller python modules, making the code easier to navigate and allowing small parts of the portage api to be imported with less overhead. +portage-2.1.7.17 +------------- +* Add support for EAPI 3. This adds support for installation prefix, including + new EPREFIX, ED, and EROOT variables which are used by econf and einstall + helpers. Also, EAPI 3 adds xz extension support to the unpack helper. + portage-2.1.7 ------------- |