summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2006-06-10 16:19:54 +0000
committerSven Wegener <swegener@gentoo.org>2006-06-10 16:19:54 +0000
commitff29b08309ca9568e2360ec4dd4f9645026a650b (patch)
tree09263811ad39e504eceaecd5bb5ea60fb0fc0cd5 /eclass/depend.apache.eclass
parentfix header (diff)
downloadhistorical-ff29b08309ca9568e2360ec4dd4f9645026a650b.tar.gz
historical-ff29b08309ca9568e2360ec4dd4f9645026a650b.tar.bz2
historical-ff29b08309ca9568e2360ec4dd4f9645026a650b.zip
Apply whitespace checks from repoman to eclasses.
Diffstat (limited to 'eclass/depend.apache.eclass')
-rw-r--r--eclass/depend.apache.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index eb5134585e0a..d688bd7dec18 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/depend.apache.eclass,v 1.25 2006/06/04 19:15:09 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/depend.apache.eclass,v 1.26 2006/06/10 16:19:54 swegener Exp $
inherit multilib
@@ -8,7 +8,7 @@ inherit multilib
# information about where certain interfaces are located.
# NOTE: If you use this, be sure you use the need_* call after you have
-# defined DEPEND and RDEPEND. Also note that you can not rely on the
+# defined DEPEND and RDEPEND. Also note that you can not rely on the
# automatic RDEPEND=DEPEND that portage does if you use this eclass.
# See bug 107127 for more information.