summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git/git-2.0.4.ebuild')
-rw-r--r--dev-vcs/git/git-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-2.0.4.ebuild b/dev-vcs/git/git-2.0.4.ebuild
index 93cd51dbb7fa..04dccaa7be4d 100644
--- a/dev-vcs/git/git-2.0.4.ebuild
+++ b/dev-vcs/git/git-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild,v 1.1 2014/08/02 00:20:15 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-2.0.4.ebuild,v 1.2 2014/08/24 13:56:32 slyfox Exp $
EAPI=5
@@ -67,7 +67,7 @@ RDEPEND="${CDEPEND}
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight ) )
- cvs? ( >=dev-vcs/cvsps-2.1 dev-perl/DBI dev-perl/DBD-SQLite )
+ cvs? ( >=dev-vcs/cvsps-2.1:0 dev-perl/DBI dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?