Gentoo Archives: gentoo-portage-dev

From: Bertrand SIMONNET <bsimonnet@××××××××.org>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] [PATCH] per package environment: generalize the mechanism to be profile specific
Date: Tue, 30 Sep 2014 21:59:46
Message-Id: 1412029913-13421-1-git-send-email-bsimonnet@chromium.org
In Reply to: Re: [gentoo-portage-dev] [PATCH] per package environment: generalize the mechanism to be profile specific by Zac Medico
1 Hi all,
2
3 Please find the patches implementing package.bashrc, the bashrc mechanism
4 parsing the atom names in python.
5
6 I split the change into three smaller changes:
7 * Refactoring ebuild.sh (same as the first refactoring patch)
8 * Include profile-formats in profile_complex
9 * package.bashrc change
10
11 I also included the documentation for package.bashrc in the latest patch.
12 Let me know what you think :)
13
14 Thanks,
15 Bertrand

Replies

Subject Author
[gentoo-portage-dev] [PATCH 1/3] Refactor bashrc scripts sourcing Bertrand SIMONNET <bsimonnet@××××××××.org>