From c816e70a7f753f4f3cbf6d7cdd0d36232d0964f3 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Wed, 11 Apr 2007 08:02:44 +0000 Subject: stable amd64, bug 173327 (Portage version: 2.1.2.2) --- dev-util/git/ChangeLog | 5 ++++- dev-util/git/git-1.5.0.7.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util/git') diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index c8696471bc1c..87421dcefe11 100644 --- a/dev-util/git/ChangeLog +++ b/dev-util/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/git # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.184 2007/04/08 12:50:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.185 2007/04/11 08:02:44 opfer Exp $ + + 11 Apr 2007; Christian Faulhammer git-1.5.0.7.ebuild: + stable amd64, bug 173327 08 Apr 2007; Markus Rothe git-1.5.0.7.ebuild: Stable on ppc64; bug #173327 diff --git a/dev-util/git/git-1.5.0.7.ebuild b/dev-util/git/git-1.5.0.7.ebuild index b0d6ec438354..57600811a12e 100644 --- a/dev-util/git/git-1.5.0.7.ebuild +++ b/dev-util/git/git-1.5.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.0.7.ebuild,v 1.7 2007/04/08 12:50:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.0.7.ebuild,v 1.8 2007/04/11 08:02:44 opfer Exp $ inherit toolchain-funcs eutils elisp-common perl-module bash-completion @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="curl doc elibc_uclibc emacs gtk mozsha1 perl ppcsha1 tk webdav" DEPEND="dev-libs/openssl -- cgit v1.2.3-65-gdbad