diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2007-01-14 21:19:26 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2007-01-14 21:19:26 +0000 |
commit | 0213a70ad1e3a2462b153d9c9b932cd2b16b3c86 (patch) | |
tree | a9314cfc08d94af6ff1997ef0797defbe403c208 /app-text/acroread/ChangeLog | |
parent | Version bump. Really fixes Bug #162008. (diff) | |
download | historical-0213a70ad1e3a2462b153d9c9b932cd2b16b3c86.tar.gz historical-0213a70ad1e3a2462b153d9c9b932cd2b16b3c86.tar.bz2 historical-0213a70ad1e3a2462b153d9c9b932cd2b16b3c86.zip |
Fix quoting on =~ conditional to work also with bash-3.2_pre9 (bug #162018; thanks all)
Package-Manager: portage-2.1.2_rc4-r9
Diffstat (limited to 'app-text/acroread/ChangeLog')
-rw-r--r-- | app-text/acroread/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index b5823ef967f5..5446b1f726bd 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/acroread # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.91 2007/01/14 20:03:07 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.92 2007/01/14 21:19:26 kevquinn Exp $ + + 14 Jan 2007; Kevin F. Quinn <kevquinn@gentoo.org> + acroread-7.0.8-r1.ebuild, acroread-7.0.9.ebuild: + Fix quoting on =~ conditional to work also with bash-3.2_pre9 (bug #162018; + thanks all) 14 Jan 2007; Olivier CrĂȘte <tester@gentoo.org> acroread-7.0.9.ebuild: Make QA_TEXTRELS also apply to amd64 |