diff options
author | 2009-03-08 23:16:12 +0000 | |
---|---|---|
committer | 2009-03-08 23:16:12 +0000 | |
commit | e0d9ea068c857495d41ed1c25323e701f97894df (patch) | |
tree | 44d58cf24cff2889f15023d3efe2487323351009 /dev-lang/xharbour/ChangeLog | |
parent | media-gfx/synfig: whitespace (diff) | |
download | sunrise-e0d9ea068c857495d41ed1c25323e701f97894df.tar.gz sunrise-e0d9ea068c857495d41ed1c25323e701f97894df.tar.bz2 sunrise-e0d9ea068c857495d41ed1c25323e701f97894df.zip |
dev-lang/xharbour: Fixed tc-getCC usage and a typo in ChangeLog.
svn path=/sunrise/; revision=8032
Diffstat (limited to 'dev-lang/xharbour/ChangeLog')
-rw-r--r-- | dev-lang/xharbour/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/xharbour/ChangeLog b/dev-lang/xharbour/ChangeLog index f05da483f..c22613051 100644 --- a/dev-lang/xharbour/ChangeLog +++ b/dev-lang/xharbour/ChangeLog @@ -2,9 +2,13 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 08 Mar 2009; Phil Krylov (philkrylov) <phil.krylov@gmail.com> + xharbour-1.0.0_beta1.ebuild, +big.diff, +files/xharbour-override-cc.patch: + Fixed tc-getCC usage and a typo in ChangeLog. + 08 Mar 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> xharbour-1.0.0_beta1.ebuild: - Add missing eclass, drop useless DEP, use tc-getCC for compiler, use dodoc, + Add missing eclass, drop useless DEP, use tc-getCC for compiler, use doins, whitespace 08 Mar 2009; Phil Krylov (philkrylov) <phil.krylov@gmail.com> |