diff options
author | 2005-08-24 07:41:21 +0000 | |
---|---|---|
committer | 2005-08-24 07:41:21 +0000 | |
commit | e2911fd5279ea036f1ecc35f5c577633bef4cfac (patch) | |
tree | 46b0bd86bf186ba0e03381ba47c2208ca768d518 /app-accessibility/speech-tools/ChangeLog | |
parent | Fix for security bug #102375 (diff) | |
download | gentoo-2-e2911fd5279ea036f1ecc35f5c577633bef4cfac.tar.gz gentoo-2-e2911fd5279ea036f1ecc35f5c577633bef4cfac.tar.bz2 gentoo-2-e2911fd5279ea036f1ecc35f5c577633bef4cfac.zip |
Don't call chown with root:root. Call sed with -e to state the expression.
(Portage version: 2.0.51.22)
Diffstat (limited to 'app-accessibility/speech-tools/ChangeLog')
-rw-r--r-- | app-accessibility/speech-tools/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-accessibility/speech-tools/ChangeLog b/app-accessibility/speech-tools/ChangeLog index fa99f3a4cd5f..37209f449cda 100644 --- a/app-accessibility/speech-tools/ChangeLog +++ b/app-accessibility/speech-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/speech-tools # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.31 2005/08/23 02:41:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.32 2005/08/24 07:41:21 flameeyes Exp $ + + 24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> + speech-tools-1.2.3-r3.ebuild: + Don't call chown with root:root. Call sed with -e to state the expression. 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> speech-tools-1.2.3-r2.ebuild: |