Gentoo Archives: gentoo-dev

From: Patrice Clement <monsieurp@g.o>
To: gentoo-dev@l.g.o
Cc: vim@g.o
Subject: [gentoo-dev] [PATCH 0/3] vim-plugin.eclass: improvements.
Date: Sat, 04 Nov 2017 21:48:57
Message-Id: 20171104214844.22218-1-monsieurp@gentoo.org
1 Hi
2
3 I have put together a few patches to improve the state of the vim-plugin
4 eclass. One commit solves a long standing bug.
5
6 Please review.
7
8 Thanks!
9
10 Patrice Clement (3):
11 vim-plugin.eclass: dohtml is now obsolete.
12 vim-plugin.eclass: use Portage internal variables.
13 vim-plugin.eclass: rework if else clause and reduce find calls down to
14 one.
15
16 eclass/vim-plugin.eclass | 14 +++++---------
17 1 file changed, 5 insertions(+), 9 deletions(-)
18
19 --
20 2.13.6

Replies