mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
eutils.eclass: move EAPI conditional funcs under the multiple inclusion protection check
This commit is contained in:
@@ -1620,8 +1620,6 @@ optfeature() {
|
||||
fi
|
||||
}
|
||||
|
||||
fi
|
||||
|
||||
check_license() {
|
||||
die "you no longer need this as portage supports ACCEPT_LICENSE itself"
|
||||
}
|
||||
@@ -1845,3 +1843,5 @@ in_iuse() {
|
||||
|
||||
;;
|
||||
esac
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user