diff options
author | 2012-08-24 03:51:48 +0000 | |
---|---|---|
committer | 2012-08-24 03:51:48 +0000 | |
commit | b98a46d14ab902ccbcf2c0eae9fc3d9cf25686ed (patch) | |
tree | f4673f887d319f85a7430269bcd8dfb79cf9a410 /dev-vcs/git/git-1.7.9.2.ebuild | |
parent | Adding bump for 3.5.2 kernel (diff) | |
download | historical-b98a46d14ab902ccbcf2c0eae9fc3d9cf25686ed.tar.gz historical-b98a46d14ab902ccbcf2c0eae9fc3d9cf25686ed.tar.bz2 historical-b98a46d14ab902ccbcf2c0eae9fc3d9cf25686ed.zip |
Fix IUSE.missing for new highlight flag.
Package-Manager: portage-2.2.0_alpha122/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'dev-vcs/git/git-1.7.9.2.ebuild')
-rw-r--r-- | dev-vcs/git/git-1.7.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.7.9.2.ebuild b/dev-vcs/git/git-1.7.9.2.ebuild index ce66c4754a58..f6a07fa1d19a 100644 --- a/dev-vcs/git/git-1.7.9.2.ebuild +++ b/dev-vcs/git/git-1.7.9.2.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.2.ebuild,v 1.6 2012/08/23 20:18:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.9.2.ebuild,v 1.7 2012/08/24 03:51:48 zmedico Exp $ EAPI=4 @@ -41,7 +41,7 @@ fi LICENSE="GPL-2" SLOT="0" -IUSE="+blksha1 +curl cgi doc emacs +gpg gtk +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test" +IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test" # Common to both DEPEND and RDEPEND CDEPEND=" |