summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-08-29 13:39:03 +0200
committerDavid Seifert <soap@gentoo.org>2019-08-29 13:39:03 +0200
commit1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a (patch)
tree6de240507c04cde341e1a3666e857844d96a90c5 /app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild
parentapp-vim/perlomni: [QA] Use tarball instead of zip archive (diff)
downloadgentoo-1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a.tar.gz
gentoo-1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a.tar.bz2
gentoo-1ab696f7deec0ee31f3d06d6aa7ba47c1291c20a.zip
app-vim/vimoutliner: [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/vimoutliner/vimoutliner-0.3.6-r1.ebuild')
-rw-r--r--app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild
index 36ebfb95a0a7..476488e93c9e 100644
--- a/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild
+++ b/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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: easy and fast outlining"
HOMEPAGE="https://github.com/vimoutliner/vimoutliner"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip"
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"