summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-03-19 21:11:48 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-03-19 21:11:48 +0000
commit592b45d0ba8af827d0f0313e2a0eeb8392ae4de8 (patch)
treeb11a37d7757513da0347f0cb0a54dca34fad2613 /dev-util/git
parentppc stable, bug #125693 (diff)
downloadgentoo-2-592b45d0ba8af827d0f0313e2a0eeb8392ae4de8.tar.gz
gentoo-2-592b45d0ba8af827d0f0313e2a0eeb8392ae4de8.tar.bz2
gentoo-2-592b45d0ba8af827d0f0313e2a0eeb8392ae4de8.zip
Stable on x86, see bug #126850.
(Portage version: 2.1_pre6-r4)
Diffstat (limited to 'dev-util/git')
-rw-r--r--dev-util/git/ChangeLog5
-rw-r--r--dev-util/git/git-1.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/git/ChangeLog b/dev-util/git/ChangeLog
index 33a2b14dfbd2..931c7aa27f82 100644
--- a/dev-util/git/ChangeLog
+++ b/dev-util/git/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/git
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.82 2006/03/19 20:46:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.83 2006/03/19 21:11:48 nelchael Exp $
+
+ 19 Mar 2006; Krzysiek Pawlik <nelchael@gentoo.org> git-1.2.4.ebuild:
+ Stable on x86, see bug #126850.
19 Mar 2006; Markus Rothe <corsair@gentoo.org> git-1.2.4.ebuild:
Stable on ppc64; bug #126850
diff --git a/dev-util/git/git-1.2.4.ebuild b/dev-util/git/git-1.2.4.ebuild
index 894e7c0ebdc5..d42fb075c8a4 100644
--- a/dev-util/git/git-1.2.4.ebuild
+++ b/dev-util/git/git-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.2.4.ebuild,v 1.3 2006/03/19 20:46:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.2.4.ebuild,v 1.4 2006/03/19 21:11:48 nelchael Exp $
inherit python toolchain-funcs eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc ppc64 ~sparc x86"
IUSE="mozsha1 ppcsha1 doc curl tcltk gitsendemail webdav"
DEPEND="dev-libs/openssl