diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-01 15:39:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-01 15:39:13 +0000 |
commit | 225920adaf85e1d468f59b1cd9f16f6138446ebc (patch) | |
tree | 96e54b7722155b17ce500a48b039689d8deca7c6 /dev-vcs/git/git-1.6.4.5.ebuild | |
parent | x86 stable wrt bug #349694 (diff) | |
download | historical-225920adaf85e1d468f59b1cd9f16f6138446ebc.tar.gz historical-225920adaf85e1d468f59b1cd9f16f6138446ebc.tar.bz2 historical-225920adaf85e1d468f59b1cd9f16f6138446ebc.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #349045
Package-Manager: portage-2.1.9.24/cvs/Linux ia64
Diffstat (limited to 'dev-vcs/git/git-1.6.4.5.ebuild')
-rw-r--r-- | dev-vcs/git/git-1.6.4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/git/git-1.6.4.5.ebuild b/dev-vcs/git/git-1.6.4.5.ebuild index f4c9e398fd52..628362c0e83e 100644 --- a/dev-vcs/git/git-1.6.4.5.ebuild +++ b/dev-vcs/git/git-1.6.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.7 2010/12/27 14:52:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.8 2011/01/01 15:39:13 armin76 Exp $ EAPI=2 @@ -28,7 +28,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="curl cgi doc emacs gtk iconv mozsha1 perl ppcsha1 tk threads webdav xinetd cvs subversion" # Common to both DEPEND and RDEPEND |