summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-08-22 16:20:30 +0000
committerSven Wegener <swegener@gentoo.org>2005-08-22 16:20:30 +0000
commitad58d06862853d4bc8d19bbd9958248e9fac66b2 (patch)
tree7dc3c3e584b60be570acb84db88db2bc899778e6 /eclass/multilib.eclass
parentVersion bump; many ebuild changes this release. Added support for USE flags: ... (diff)
downloadgentoo-2-ad58d06862853d4bc8d19bbd9958248e9fac66b2.tar.gz
gentoo-2-ad58d06862853d4bc8d19bbd9958248e9fac66b2.tar.bz2
gentoo-2-ad58d06862853d4bc8d19bbd9958248e9fac66b2.zip
apply whitespace checks from repoman to eclasses
Diffstat (limited to 'eclass/multilib.eclass')
-rw-r--r--eclass/multilib.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/multilib.eclass b/eclass/multilib.eclass
index 6f815cdfae7f..a5c2de366fe8 100644
--- a/eclass/multilib.eclass
+++ b/eclass/multilib.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.31 2005/08/08 20:07:43 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.32 2005/08/22 16:20:30 swegener Exp $
#
# Author: Jeremy Huddleston <eradicator@gentoo.org>
#
@@ -85,7 +85,7 @@ DESCRIPTION="Based on the ${ECLASS} eclass"
# create_ml_includes /usr/include/asm __i386__:/usr/include/asm-i386 __x86_64__:/usr/include/asm-x86_64
# get_libname [version]
-# returns libname with proper suffix {.so,.dylib} and optionally supplied version
+# returns libname with proper suffix {.so,.dylib} and optionally supplied version
# for ELF/MACH-O shared objects
#
# Example: