From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MOZ00-0007I2-27 for garchives@archives.gentoo.org; Wed, 08 Jul 2009 15:23:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D0EDE081A; Wed, 8 Jul 2009 15:23:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DB1A7E081A for ; Wed, 8 Jul 2009 15:23:54 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7D9C06664E for ; Wed, 8 Jul 2009 15:23:54 +0000 (UTC) Received: from darkside by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MOYzx-0006TF-TS for gentoo-commits@lists.gentoo.org; Wed, 08 Jul 2009 15:23:53 +0000 From: "Jeremy Olexa (darkside)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, darkside@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: xfce4.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: xfce4.eclass X-VCS-Directories: eclass X-VCS-Committer: darkside X-VCS-Committer-Name: Jeremy Olexa Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeremy Olexa Date: Wed, 08 Jul 2009 15:23:53 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1e015328-5937-4342-b896-875ca55c958b X-Archives-Hash: d7fe1f95f3cd261650d7bfdce4bbe06d darkside 09/07/08 15:23:53 Modified: xfce4.eclass Log: typo - s/male/make/ ;) Revision Changes Path 1.30 eclass/xfce4.eclass file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/xfce4.eclas= s?rev=3D1.30&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/xfce4.eclas= s?rev=3D1.30&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/xfce4.eclas= s?r1=3D1.29&r2=3D1.30 Index: xfce4.eclass =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/eclass/xfce4.eclass,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- xfce4.eclass 1 May 2009 04:13:31 -0000 1.29 +++ xfce4.eclass 8 Jul 2009 15:23:53 -0000 1.30 @@ -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 $ =20 # @ECLASS: xfce4.eclass # @MAINTAINER: @@ -111,7 +111,7 @@ HOMEPAGE=3D"http://www.xfce.org/" } =20 -# @FUNCTION: xfce4_single_male +# @FUNCTION: xfce4_single_make # @DESCRIPTION: # Build with one job for broken parallel builds xfce4_single_make() {