From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LHMtl-0003s0-RU for garchives@archives.gentoo.org; Mon, 29 Dec 2008 18:31:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1FADE0343; Mon, 29 Dec 2008 18:31:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2B832E0343 for ; Mon, 29 Dec 2008 18:31:27 +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 B78E764E1E for ; Mon, 29 Dec 2008 18:31:26 +0000 (UTC) Received: from dertobi123 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LHMti-0006Cd-FT for gentoo-commits@lists.gentoo.org; Mon, 29 Dec 2008 18:31:26 +0000 From: "Tobias Scherbaum (dertobi123)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dertobi123@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/git: git-1.6.0.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: git-1.6.0.6.ebuild ChangeLog X-VCS-Directories: dev-util/git X-VCS-Committer: dertobi123 X-VCS-Committer-Name: Tobias Scherbaum Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tobias Scherbaum Date: Mon, 29 Dec 2008 18:31:26 +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: 9571c33f-ff24-4806-85ca-986ac4615338 X-Archives-Hash: d909b4acac020b21a044193460b5b066 dertobi123 08/12/29 18:31:26 Modified: git-1.6.0.6.ebuild ChangeLog Log: ppc stable, bug #251343 (Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64) Revision Changes Path 1.7 dev-util/git/git-1.6.0.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.0.6.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.0.6.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.0.6.ebuild?r1=3D1.6&r2=3D1.7 Index: git-1.6.0.6.ebuild =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/dev-util/git/git-1.6.0.6.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- git-1.6.0.6.ebuild 25 Dec 2008 21:28:22 -0000 1.6 +++ git-1.6.0.6.ebuild 29 Dec 2008 18:31:26 -0000 1.7 @@ -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/dev-util/git/git-1.6.0.6.ebuild,v 1.6= 2008/12/25 21:28:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.0.6.ebuild,v 1.7= 2008/12/29 18:31:26 dertobi123 Exp $ =20 inherit toolchain-funcs eutils elisp-common perl-module bash-completion =20 @@ -17,7 +17,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc = ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~= sparc-fbsd x86 ~x86-fbsd" IUSE=3D"curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk threads web= dav xinetd cvs subversion vim-syntax" =20 DEPEND=3D" 1.314 dev-util/git/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?rev=3D1.314&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?rev=3D1.314&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?r1=3D1.313&r2=3D1.314 Index: ChangeLog =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/dev-util/git/ChangeLog,v retrieving revision 1.313 retrieving revision 1.314 diff -u -r1.313 -r1.314 --- ChangeLog 25 Dec 2008 21:28:22 -0000 1.313 +++ ChangeLog 29 Dec 2008 18:31:26 -0000 1.314 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.313 2008/1= 2/25 21:28:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.314 2008/1= 2/29 18:31:26 dertobi123 Exp $ + + 29 Dec 2008; Tobias Scherbaum git-1.6.0.6.ebui= ld: + ppc stable, bug #251343 =20 25 Dec 2008; Jeroen Roovers git-1.6.0.6.ebuild: Stable for HPPA (bug #251343).