From e27a4eb579db36795e90aadd8cd61e7dee8472b3 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Thu, 4 Jan 2007 19:40:09 +0000 Subject: Stable on IA64. (Portage version: 2.1.2_rc4-r5) --- dev-util/git/ChangeLog | 5 ++++- dev-util/git/git-1.4.4.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util') diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog index 806022f8f665..cbe10a70a934 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.154 2007/01/04 17:24:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.155 2007/01/04 19:40:09 kloeri Exp $ + + 04 Jan 2007; Bryan Østergaard git-1.4.4.3.ebuild: + Stable on IA64. 04 Jan 2007; Torsten Veller git-1.4.4.3.ebuild: Stable on x86 (#159822) diff --git a/dev-util/git/git-1.4.4.3.ebuild b/dev-util/git/git-1.4.4.3.ebuild index 9d095c0c5921..2554cf75334a 100644 --- a/dev-util/git/git-1.4.4.3.ebuild +++ b/dev-util/git/git-1.4.4.3.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.4.4.3.ebuild,v 1.6 2007/01/04 17:24:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.4.4.3.ebuild,v 1.7 2007/01/04 19:40:09 kloeri Exp $ inherit python toolchain-funcs eutils elisp-common perl-module bash-completion @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="curl doc elibc_uclibc emacs gtk mozsha1 ppcsha1 tk webdav" DEPEND="dev-libs/openssl -- cgit v1.2.3-65-gdbad