diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 16:51:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 16:51:34 +0000 |
commit | 2496bd2879f3cb1d2ae4ab726e4f38477291ffa5 (patch) | |
tree | 84ed03c54f4a6ebe1e86af89bdce3288a1e8bbf4 /dev-util/git | |
parent | Stable on ppc wrt bug 193611 (diff) | |
download | gentoo-2-2496bd2879f3cb1d2ae4ab726e4f38477291ffa5.tar.gz gentoo-2-2496bd2879f3cb1d2ae4ab726e4f38477291ffa5.tar.bz2 gentoo-2-2496bd2879f3cb1d2ae4ab726e4f38477291ffa5.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-util/git')
-rw-r--r-- | dev-util/git/git-1.5.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/git/git-1.5.2.5.ebuild b/dev-util/git/git-1.5.2.5.ebuild index 5c484a8bc8bb..c91f3731d3ba 100644 --- a/dev-util/git/git-1.5.2.5.ebuild +++ b/dev-util/git/git-1.5.2.5.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.5.2.5.ebuild,v 1.8 2007/09/28 02:11:38 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.5.2.5.ebuild,v 1.9 2007/12/11 16:51:34 vapier Exp $ inherit toolchain-funcs eutils elisp-common perl-module bash-completion @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="curl doc elibc_uclibc emacs gtk mozsha1 perl ppcsha1 tk webdav" DEPEND="dev-libs/openssl |