summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 10:00:02 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-06 10:00:02 +0200
commit2e4b332f962fd0bd68216c121da7231e21a98dc8 (patch)
tree7188bda87e63b6f41c56f5a35406d3324482442c /app-vim/vinarise/vinarise-9999.ebuild
parentapp-vim/vinarise: Add github to remote-id in metadata.xml (diff)
downloadbetagarden-2e4b332f962fd0bd68216c121da7231e21a98dc8.tar.gz
betagarden-2e4b332f962fd0bd68216c121da7231e21a98dc8.tar.bz2
betagarden-2e4b332f962fd0bd68216c121da7231e21a98dc8.zip
app-vim/vinarise: Bump to EAPI=5 and git-r3.eclass
Package-Manager: portage-2.2.20
Diffstat (limited to 'app-vim/vinarise/vinarise-9999.ebuild')
-rw-r--r--app-vim/vinarise/vinarise-9999.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/vinarise/vinarise-9999.ebuild b/app-vim/vinarise/vinarise-9999.ebuild
index c010d67..cbffe47 100644
--- a/app-vim/vinarise/vinarise-9999.ebuild
+++ b/app-vim/vinarise/vinarise-9999.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
-inherit git-2 vim-plugin
-
-EGIT_REPO_URI="git://github.com/Shougo/vinarise.git
- https://github.com/Shougo/vinarise.git"
+inherit git-r3 vim-plugin
DESCRIPTION="Ultimate hex editing system with Vim"
HOMEPAGE="https://github.com/Shougo/vinarise"
SRC_URI=""
+EGIT_REPO_URI="
+ git://github.com/Shougo/vinarise.git
+ https://github.com/Shougo/vinarise.git"
LICENSE="MIT"
SLOT="0"