diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-12-20 10:40:09 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-12-20 10:40:09 +0000 |
commit | 828cc0bb5defd53ab1d35598185ff29a86ed707d (patch) | |
tree | 67fe5334e0a4bd01a2d2b9581d7d27f1e02cf6ad /dev-vcs/git/git-1.6.4.5.ebuild | |
parent | x86 stable wrt bug #349143 (diff) | |
download | historical-828cc0bb5defd53ab1d35598185ff29a86ed707d.tar.gz historical-828cc0bb5defd53ab1d35598185ff29a86ed707d.tar.bz2 historical-828cc0bb5defd53ab1d35598185ff29a86ed707d.zip |
Stable on alpha, bug #349045
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
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 3a47e5fb01f1..67a16e7e5567 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.3 2010/12/20 07:49:24 robbat2 Exp $ +# $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 $ 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 |