Gentoo Archives: gentoo-portage-dev

From: Mike Kelly <pioto@×××××.org>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Portage phase hooks patch
Date: Thu, 20 Jul 2006 23:11:55
Message-Id: 20060720191052.1363441d@mk65-desktop.pioto.org
1 Hello,
2
3 This is that patch I had mentioned earlier on #gentoo-portage. It works
4 by sourcing every script found in
5 /var/libexec/portage/hooks/{pre,post}_${EBUILD_PHASE} at the
6 appropriate time.
7
8 In my case, I feel this functionality would be very useful as it allows
9 for me to integrate my GLEP 27 implementation into portage without
10 portage needing to worry about my implementation specifics, which may
11 well change in later versions. I am sure there are other practical ways
12 in which these hooks could be used.
13
14 Patch at: http://soc.gentoo.org/viewcvs.py/*checkout*/glep0027/patches/portage-hooks.patch
15
16 See bug# 141215.
17
18 --
19 Mike Kelly

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-portage-dev] Portage phase hooks patch Zac Medico <zmedico@g.o>