diff options
author | 2007-01-04 19:40:09 +0000 | |
---|---|---|
committer | 2007-01-04 19:40:09 +0000 | |
commit | 7ca7287cc7567864bd900f2e0125d5a1587e072f (patch) | |
tree | 6e8c603fc39f9d4ca0293e1955e5141408ee9a99 /dev-util/git/git-1.4.4.3.ebuild | |
parent | Remove ebuilds incorrectly handling autotools as per bug #160010 (diff) | |
download | historical-7ca7287cc7567864bd900f2e0125d5a1587e072f.tar.gz historical-7ca7287cc7567864bd900f2e0125d5a1587e072f.tar.bz2 historical-7ca7287cc7567864bd900f2e0125d5a1587e072f.zip |
Stable on IA64.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'dev-util/git/git-1.4.4.3.ebuild')
-rw-r--r-- | dev-util/git/git-1.4.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/git/git-1.4.4.3.ebuild b/dev-util/git/git-1.4.4.3.ebuild index 9d095c0c5921..2554cf75334a 100644 --- a/dev-util/git/git-1.4.4.3.ebuild +++ b/dev-util/git/git-1.4.4.3.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.4.4.3.ebuild,v 1.6 2007/01/04 17:24:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.4.4.3.ebuild,v 1.7 2007/01/04 19:40:09 kloeri Exp $ inherit python toolchain-funcs eutils elisp-common perl-module bash-completion @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/software/scm/git/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="curl doc elibc_uclibc emacs gtk mozsha1 ppcsha1 tk webdav" DEPEND="dev-libs/openssl |