summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-09-27 18:47:16 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-09-27 18:47:16 +0000
commitc10b1659243a193815748a91e9f8bb7a10a9290b (patch)
tree3ea2c73fd2d1d1a9721bebb20990528054943761 /dev-util/cmake/ChangeLog
parentTemporaryly p.masked =dev-util/cmake-2.4.7-r2 for further testing and until x... (diff)
downloadgentoo-2-c10b1659243a193815748a91e9f8bb7a10a9290b.tar.gz
gentoo-2-c10b1659243a193815748a91e9f8bb7a10a9290b.tar.bz2
gentoo-2-c10b1659243a193815748a91e9f8bb7a10a9290b.zip
cmake-2.4.7-r2 now uses the system libraries during the bootstrap process instead of the bundled versions. Fixes bug 178999. Furthermore, it features a new FindSWIG.cmake module as provided by Axel Roebel on upstream bug 4145. Fixes our bug 192594.
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-util/cmake/ChangeLog')
-rw-r--r--dev-util/cmake/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog
index 58c047559d97..8660425490b3 100644
--- a/dev-util/cmake/ChangeLog
+++ b/dev-util/cmake/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-util/cmake
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.63 2007/09/07 21:30:53 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.64 2007/09/27 18:47:16 philantrop Exp $
+
+*cmake-2.4.7-r2 (27 Sep 2007)
+
+ 27 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ +files/FindSWIG.cmake, +cmake-2.4.7-r2.ebuild:
+ cmake-2.4.7-r2 now uses the system libraries during the bootstrap process
+ instead of the bundled versions. Fixes bug 178999. Furthermore, it features
+ a new FindSWIG.cmake module as provided by Axel Roebel on upstream bug 4145.
+ Fixes our bug 192594.
*cmake-2.4.7-r1 (07 Sep 2007)