summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-03-09 18:16:04 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-03-09 18:16:04 +0000
commit22d7ce7008a2bc7892950ffbce01cac994f44deb (patch)
treef6d1d3353b1221c8cee78e67bae55e0261b4f33f /eclass
parentVersion bump: add <linux/fcntl.h> for uclibc (diff)
downloadhistorical-22d7ce7008a2bc7892950ffbce01cac994f44deb.tar.gz
historical-22d7ce7008a2bc7892950ffbce01cac994f44deb.tar.bz2
historical-22d7ce7008a2bc7892950ffbce01cac994f44deb.zip
Remove stray character thanks to mimi_vx.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog5
-rw-r--r--eclass/cmake-utils.eclass4
2 files changed, 6 insertions, 3 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 349344b77fd0..bed2fdd8ff7b 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1167 2014/03/09 15:51:40 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1168 2014/03/09 18:16:04 kensington Exp $
+
+ 09 Mar 2014; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass:
+ Remove stray character thanks to mimi_vx.
09 Mar 2014; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass:
Add missing quotes wrt bug #503336.
diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index 0ac378cb4e95..4288aa9dc51a 100644
--- a/eclass/cmake-utils.eclass
+++ b/eclass/cmake-utils.eclass
@@ -1,6 +1,6 @@
-W# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/cmake-utils.eclass,v 1.104 2014/03/09 15:51:40 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/cmake-utils.eclass,v 1.105 2014/03/09 18:16:04 kensington Exp $
# @ECLASS: cmake-utils.eclass
# @MAINTAINER: