summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-20 14:07:50 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-20 14:07:50 +0000
commitea843ccdbd261a0c4942a081a9b2ecfc36a98681 (patch)
tree8bb8ab682a51adafdc1f2873eb9ff7e48449bb93 /dev-util/git
parentStable on sparc wrt #126888 (diff)
downloadgentoo-2-ea843ccdbd261a0c4942a081a9b2ecfc36a98681.tar.gz
gentoo-2-ea843ccdbd261a0c4942a081a9b2ecfc36a98681.tar.bz2
gentoo-2-ea843ccdbd261a0c4942a081a9b2ecfc36a98681.zip
Stable on sparc wrt #126850
(Portage version: 2.0.54)
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 eb9478924937..80642cde786c 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.84 2006/03/20 08:01:20 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.85 2006/03/20 14:07:50 gustavoz Exp $
+
+ 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.2.4.ebuild:
+ Stable on sparc wrt #126850
20 Mar 2006; Luca Barbato <lu_zero@gentoo.org> git-1.2.4.ebuild:
Marked ppc
diff --git a/dev-util/git/git-1.2.4.ebuild b/dev-util/git/git-1.2.4.ebuild
index f31a8ab4629d..f85f8e203b1a 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.5 2006/03/20 08:01:20 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.2.4.ebuild,v 1.6 2006/03/20 14:07:50 gustavoz 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