diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-17 18:05:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-17 18:05:13 +0000 |
commit | 42fd036b9a234591bf332d3261166f0e6dc51513 (patch) | |
tree | 880f94845e60a27df58ed959cfd01b049a174dd9 /dev-util/git/git-1.4.2.4.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-42fd036b9a234591bf332d3261166f0e6dc51513.tar.gz gentoo-2-42fd036b9a234591bf332d3261166f0e6dc51513.tar.bz2 gentoo-2-42fd036b9a234591bf332d3261166f0e6dc51513.zip |
Stable on sparc wrt #151669
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util/git/git-1.4.2.4.ebuild')
-rw-r--r-- | dev-util/git/git-1.4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/git/git-1.4.2.4.ebuild b/dev-util/git/git-1.4.2.4.ebuild index c6e620cf6809..ea82175fb3fa 100644 --- a/dev-util/git/git-1.4.2.4.ebuild +++ b/dev-util/git/git-1.4.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.4.2.4.ebuild,v 1.3 2006/10/17 09:16:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.4.2.4.ebuild,v 1.4 2006/10/17 18:05:13 gustavoz Exp $ inherit python toolchain-funcs eutils elisp-common @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="curl doc emacs gtk mozsha1 ppcsha1 tk webdav" DEPEND="dev-libs/openssl |