diff -x fix.patch -Naur Optfeature.orig/Optfeature-0.ebuild Optfeature/Optfeature-0.ebuild
SLOT="0"
pkg_postinstall() {
- optfeature "optional support" invalid
- optfeature "nonexistent pkg" nonexistent/pkg
+ optfeature "optional support" stub/revisioned
+ optfeature "nonexistent pkg" stub/slotted
}