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 1MKHj4-0002iF-ME for garchives@archives.gentoo.org; Fri, 26 Jun 2009 20:08:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24CE6E0467; Fri, 26 Jun 2009 20:08:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC77EE0467 for ; Fri, 26 Jun 2009 20:08:45 +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 928E864B65 for ; Fri, 26 Jun 2009 20:08:45 +0000 (UTC) Received: from klausman by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MKHj2-0007DH-S5 for gentoo-commits@lists.gentoo.org; Fri, 26 Jun 2009 20:08:45 +0000 From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/git: git-1.6.3.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: git-1.6.3.3.ebuild ChangeLog X-VCS-Directories: dev-util/git X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tobias Klausmann Date: Fri, 26 Jun 2009 20:08:44 +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: b9b636c3-2b8b-4acd-a2da-44f185ba17db X-Archives-Hash: 3bebf805ad9c51f9273b82439988223a klausman 09/06/26 20:08:44 Modified: git-1.6.3.3.ebuild ChangeLog Log: Stable on alpha, bug #273905 (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.3 dev-util/git/git-1.6.3.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.3.3.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.3.3.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/git-1= .6.3.3.ebuild?r1=3D1.2&r2=3D1.3 Index: git-1.6.3.3.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.3.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- git-1.6.3.3.ebuild 24 Jun 2009 05:09:02 -0000 1.2 +++ git-1.6.3.3.ebuild 26 Jun 2009 20:08:44 -0000 1.3 @@ -1,6 +1,6 @@ # 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.3.3.ebuild,v 1.2= 2009/06/24 05:09:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.6.3.3.ebuild,v 1.3= 2009/06/26 20:08:44 klausman Exp $ =20 EAPI=3D2 =20 @@ -27,7 +27,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sp= arc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk threads web= dav xinetd cvs subversion" =20 # Common to both DEPEND and RDEPEND 1.347 dev-util/git/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?rev=3D1.347&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?rev=3D1.347&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/git/Chang= eLog?r1=3D1.346&r2=3D1.347 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.346 retrieving revision 1.347 diff -u -r1.346 -r1.347 --- ChangeLog 24 Jun 2009 05:09:03 -0000 1.346 +++ ChangeLog 26 Jun 2009 20:08:44 -0000 1.347 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.346 2009/0= 6/24 05:09:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.347 2009/0= 6/26 20:08:44 klausman Exp $ + + 26 Jun 2009; Tobias Klausmann git-1.6.3.3.ebuild= : + Stable on alpha, bug #273905 =20 24 Jun 2009; Jeroen Roovers git-1.6.3.3.ebuild: Stable for HPPA (bug #273905).