post_pkg_postrm() {
        if [ -z "$SKIP_EQUO_SYNC" ]; then
                equo database gentoosync
        fi
}
