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 1LIKsE-0000mm-LS for garchives@archives.gentoo.org; Thu, 01 Jan 2009 10:33:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1820CE031D; Thu, 1 Jan 2009 10:33:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BCAD4E031D for ; Thu, 1 Jan 2009 10:33:52 +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 57EE764A57 for ; Thu, 1 Jan 2009 10:33:52 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LIKsB-0004c4-UE for gentoo-commits@lists.gentoo.org; Thu, 01 Jan 2009 10:33:51 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@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: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Thu, 01 Jan 2009 10:33:51 +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: 36a3149f-0cc7-4601-8ef7-ea6e7e7b271b X-Archives-Hash: 93921ddb4c77442062e87db8f043f672 armin76 09/01/01 10:33:51 Modified: git-1.6.0.6.ebuild ChangeLog Log: s390/sh stable wrt #251343 (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64) Revision Changes Path 1.8 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.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.0.6.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.0.6.ebuild?r1=3D1.7&r2=3D1.8 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- git-1.6.0.6.ebuild 29 Dec 2008 18:31:26 -0000 1.7 +++ git-1.6.0.6.ebuild 1 Jan 2009 10:33:51 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.7= 2008/12/29 18:31:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.0.6.ebuild,v 1.8= 2009/01/01 10:33:51 armin76 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 ~sp= arc-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.315 dev-util/git/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?rev=3D1.315&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?rev=3D1.315&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?r1=3D1.314&r2=3D1.315 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.314 retrieving revision 1.315 diff -u -r1.314 -r1.315 --- ChangeLog 29 Dec 2008 18:31:26 -0000 1.314 +++ ChangeLog 1 Jan 2009 10:33:51 -0000 1.315 @@ -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.314 2008/1= 2/29 18:31:26 dertobi123 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.315 2009/0= 1/01 10:33:51 armin76 Exp $ + + 01 Jan 2009; Ra=C3=BAl Porcel git-1.6.0.6.ebuild: + s390/sh stable wrt #251343 =20 29 Dec 2008; Tobias Scherbaum git-1.6.0.6.ebui= ld: ppc stable, bug #251343