Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge custom notes reminders
Date: Thu, 22 Mar 2018 19:08:12
Message-Id: b7b5d0aa-6ba6-5755-b056-d1a2879f4ae2@sys-concept.com
In Reply to: Re: [gentoo-user] emerge custom notes reminders by Neil Bothwick
1 On 03/22/2018 12:25 PM, Neil Bothwick wrote:
2 > On Thu, 22 Mar 2018 12:11:05 -0500, R0b0t1 wrote:
3 >
4 >>> Is there a way to add custom notes reminders during emerge or after?
5 >>>
6 >>
7 >> What kind of reminders? Perhaps we could have a developer add some
8 >> encouraging messages to various packages, or maybe some news items? I
9 >> know I could use some encouragement.
10 >
11 > You can add functions to ebuilds in /etc/portage/env/cat/pkg, something
12 > like
13 >
14 > post_pkg_postinst() {
15 > elog "Say goodbye to your config file!"
16 > }
17
18 Good one, I like it. Will suggest it to the developer :-/
19
20 --
21 Thelma