summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git/git-1.7.0.3.ebuild')
-rw-r--r--dev-vcs/git/git-1.7.0.3.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.7.0.3.ebuild b/dev-vcs/git/git-1.7.0.3.ebuild
index b62e2abe01ee..b21722f7ec99 100644
--- a/dev-vcs/git/git-1.7.0.3.ebuild
+++ b/dev-vcs/git/git-1.7.0.3.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.7.0.3.ebuild,v 1.1 2010/03/24 01:18:03 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
EAPI=2
@@ -325,7 +325,11 @@ src_test() {
local disabled=""
local tests_cvs="t9200-git-cvsexportcommit.sh \
t9400-git-cvsserver-server.sh \
- t9600-cvsimport.sh"
+ t9401-git-cvsserver-crlf.sh \
+ t9600-cvsimport.sh \
+ t9601-cvsimport-vendor-branch.sh \
+ t9602-cvsimport-branches-tags.sh \
+ t9603-cvsimport-patchsets.sh"
local tests_perl="t5502-quickfetch.sh \
t5512-ls-remote.sh \
t5520-pull.sh"