summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-10-28 00:06:58 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-10-28 00:06:58 +0200
commit0d558e275674c7fc235a992b4e5b06ba731b4418 (patch)
tree439c820731a82d80068b7d54c204977ae71d8387 /app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild
parentapp-vim/easy-align: clean up old. (diff)
downloadgentoo-0d558e275674c7fc235a992b4e5b06ba731b4418.tar.gz
gentoo-0d558e275674c7fc235a992b4e5b06ba731b4418.tar.bz2
gentoo-0d558e275674c7fc235a992b4e5b06ba731b4418.zip
app-vim/vimclojure: Stable for amd64+x86.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild')
-rw-r--r--app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild b/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild
index 9db315226409..d21795a8d7ba 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"