summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-21 21:30:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-21 21:30:43 +0000
commit0b979ee3d248459c8344b1c1191fbb53fee177c5 (patch)
tree0a1ec4be068aaf2c27c6944917adbe8aeaeb62a6 /dev-util
parentStable on hppa (diff)
downloadgentoo-2-0b979ee3d248459c8344b1c1191fbb53fee177c5.tar.gz
gentoo-2-0b979ee3d248459c8344b1c1191fbb53fee177c5.tar.bz2
gentoo-2-0b979ee3d248459c8344b1c1191fbb53fee177c5.zip
Stable on hppa
(Portage version: 2.0.54)
Diffstat (limited to 'dev-util')
-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 1d51477547a8..867b92ec12e9 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.91 2006/04/19 18:21:30 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/ChangeLog,v 1.92 2006/04/21 21:30:43 gustavoz Exp $
+
+ 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> git-1.2.4.ebuild:
+ Stable on hppa
*git-1.3.0-r1 (19 Apr 2006)
diff --git a/dev-util/git/git-1.2.4.ebuild b/dev-util/git/git-1.2.4.ebuild
index 242c0479dd2a..89beab0cfc89 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.8 2006/03/22 18:59:43 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.2.4.ebuild,v 1.9 2006/04/21 21:30:43 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 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
IUSE="mozsha1 ppcsha1 doc curl tcltk gitsendemail webdav"
DEPEND="dev-libs/openssl