El lun, 11-04-2016 a las 20:14 -0400, NP-Hardass escribió: > [...] > # @ECLASS-VARIABLE: MATE_TARBALL_SUFFIX > # @INTERNAL > # @DESCRIPTION: > # All projects hosted on mate-desktop.org provide tarballs as tar.xz. > # Undefined in live ebuilds. > [[ ${PV} != 9999 ]] && : ${MATE_TARBALL_SUFFIX:="xz"} >
If you are going to support eapi <6 you will probably need to do: DEPEND="${DEPEND} app-arch/xz-utils" as in gnome.org.eclass to ensure the needed dep is pulled in :)
signature.asc
Description: This is a digitally signed message part