blob: 527b1af0c343d4a86dcc5fc8b85d61d08589ab22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install
DEPEND=dev-qt/qtcore:5 dev-vcs/subversion
DESCRIPTION=Tool for one-time conversion from svn to git
EAPI=8
HOMEPAGE=https://github.com/svn-all-fast-export/svn2git
INHERIT=qmake-utils
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-qt/qtcore:5 dev-vcs/subversion dev-vcs/git
SLOT=0
SRC_URI=https://github.com/svn-all-fast-export/svn2git/archive/1.0.18.tar.gz -> svn2git-1.0.18.tar.gz
_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
_md5_=772e82abfb6dea62647b510188527d4f
|