From 19798c0ceed8f7b4f2f4989d68db20ba4cbb12a6 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Mon, 21 Mar 2011 11:15:39 +0100 Subject: Remove useless comment part about supported protocols. --- eclass/git-2.eclass | 7 ------- 1 file changed, 7 deletions(-) (limited to 'eclass/git-2.eclass') diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 5376ba346d9..43241dbf928 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -62,13 +62,6 @@ git-2_init_variables() { # @DESCRIPTION: # URI for the repository # e.g. http://foo, git://bar - # Supported protocols: - # http:// - # https:// - # git:// - # git+ssh:// - # rsync:// - # ssh:// # # Support multiple values: # EGIT_REPO_URI="git://a/b.git http://c/d.git" -- cgit v1.2.3