diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-03 14:28:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-03 14:38:54 +0100 |
commit | e9ad13aaf9ccbd74f5d310d3efd64b5e1598f307 (patch) | |
tree | 74db4fe8a1734a14e29e422554253f7b6ed30592 /app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild | |
parent | dev-libs/libbase58: apply distfiles tarball rename 0.1.0 (diff) | |
download | gentoo-e9ad13aaf9ccbd74f5d310d3efd64b5e1598f307.tar.gz gentoo-e9ad13aaf9ccbd74f5d310d3efd64b5e1598f307.tar.bz2 gentoo-e9ad13aaf9ccbd74f5d310d3efd64b5e1598f307.zip |
app-vim/vimclojure: apply distfiles tarball rename to 2.3.6-r2
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild')
-rw-r--r-- | app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild b/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild index 689bdae730f1..70458eaecd0f 100644 --- a/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild +++ b/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,7 @@ MY_PN="VimClojure" DESCRIPTION="vim plugin: Clojure syntax highlighting, filetype and indent settings" HOMEPAGE="https://github.com/vim-scripts/VimClojure" -#SRC_URI="https://github.com/vim-scripts/${MY_PN}/archive/${PV}.zip -> ${P}.zip" -SRC_URI="https://github.com/vim-scripts/${MY_PN}/archive/${PV}.zip" +SRC_URI="https://github.com/vim-scripts/${MY_PN}/archive/${PV}.zip -> ${P}.zip" SLOT="0" LICENSE="BSD" KEYWORDS="amd64 x86" |