diff options
author | 2006-08-22 10:32:49 +0000 | |
---|---|---|
committer | 2006-08-22 10:32:49 +0000 | |
commit | 37c80b52657693cf1809763f30d308dabf51eed3 (patch) | |
tree | ab35b03035ec1e0079077b288042ce6c20688402 /app-pda/coldsync/ChangeLog | |
parent | fixed wrong keywords, my error, sorry (diff) | |
download | gentoo-2-37c80b52657693cf1809763f30d308dabf51eed3.tar.gz gentoo-2-37c80b52657693cf1809763f30d308dabf51eed3.tar.bz2 gentoo-2-37c80b52657693cf1809763f30d308dabf51eed3.zip |
added patch for fix compile error, cleaned up patching in ebuild and changed to use_with for econf options. (#141222)
(Portage version: 2.1-r2)
Diffstat (limited to 'app-pda/coldsync/ChangeLog')
-rw-r--r-- | app-pda/coldsync/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-pda/coldsync/ChangeLog b/app-pda/coldsync/ChangeLog index 91e9688540ec..2cae6d4675fb 100644 --- a/app-pda/coldsync/ChangeLog +++ b/app-pda/coldsync/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-pda/coldsync # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/ChangeLog,v 1.7 2006/03/12 08:04:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/ChangeLog,v 1.8 2006/08/22 10:32:49 liquidx Exp $ + + 22 Aug 2006; Alastair Tse <liquidx@gentoo.org> + +files/coldsync-2.2.5-broken-c++.diff, -coldsync-2.2.5.ebuild, + coldsync-2.2.5-r1.ebuild: + added patch for fix compile error, cleaned up patching in ebuild and changed + to use_with for econf options. (#141222) *coldsync-3.0_pre4 (12 Mar 2006) |