diff options
author | Peter Volkov <pva@gentoo.org> | 2006-01-16 09:58:18 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2006-01-16 09:58:18 +0000 |
commit | 5d8fc4319ae5e63fbd342e91f40b109cbef12bb9 (patch) | |
tree | 1efc7da3652368d55a7a5a6b5364f2cd776b84e0 /net-im/sim/ChangeLog | |
parent | arm/ia64/s390 love (diff) | |
download | historical-5d8fc4319ae5e63fbd342e91f40b109cbef12bb9.tar.gz historical-5d8fc4319ae5e63fbd342e91f40b109cbef12bb9.tar.bz2 historical-5d8fc4319ae5e63fbd342e91f40b109cbef12bb9.zip |
Backticks are not necessary in "if" statements... removed. Thanks Thomas Fischer for pointing my attention on this abc-fact.
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-im/sim/ChangeLog')
-rw-r--r-- | net-im/sim/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index efc72eb1ddcc..18013ef94edb 100644 --- a/net-im/sim/ChangeLog +++ b/net-im/sim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/sim # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.48 2006/01/15 19:05:42 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.49 2006/01/16 09:58:18 pva Exp $ + + 16 Jan 2006; Peter Volkov <pva@gentoo.org> sim-0.9.4_pre060114.ebuild: + Backticks are not necessary in "if" statements... removed. Thanks Thomas + Fischer for pointing my attention on this abc-fact. *sim-0.9.4_pre060114 (15 Jan 2006) |