diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-07-24 10:58:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-07-24 10:58:33 +0000 |
commit | ce562e66df416a4e85c73ee37a3efda951771bb0 (patch) | |
tree | b8c2650feed6a43ca45597c1590bba3c232820c2 /sci-misc/boinc/ChangeLog | |
parent | Fix LICENSE to public-domain wrt #278634. (diff) | |
download | historical-ce562e66df416a4e85c73ee37a3efda951771bb0.tar.gz historical-ce562e66df416a4e85c73ee37a3efda951771bb0.tar.bz2 historical-ce562e66df416a4e85c73ee37a3efda951771bb0.zip |
Remove bashism in initscript. Per bug #278811. Thanks to Michał Górny for the patch.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'sci-misc/boinc/ChangeLog')
-rw-r--r-- | sci-misc/boinc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-misc/boinc/ChangeLog b/sci-misc/boinc/ChangeLog index 412100467e41..14f3c0cd38e6 100644 --- a/sci-misc/boinc/ChangeLog +++ b/sci-misc/boinc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-misc/boinc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.66 2009/07/08 09:00:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.67 2009/07/24 10:58:33 scarabeus Exp $ + + 24 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org> files/boinc.init: + Remove bashism in initscript. Per bug #278811. Thanks to Michał Górny + for the patch. 08 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org> files/boinc.init: Use pidfile in initscript. Per bug #276271. |