diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2011-07-20 10:00:41 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:14 -0500 |
commit | 397db8da59dd174a69bda4994658d66dbe15412e (patch) | |
tree | e806115e56c139efa232323c265b073137ba1d32 /python/hgsubversion/hgsubversion.info | |
parent | 6ebd349fd75a33f5999dec973aa3aad9159d8867 (diff) | |
download | slackbuilds-397db8da59dd174a69bda4994658d66dbe15412e.tar.gz |
python/hgsubversion: Added (Mercurial extension for SVN)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/hgsubversion/hgsubversion.info')
-rw-r--r-- | python/hgsubversion/hgsubversion.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/hgsubversion/hgsubversion.info b/python/hgsubversion/hgsubversion.info new file mode 100644 index 0000000000..a41a581f3c --- /dev/null +++ b/python/hgsubversion/hgsubversion.info @@ -0,0 +1,10 @@ +PRGNAM="hgsubversion" +VERSION="1.2.1" +HOMEPAGE="https://bitbucket.org/durin42/hgsubversion" +DOWNLOAD="http://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.2.1.tar.gz" +MD5SUM="64dca91cd8cd337ae123a7ead9e8ad5b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" +APPROVED="Niels Horn" |