diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-22 17:13:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-22 17:13:19 +0000 |
commit | e80d9c31a92432d9c63811cf05a8150a666b7d94 (patch) | |
tree | b203376e308ace62dd580e4a74cf19f3130e0582 /dev-vcs/git/git-1.6.4.5.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-e80d9c31a92432d9c63811cf05a8150a666b7d94.tar.gz historical-e80d9c31a92432d9c63811cf05a8150a666b7d94.tar.bz2 historical-e80d9c31a92432d9c63811cf05a8150a666b7d94.zip |
Stable for HPPA (bug #349045).
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'dev-vcs/git/git-1.6.4.5.ebuild')
-rw-r--r-- | dev-vcs/git/git-1.6.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.6.4.5.ebuild b/dev-vcs/git/git-1.6.4.5.ebuild index 67a16e7e5567..d1a8edc239fc 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 # 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.4 2010/12/20 10:40:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.4.5.ebuild,v 1.5 2010/12/22 17:13:19 jer 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 |