summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/notes/notes-0.23.4.ebuild')
-rw-r--r--app-vim/notes/notes-0.23.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/notes/notes-0.23.4.ebuild b/app-vim/notes/notes-0.23.4.ebuild
index 5b22848580bb..79888befc525 100644
--- a/app-vim/notes/notes-0.23.4.ebuild
+++ b/app-vim/notes/notes-0.23.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/notes-0.23.4.ebuild,v 1.3 2013/12/24 12:55:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/notes/notes-0.23.4.ebuild,v 1.4 2015/04/08 07:30:34 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1 vim-plugin