commit: 0d558e275674c7fc235a992b4e5b06ba731b4418 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Oct 27 22:06:58 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Oct 27 22:06:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d558e27
app-vim/vimclojure: Stable for amd64+x86. Package-Manager: portage-2.3.0 app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild b/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild index 9db3152..d21795a 100644 --- a/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild +++ b/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild @@ -10,10 +10,11 @@ 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" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/clojure"
