Gentoo Archives: gentoo-portage-dev

From: "Jesus Rivero (Neurogeek)" <neurogeek@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] [PATCH] Added support for variable expansion in source command. wrt bug #490896
Date: Sun, 12 Jan 2014 23:21:42
Message-Id: CAD3zpDmK5iV03mK_Yua2Ua=baJfo6v=V7hpSqg2NfwP3Nophvw@mail.gmail.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi all,
5
6 Attached is a patch to allow variables in the argument for the source
7 command in make.conf
8 The implementation refactors what happens when allow_sourcing is True in
9 the portage.util.getconfig
10 function. Instead of just setting lex.source, now we also pass the
11 expand_map dict.
12
13 This patch fixes bug #490896
14
15 Jesus Rivero
16 -----BEGIN PGP SIGNATURE-----
17 Version: GnuPG v2.0.16 (GNU/Linux)
18
19 iEYEARECAAYFAlLS5XgACgkQdIssYB9vBoOUoQCdFA2JfPHvjLDVp0mqDTo01Z9E
20 wMoAmgJLflNFTb9JoSnOJzZga6oJckYI
21 =3Atz
22 -----END PGP SIGNATURE-----

Attachments

File name MIME type
0001-Added-support-for-variable-expansion-in-source-command.patch application/octet-stream