app-vim/perlomni: [QA] Use tarball instead of zip archive
authorDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:39:00 +0000 (13:39 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:39:00 +0000 (13:39 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-vim/perlomni/Manifest
app-vim/perlomni/perlomni-2.5.ebuild

index 48e3dc55322196150d56f262efa1d742ccb53360..52e6b2f8c61aed8d65ecff297b6ca9b832e99400 100644 (file)
@@ -1 +1 @@
-DIST perlomni-2.5.zip 26871 BLAKE2B 02a905b42580d2c66f50182fc2cae1aad4a3cde1fbef5c48a6870a810069c53b24b2cfa4e2ecf16c3e60d0a6588359b337e0652e21bbda442dd04b5d3bb2b5aa SHA512 aeb4bb6efef859145a942271ac4e08c99af3aed45024ca2d5affe2e72c356fa4e8f9cef78ff8a1796426ec9d2339ea2b83f07b224a1b4b98598aec5f6f45b0d7
+DIST perlomni-2.5.tar.gz 20152 BLAKE2B ccba727b3ed2317a2f1983202eda97dac38080ee0e79173a402f45956c713741acebe9c79ab8321bd5b3c23481bb02963fe93edc26d022ccf29d3724a704f006 SHA512 5a7eb10233d620db73387d79801b451183e1a00f3086f4667cfaa871e6cdd43b1c978beca8eec28050148709d98e8f55be048806f111fb4bdee16a4e22786bb8
index 8ec957c7ec19faa05cf6262e70139191a1a1943a..a946abada7e40dbc27f96a32212b52dc84e889be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit vim-plugin
 
 DESCRIPTION="vim plugin: a vim plugin with Perl omni completion functions"
 HOMEPAGE="https://github.com/c9s/perlomni.vim"
-SRC_URI="https://github.com/c9s/${PN}.vim/archive/v${PV}.zip -> ${P}.zip"
+SRC_URI="https://github.com/c9s/${PN}.vim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="vim.org"
 KEYWORDS="amd64 ppc ppc64 x86"