From 08d31f3489bd83257f0b5d69fc9e914796f4c51f Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Mon, 30 Mar 2015 19:18:14 +0000 Subject: dev-vcs/svn2git: Upstream moved to GitHub now (bug #544844) (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600) --- dev-vcs/svn2git/svn2git-0_pre20100303.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-vcs/svn2git/svn2git-0_pre20100303.ebuild') diff --git a/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild b/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild index 159feb74913e..c86fce79c287 100644 --- a/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild +++ b/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.7 2015/03/30 14:54:59 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.8 2015/03/30 19:18:14 sping Exp $ EAPI="2" @@ -8,9 +8,9 @@ inherit qt4-r2 [ "$PV" == "9999" ] && inherit git DESCRIPTION="Importer for one time conversion from svn to git" -HOMEPAGE="http://gitorious.org/svn2git/svn2git" +HOMEPAGE="https://github.com/svn-all-fast-export/svn2git" if [ "$PV" == "9999" ]; then - EGIT_REPO_URI="git://gitorious.org/svn2git/svn2git.git" + EGIT_REPO_URI="https://github.com/svn-all-fast-export/svn2git.git" KEYWORDS="" else SRC_URI="https://www.hartwork.org/public/${P}.tar.gz" -- cgit v1.2.3-65-gdbad