diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-01-15 11:56:03 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-01-15 11:56:03 +0000 |
commit | c66d11967cc3c069750a2572174e43844933f845 (patch) | |
tree | 5b198a33850d10726482da3ec8f943fecac004dd /dev-util/git/git-1.4.4.4.ebuild | |
parent | amd64 stable, bug 155513 (diff) | |
download | historical-c66d11967cc3c069750a2572174e43844933f845.tar.gz historical-c66d11967cc3c069750a2572174e43844933f845.tar.bz2 historical-c66d11967cc3c069750a2572174e43844933f845.zip |
amd64 stable, bug 159822
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-util/git/git-1.4.4.4.ebuild')
-rw-r--r-- | dev-util/git/git-1.4.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/git/git-1.4.4.4.ebuild b/dev-util/git/git-1.4.4.4.ebuild index d5d11522543b..4d75f40d878c 100644 --- a/dev-util/git/git-1.4.4.4.ebuild +++ b/dev-util/git/git-1.4.4.4.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.4.ebuild,v 1.4 2007/01/14 18:51:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-1.4.4.4.ebuild,v 1.5 2007/01/15 11:56:03 beandog 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 |