Gentoo Archives: gentoo-user

From: Kai Peter <kp@×××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... Audio: No
Date: Wed, 28 Dec 2016 11:00:01
Message-Id: ce721c2a9ec8584e07323298868e371a@imap.aldox.de
In Reply to: Re: [gentoo-user] from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... Audio: No by Neil Bothwick
1 On 2016-12-27 21:31, Neil Bothwick wrote:
2 >
3 > Put this script in /etc/portage/postsync.d and make it executable
4 >
5 > #!/bin/sh
6 >
7 > if [ $( eselect news count new ) != "0" ]; then
8 > eselect news list | mail you@××××××××××××.are
9 > fi
10
11 Nice hint, really. I did a similar thing in my emerge wrapper script,
12 but this looks more efficient. Thanks.
13 (Btw, knowing all about portage/emerge isn't a high priority by me ;))
14
15 --
16 Sent with eQmail-1.10-dev