diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-22 17:52:20 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-22 17:52:20 -0700 |
commit | 2653d3cca6fcf7ef3e9b17a8012a157eb4cea913 (patch) | |
tree | 1daf6f8452f2b1561ae211a5f75fb5c305e65a01 | |
parent | man/portage.5: profile-formats = portage-2 (diff) | |
download | portage-2653d3cca6fcf7ef3e9b17a8012a157eb4cea913.tar.gz portage-2653d3cca6fcf7ef3e9b17a8012a157eb4cea913.tar.bz2 portage-2653d3cca6fcf7ef3e9b17a8012a157eb4cea913.zip |
NEWS: 2.1.11: experimental EAPI 4-slot-abi
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -10,8 +10,17 @@ 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 +------------- + +* Add support for experimental EAPI "4-slot-abi". Refer to the corresponding + html documentation that is installed with USE=doc, and also to the emerge(1) + man page for information about the related --ignore-built-slot-abi-deps and + --rebuild-if-new-slot-abi options. + portage-2.1.10 ------------- + * Improve handling of repositories/overlays for cases in which the same ebuild is provided by multiple repositories but with different masking status, and support for repository constraints on atoms (atom::repo) in configuration |