diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-08-24 03:51:48 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-08-24 03:51:48 +0000 |
commit | ea89068e67cf652611bf4ac919e79ae6ec7786fb (patch) | |
tree | e169d515fa27c69c38708805a1599884aed7bb0b /dev-vcs/git/git-1.7.12.ebuild | |
parent | Adding bump for 3.5.2 kernel (diff) | |
download | gentoo-2-ea89068e67cf652611bf4ac919e79ae6ec7786fb.tar.gz gentoo-2-ea89068e67cf652611bf4ac919e79ae6ec7786fb.tar.bz2 gentoo-2-ea89068e67cf652611bf4ac919e79ae6ec7786fb.zip |
Fix IUSE.missing for new highlight flag.
(Portage version: 2.2.0_alpha122/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-vcs/git/git-1.7.12.ebuild')
-rw-r--r-- | dev-vcs/git/git-1.7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.7.12.ebuild b/dev-vcs/git/git-1.7.12.ebuild index ba1cd92a76a1..d9fb18509fea 100644 --- a/dev-vcs/git/git-1.7.12.ebuild +++ b/dev-vcs/git/git-1.7.12.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.12.ebuild,v 1.3 2012/08/23 20:18:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12.ebuild,v 1.4 2012/08/24 03:51:48 zmedico Exp $ EAPI=4 @@ -40,7 +40,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=" |