diff options
author | 2015-04-09 17:45:50 +0000 | |
---|---|---|
committer | 2015-04-09 17:45:50 +0000 | |
commit | cc306667ddca984d54f367ccaa1838157ce32787 (patch) | |
tree | cdab8f6faf34f07762e1285e143a7143cc8df731 /dev-util/cmake/ChangeLog | |
parent | Security bump - fixes bug 544224. (diff) | |
download | gentoo-2-cc306667ddca984d54f367ccaa1838157ce32787.tar.gz gentoo-2-cc306667ddca984d54f367ccaa1838157ce32787.tar.bz2 gentoo-2-cc306667ddca984d54f367ccaa1838157ce32787.zip |
Version bump wrt bug #543700.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'dev-util/cmake/ChangeLog')
-rw-r--r-- | dev-util/cmake/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog index 1467bccbf8b2..81b7d0c72d3e 100644 --- a/dev-util/cmake/ChangeLog +++ b/dev-util/cmake/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/cmake # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.301 2015/01/16 20:35:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.302 2015/04/09 17:45:50 kensington Exp $ + +*cmake-3.2.1 (09 Apr 2015) + + 09 Apr 2015; Michael Palimaka <kensington@gentoo.org> +cmake-3.2.1.ebuild: + Version bump wrt bug #543700. *cmake-3.1.0 (16 Jan 2015) |