app-vim/omnicppcomplete: bump EAPI
authorAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 19:47:47 +0000 (15:47 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 20:31:28 +0000 (16:31 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild

index c87e6be5a063f09060bbdff8e7bbeeb05ba576d0..31f04ffd52323e625075d4802493030085d4a085 100644 (file)
@@ -1,14 +1,14 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="2"
+EAPI=6
 
 VIM_PLUGIN_VIM_VERSION="7.0"
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: C/C++ omni-completion with ctags database"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1520"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=7722 -> ${P}.zip"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1520"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=7722 -> ${P}.zip"
 
 LICENSE="vim.org"
 KEYWORDS="amd64 x86"