Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/notes/
Date: Sat, 06 Aug 2016 09:58:55
Message-Id: 1470477423.02408c6078e1baee6137325f5ee47cb64e171094.monsieurp@gentoo
1 commit: 02408c6078e1baee6137325f5ee47cb64e171094
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 6 09:57:03 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 6 09:57:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02408c60
7
8 app-vim/notes: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.28
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-vim/notes/notes-0.33.4.ebuild | 5 +++--
14 1 file changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/app-vim/notes/notes-0.33.4.ebuild b/app-vim/notes/notes-0.33.4.ebuild
17 index 06a63c0..96d2071 100644
18 --- a/app-vim/notes/notes-0.33.4.ebuild
19 +++ b/app-vim/notes/notes-0.33.4.ebuild
20 @@ -1,8 +1,9 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 EAPI=5
27 +
28 PYTHON_COMPAT=( python2_7 )
29 PYTHON_REQ_USE="sqlite"
30
31 @@ -12,7 +13,7 @@ DESCRIPTION="vim plugin: easy note taking in vim"
32 HOMEPAGE="http://peterodding.com/code/vim/notes/"
33 SRC_URI="https://github.com/xolox/vim-notes/archive/${PV}.tar.gz -> ${P}.tar.gz"
34 LICENSE="MIT"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="amd64 x86"
37 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
38
39 RDEPEND="${PYTHON_DEPS}