aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-22 12:00:06 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-22 12:00:06 +0100
commiteef500b20fe7addac7a0f850c55063f486904dc0 (patch)
tree25c45988fe2258951cbab1609a99c6bef69af3d1
parentUpdate local USE description (diff)
downloadsci-eef500b20fe7addac7a0f850c55063f486904dc0.tar.gz
sci-eef500b20fe7addac7a0f850c55063f486904dc0.tar.bz2
sci-eef500b20fe7addac7a0f850c55063f486904dc0.zip
app-vim/vim-gromacs: Bump to EAPI=6
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--app-vim/vim-gromacs/vim-gromacs-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vim-gromacs/vim-gromacs-9999.ebuild b/app-vim/vim-gromacs/vim-gromacs-9999.ebuild
index 9e97b9301..440861b1e 100644
--- a/app-vim/vim-gromacs/vim-gromacs-9999.ebuild
+++ b/app-vim/vim-gromacs/vim-gromacs-9999.ebuild
@@ -1,19 +1,19 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit git-r3 vim-plugin
DESCRIPTION="vim plugin: Gromacs file syntax highlighting and some macros"
HOMEPAGE="https://github.com/HubLot/vim-gromacs"
+SRC_URI=""
#EGIT_REPO_URI="git://github.com/Reinis/${PN}.git"
EGIT_REPO_URI="
https://github.com/HubLot/${PN}.git
git://github.com/HubLot/${PN}.git
git://github.com/Reinis/${PN}.git"
-SRC_URI=""
LICENSE="GPL-3"
KEYWORDS=""