summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-29 13:38:57 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-29 13:38:57 +0200
commit5d31ef070c8165cc8018f430138e10f63bd33a4b (patch)
tree541c5fdd6a6c0584a01cd0627ee238e4e7d0f631 /app-vim
parentapp-vim/csscomplete: [QA] Use tarball instead of zip archive (diff)
downloadgentoo-5d31ef070c8165cc8018f430138e10f63bd33a4b.tar.gz
gentoo-5d31ef070c8165cc8018f430138e10f63bd33a4b.tar.bz2
gentoo-5d31ef070c8165cc8018f430138e10f63bd33a4b.zip
app-vim/jedi: [QA] Use tarball instead of zip archive
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/jedi/Manifest2
-rw-r--r--app-vim/jedi/jedi-0.8_p20171015-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/jedi/Manifest b/app-vim/jedi/Manifest
index 82b36858d49f..40f7e9fe206b 100644
--- a/app-vim/jedi/Manifest
+++ b/app-vim/jedi/Manifest
@@ -1 +1 @@
-DIST jedi-0.8_p20171015.zip 43567 BLAKE2B 6065e2df567159054d99ec502ddb8ec8103e0892c9f78f6bbc2e72cad6cb3fe37d86882a72135f238fd47a747e03275aa82edee9d954459194940e8a69e1a775 SHA512 d69fa77ada22b0c75b7ec4ad1765035454312707ffb0f8a0bb0de4928e5fd21b08e39ab28b3f0ff9b37c8eb5389bc44c507fa2a08c0322510a57a91d7de028e6
+DIST jedi-0.8_p20171015.tar.gz 31593 BLAKE2B a34fc7a7d8211cefbaef0012b801bc2dec2b447d34a1d3c338ed37306d36262694f0d8e771042e899959d04bed8925c5beee32803cb7f56add7a83ceb4bf27d9 SHA512 e4238c745d509d9d7e8c0593a46935f1de3c0cdf8e3893deb156110be53e2c9012d98379a6ca747a0bdab77f1def2a88dd46ce5c7d3936f01f0d9ab597f14182
diff --git a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild b/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild
index 654cb4c957eb..af6d75f78f4f 100644
--- a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild
+++ b/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild
@@ -12,7 +12,7 @@ COMMIT="77924398bd594e238766153cec97ace62650f082"
DESCRIPTION="vim plugin: binding to the autocompletion library jedi"
HOMEPAGE="https://github.com/davidhalter/jedi-vim"
-SRC_URI="https://github.com/davidhalter/jedi-vim/archive/${COMMIT}.zip -> ${P}.zip"
+SRC_URI="https://github.com/davidhalter/jedi-vim/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"