summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-05-02 07:10:33 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-05-02 07:10:33 +0000
commitf7b6fcf9f49c13aec657a9fb4329b55b4d0ddd3c (patch)
treea75266c1148ea64063b78eb11456e08f853e09c4 /eclass
parentAdd additional documentation of useful variables XDPVER and XDIR. (diff)
downloadgentoo-2-f7b6fcf9f49c13aec657a9fb4329b55b4d0ddd3c.tar.gz
gentoo-2-f7b6fcf9f49c13aec657a9fb4329b55b4d0ddd3c.tar.bz2
gentoo-2-f7b6fcf9f49c13aec657a9fb4329b55b4d0ddd3c.zip
Update my email address spyderous->dberkholz.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/x-modular.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass
index 6e39a5b5ff6d..957bc63441f2 100644
--- a/eclass/x-modular.eclass
+++ b/eclass/x-modular.eclass
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.82 2007/05/02 07:10:02 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.83 2007/05/02 07:10:33 dberkholz Exp $
#
-# Author: Donnie Berkholz <spyderous@gentoo.org>
+# Author: Donnie Berkholz <dberkholz@gentoo.org>
#
# This eclass is designed to reduce code duplication in the modularized X11
# ebuilds.
@@ -483,7 +483,7 @@ create_fonts_scale() {
# fonts are present ...
# NOTE: There is no way to regenerate Speedo/CID fonts.scale
- # <spyderous@gentoo.org> 2 August 2004
+ # <dberkholz@gentoo.org> 2 August 2004
if [[ "${x/encodings}" = "${x}" ]] \
&& [[ -n "$(find ${x} -iname '*.[pot][ft][abcf]' -print)" ]]; then
mkfontscale \