summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2013-11-23 04:35:16 +0000
committerJonathan Callen <jcallen@gentoo.org>2013-11-23 04:35:16 +0000
commit3f1d42001ec5eb3902430dfcb5a6750ce173645e (patch)
tree672cf768e429a417cb823e8e5a2f2d71c7a5822a /eclass/waf-utils.eclass
parentAdd ublox to GPSD_PROTOCOLS. (diff)
downloadgentoo-2-3f1d42001ec5eb3902430dfcb5a6750ce173645e.tar.gz
gentoo-2-3f1d42001ec5eb3902430dfcb5a6750ce173645e.tar.bz2
gentoo-2-3f1d42001ec5eb3902430dfcb5a6750ce173645e.zip
Fix my email address
Diffstat (limited to 'eclass/waf-utils.eclass')
-rw-r--r--eclass/waf-utils.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/waf-utils.eclass b/eclass/waf-utils.eclass
index bdf7614a6fca..0d558d80c874 100644
--- a/eclass/waf-utils.eclass
+++ b/eclass/waf-utils.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/waf-utils.eclass,v 1.17 2012/12/06 09:28:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/waf-utils.eclass,v 1.18 2013/11/23 04:35:16 jcallen Exp $
# @ECLASS: waf-utils.eclass
# @MAINTAINER:
@@ -8,7 +8,7 @@
# @AUTHOR:
# Original Author: Gilles Dartiguelongue <eva@gentoo.org>
# Various improvements based on cmake-utils.eclass: Tomáš Chvátal <scarabeus@gentoo.org>
-# Proper prefix support: Jonathan Callen <abcd@gentoo.org>
+# Proper prefix support: Jonathan Callen <jcallen@gentoo.org>
# @BLURB: common ebuild functions for waf-based packages
# @DESCRIPTION:
# The waf-utils eclass contains functions that make creating ebuild for