summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-02-19 20:15:35 +0000
committerTim Harder <radhermit@gentoo.org>2015-02-19 20:15:35 +0000
commitdcd9f1a4f05a4911679eaa6287bb403d74dff8c2 (patch)
treed400f6da8081e9ce46e6178fd36e3f278858eb56 /app-vim
parentfixed upstream owner name (diff)
downloadgentoo-2-dcd9f1a4f05a4911679eaa6287bb403d74dff8c2.tar.gz
gentoo-2-dcd9f1a4f05a4911679eaa6287bb403d74dff8c2.tar.bz2
gentoo-2-dcd9f1a4f05a4911679eaa6287bb403d74dff8c2.zip
Bump to EAPI 5.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vimpress/ChangeLog5
-rw-r--r--app-vim/vimpress/vimpress-3.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vimpress/ChangeLog b/app-vim/vimpress/ChangeLog
index 3bb9bc6bf054..e6debc5a7b9c 100644
--- a/app-vim/vimpress/ChangeLog
+++ b/app-vim/vimpress/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vimpress
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/ChangeLog,v 1.9 2015/01/06 13:12:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/ChangeLog,v 1.10 2015/02/19 20:15:35 radhermit Exp $
+
+ 19 Feb 2015; Tim Harder <radhermit@gentoo.org> vimpress-3.2.0.ebuild:
+ Bump to EAPI 5.
06 Jan 2015; Michał Górny <mgorny@gentoo.org> vimpress-3.2.0.ebuild:
Convert to python-single-r1, enforce a match on Python version used by vim.
diff --git a/app-vim/vimpress/vimpress-3.2.0.ebuild b/app-vim/vimpress/vimpress-3.2.0.ebuild
index 93db7bc1faa6..0a627b2a7466 100644
--- a/app-vim/vimpress/vimpress-3.2.0.ebuild
+++ b/app-vim/vimpress/vimpress-3.2.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/vimpress-3.2.0.ebuild,v 1.4 2015/01/06 13:12:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/vimpress-3.2.0.ebuild,v 1.5 2015/02/19 20:15:35 radhermit Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 vim-plugin