commit:     eef500b20fe7addac7a0f850c55063f486904dc0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 11:00:06 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 11:00:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=eef500b2

app-vim/vim-gromacs: Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-vim/vim-gromacs/vim-gromacs-9999.ebuild | 6 +++---
 1 file 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 9e97b93..440861b 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=""

Reply via email to