summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-07-08 15:23:53 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-07-08 15:23:53 +0000
commit9ad3bdd5662c52b9858df9e23f5843e4135a4c74 (patch)
treeb094746a1bc6cb61c89c2a058395ec77de4fa471 /eclass/xfce4.eclass
parentFix linker error when --as-needed is forced (#276665). (diff)
downloadhistorical-9ad3bdd5662c52b9858df9e23f5843e4135a4c74.tar.gz
historical-9ad3bdd5662c52b9858df9e23f5843e4135a4c74.tar.bz2
historical-9ad3bdd5662c52b9858df9e23f5843e4135a4c74.zip
typo - s/male/make/ ;)
Diffstat (limited to 'eclass/xfce4.eclass')
-rw-r--r--eclass/xfce4.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/xfce4.eclass b/eclass/xfce4.eclass
index 3c03a4d6cb32..5b868107137e 100644
--- a/eclass/xfce4.eclass
+++ b/eclass/xfce4.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/xfce4.eclass,v 1.29 2009/05/01 04:13:31 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/xfce4.eclass,v 1.30 2009/07/08 15:23:53 darkside Exp $
# @ECLASS: xfce4.eclass
# @MAINTAINER:
@@ -111,7 +111,7 @@ xfce4_core() {
HOMEPAGE="http://www.xfce.org/"
}
-# @FUNCTION: xfce4_single_male
+# @FUNCTION: xfce4_single_make
# @DESCRIPTION:
# Build with one job for broken parallel builds
xfce4_single_make() {