summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2006-10-14 20:27:21 +0000
committerSven Wegener <swegener@gentoo.org>2006-10-14 20:27:21 +0000
commit4192aea9db54684cd004d8ab02e799d3e65fc66b (patch)
treeb0352197c2a2e98315d0d2d24bbcaa687e714360 /eclass/mysql.eclass
parentMark 3.1.5-r2 stable on ia64 (diff)
downloadhistorical-4192aea9db54684cd004d8ab02e799d3e65fc66b.tar.gz
historical-4192aea9db54684cd004d8ab02e799d3e65fc66b.tar.bz2
historical-4192aea9db54684cd004d8ab02e799d3e65fc66b.zip
Apply whitespace checks from repoman to eclasses.
Diffstat (limited to 'eclass/mysql.eclass')
-rw-r--r--eclass/mysql.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mysql.eclass b/eclass/mysql.eclass
index 7fe9dfb9e41a..a1ad3b0bb759 100644
--- a/eclass/mysql.eclass
+++ b/eclass/mysql.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.35 2006/10/13 22:13:34 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.36 2006/10/14 20:27:21 swegener Exp $
# Author: Francesco Riosa <vivo@gentoo.org>
# Maintainer: Luca Longinotti <chtekk@gentoo.org>
@@ -81,7 +81,7 @@ mysql_version_is_at_least "5.01.00.00" \
&& IUSE="${IUSE} innodb"
EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_install pkg_preinst \
- pkg_postinst pkg_config pkg_postrm
+ pkg_postinst pkg_config pkg_postrm
# void mysql_init_vars()
#