diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2016-09-14 15:12:38 -0600 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2016-09-14 15:12:54 -0600 |
commit | 7764cc7d84f50a520759c138e6965cfaf3d392f4 (patch) | |
tree | 78ebad625a384b586e6bb748556d8891a74d0d56 /dev-vcs/hg-fast-export | |
parent | x11-misc/kronometer: remove old (diff) | |
download | gentoo-7764cc7d84f50a520759c138e6965cfaf3d392f4.tar.gz gentoo-7764cc7d84f50a520759c138e6965cfaf3d392f4.tar.bz2 gentoo-7764cc7d84f50a520759c138e6965cfaf3d392f4.zip |
dev-vcs/hg-fast-export: clean up
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-vcs/hg-fast-export')
-rw-r--r-- | dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild b/dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild index a268d75bed9f..f7cbb05e8f0e 100644 --- a/dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild +++ b/dev-vcs/hg-fast-export/hg-fast-export-160914.ebuild @@ -8,7 +8,6 @@ PYTHON_COMPAT=( python2_7 ) inherit python-r1 vcs-snapshot -COMMIT="v${PV#20}" DESCRIPTION="mercurial to git converter using git-fast-import" HOMEPAGE="https://github.com/frej/fast-export" SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |