diff options
author | 2009-07-21 17:18:54 +0000 | |
---|---|---|
committer | 2009-07-21 17:18:54 +0000 | |
commit | 300ef8ff144973014cdbeddbbda8549887c246c9 (patch) | |
tree | 0486dfbde3f1a3b1ef504bae23dd536173e5d196 /net-misc/icecast/ChangeLog | |
parent | stable x86, bug 264649 (diff) | |
download | gentoo-2-300ef8ff144973014cdbeddbbda8549887c246c9.tar.gz gentoo-2-300ef8ff144973014cdbeddbbda8549887c246c9.tar.bz2 gentoo-2-300ef8ff144973014cdbeddbbda8549887c246c9.zip |
Touch access.log and error.log and chmod them to icecast:nogroup wrt #245727, thanks to Christopher Schwan for reporting. err, chown
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/icecast/ChangeLog')
-rw-r--r-- | net-misc/icecast/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index 70de06f167bb..25a8d7624b76 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/icecast -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.84 2008/12/19 17:02:49 pva Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.85 2009/07/21 17:18:54 ssuominen Exp $ + + 21 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> icecast-2.3.2.ebuild: + Touch access.log and error.log and chown them to icecast:nogroup wrt + #245727, thanks to Christopher Schwan for reporting. 19 Dec 2008; Peter Volkov <pva@gentoo.org> icecast-2.3.2.ebuild: Removed || die after enewuser, bug #237290 |