diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-04 12:39:26 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-04 12:39:26 +0000 |
commit | 6b5eb83951d5573b03a2a8141580d0903aa924a4 (patch) | |
tree | 75b62da0d441b972d879c1fa16e79078993e607b /dev-util/cmake/ChangeLog | |
parent | Update eclassdoc so it work again. Per bug #264791. (diff) | |
download | gentoo-2-6b5eb83951d5573b03a2a8141580d0903aa924a4.tar.gz gentoo-2-6b5eb83951d5573b03a2a8141580d0903aa924a4.tar.bz2 gentoo-2-6b5eb83951d5573b03a2a8141580d0903aa924a4.zip |
Revision bump. Introduce some fixes. Remove old.
(Portage version: 2.2_rc26/cvs/Linux i686)
Diffstat (limited to 'dev-util/cmake/ChangeLog')
-rw-r--r-- | dev-util/cmake/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog index e7cb008458b8..8e20d1973a3a 100644 --- a/dev-util/cmake/ChangeLog +++ b/dev-util/cmake/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-util/cmake # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.88 2009/03/15 16:56:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.89 2009/04/04 12:39:26 scarabeus Exp $ + +*cmake-2.6.3-r1 (04 Apr 2009) + + 04 Apr 2009; Tomas Chvatal <scarabeus@gentoo.org> + -files/cmake-2.0.6-rpath-fix.patch, -files/cmake-2.4.7-findkde4.patch, + -files/FindSWIG.cmake, +files/cmake-FindJNI.patch, -cmake-2.4.7-r1.ebuild, + -cmake-2.4.8.ebuild, -cmake-2.6.3.ebuild, +cmake-2.6.3-r1.ebuild: + Revision bump. Introduce some fixes. Remove old. 15 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> -cmake-2.4.6-r1.ebuild, -cmake-2.6.2.ebuild: |