generic_stage_target: default {PORT,PKG,DIST}DIR
authorZac Medico <zmedico@gentoo.org>
Wed, 31 Jul 2013 04:46:48 +0000 (21:46 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 8 Aug 2013 02:31:00 +0000 (19:31 -0700)
commitc52962b6bd2e12dec9fdaea6592d39bedce0a752
tree6a2950aea9477610c5535eaf6d6f68648b9793ed
parent9f4116ea616f806d02f6abff60a42be222a672c1
generic_stage_target: default {PORT,PKG,DIST}DIR

This provides forward compatiblity so that stage builds do not break
in the future when portage changes the default PORTDIR, PKGDIR, and
DISTDIR locations (bug #378603).

Also, it provides backward compatibility for various tools that require
PORTDIR to be defined in make.conf, such as the following:

gentoo-bashcomp - bug #478444
euse - bug #474574
euses and ufed - bug #478318

X-Gentoo-Bug: 479062
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=479062
Reviewed-by: Matt Turner <mattst88@gmail.com>
modules/generic_stage_target.py