MageSlayer / paludis-gentoo-patches

Unofficial Gentoo patches for Paludis package manager
GNU General Public License v2.0
14 stars 7 forks source link

eapis: create indirections for {,INS}DESTTREE. #56

Closed Ionic closed 1 year ago

Ionic commented 1 year ago

These variables were removed with EAPI=7, since they were never meant to be part of the API in the first place, but crept in.

We remove them by creating indirections and having EAPIs decide what the variables are supposed to be called. For EAPI=7+, we use different, hopefully internal names.