diff options
Diffstat (limited to 'dev-util/cmake/ChangeLog')
-rw-r--r-- | dev-util/cmake/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog index 50c38ada136c..40b880551fb3 100644 --- a/dev-util/cmake/ChangeLog +++ b/dev-util/cmake/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/cmake # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.204 2012/06/17 16:35:57 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.205 2012/06/28 15:47:02 kensington Exp $ + + 28 Jun 2012; Michael Palimaka <kensington@gentoo.org> -cmake-2.8.7-r4.ebuild, + -cmake-2.8.8-r2.ebuild, -files/cmake-2.8.3-fix_assembler_test.patch, + -files/cmake-2.8.4-FindPythonInterp.patch, -files/cmake-2.8.4-FindQt4.patch: + Remove old versions and unused patches. 17 Jun 2012; Fabian Groffen <grobian@gentoo.org> cmake-2.8.8-r3.ebuild: Run bootstrap with CONFIG_SHELL or (Prefix) sh, since the script is not @@ -898,4 +903,3 @@ 08 Dec 2003; Lisa Seelye <lisa@gentoo.org> cmake-1.8.1.ebuild: Initial checkin. Submitted by Sam Yates <sam@quux.dropbear.id.au> to close bug 25334. - |