diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-24 14:44:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-24 14:44:11 +0000 |
commit | 09372f2d70b8acdc871d4e8df2e934580f2e1d41 (patch) | |
tree | 8e8e832a17c396f7395f819eb9f52dc3b8c949ad /dev-util/git/git-0.7.ebuild | |
parent | To ~sparc (diff) | |
download | historical-09372f2d70b8acdc871d4e8df2e934580f2e1d41.tar.gz historical-09372f2d70b8acdc871d4e8df2e934580f2e1d41.tar.bz2 historical-09372f2d70b8acdc871d4e8df2e934580f2e1d41.zip |
To ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/git/git-0.7.ebuild')
-rw-r--r-- | dev-util/git/git-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/git/git-0.7.ebuild b/dev-util/git/git-0.7.ebuild index 885f981cc233..189e8b0f9813 100644 --- a/dev-util/git/git-0.7.ebuild +++ b/dev-util/git/git-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-0.7.ebuild,v 1.4 2005/05/19 22:27:24 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/git/git-0.7.ebuild,v 1.5 2005/06/24 14:44:11 gustavoz Exp $ DESCRIPTION="GIT - the stupid content tracker" HOMEPAGE="http://kernel.org/pub/software/scm/git/" @@ -8,7 +8,7 @@ SRC_URI="http://kernel.org/pub/software/scm/git/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" IUSE="mozsha1 ppcsha1" DEPEND="dev-libs/openssl |