diff options
Diffstat (limited to 'dev-vcs/git/git-1.7.9.1.ebuild')
-rw-r--r-- | dev-vcs/git/git-1.7.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.7.9.1.ebuild b/dev-vcs/git/git-1.7.9.1.ebuild index d60313c16571..ea877e0ee3f9 100644 --- a/dev-vcs/git/git-1.7.9.1.ebuild +++ b/dev-vcs/git/git-1.7.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild,v 1.1 2012/02/15 01:36:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.1.ebuild,v 1.2 2012/04/23 17:21:07 vapier Exp $ EAPI=4 @@ -46,7 +46,7 @@ IUSE="+blksha1 +curl cgi doc emacs gtk iconv +pcre +perl +python ppcsha1 tk +thr # Common to both DEPEND and RDEPEND CDEPEND=" !blksha1? ( dev-libs/openssl ) - sys-libs/zlib\ + sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl[-build] ) tk? ( dev-lang/tk ) |