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 1QE1K1-00059v-43 for garchives@archives.gentoo.org; Sun, 24 Apr 2011 15:34:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A4E41C00A; Sun, 24 Apr 2011 15:33:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3D9501C00A for ; Sun, 24 Apr 2011 15:33:58 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0E6E1B4002 for ; Sun, 24 Apr 2011 15:33:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 45B9E20054; Sun, 24 Apr 2011 15:33:56 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: git-2.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: git-2.eclass X-VCS-Directories: eclass X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: <20110424153356.45B9E20054@flycatcher.gentoo.org> Date: Sun, 24 Apr 2011 15:33:56 +0000 (UTC) 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: X-Archives-Hash: 14f0bb25098fe7cf6279c01766424b98 scarabeus 11/04/24 15:33:56 Modified: git-2.eclass Log: Fix comment typo. Revision Changes Path 1.4 eclass/git-2.eclass file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git-2.eclas= s?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git-2.eclas= s?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git-2.eclas= s?r1=3D1.3&r2=3D1.4 Index: git-2.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/git-2.eclass,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- git-2.eclass 23 Apr 2011 10:21:11 -0000 1.3 +++ git-2.eclass 24 Apr 2011 15:33:56 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.3 2011/04/23 = 10:21:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.4 2011/04/24 = 15:33:56 scarabeus Exp $ =20 # @ECLASS: git-2.eclass # @MAINTAINER: @@ -83,7 +83,7 @@ # It can be overriden via env using packagename_LIVE_COMMIT # variable. # -# EGIT_BRANCH=3D"${EGIT_BRANCH}" +# EGIT_COMMIT=3D"${EGIT_BRANCH}" =20 # @ECLASS-VARIABLE: EGIT_REPACK # @DEFAULT_UNSET