Gentoo Archives: gentoo-science

From: Reinis Danne <rei4dan@×××××.com>
To: gentoo-science@l.g.o
Subject: [gentoo-science] [PATCH 00/10] alternatives-2.eclass updates
Date: Mon, 20 Jan 2014 17:53:26
Message-Id: 1390240392-12173-1-git-send-email-rei4dan@gmail.com
1 Hi!
2
3 I have cleaned up a bit alternatives-2.eclass to make it easier to review.
4 Also if someone knows any shortcommings of this eclass as it is, then point
5 it out, I'll try to address them.
6
7 I hope this can be soon moved to the main tree thus closing the divide between
8 science overlay and portage tree.
9
10 Reinis Danne (10):
11 alternatives-2.eclass: Update copyright
12 alternatives-2.eclass: Remove unused variables
13 alternatives-2.eclass: Move EXPORT_FUNCTIONS to top
14 alternatives-2.eclass: Remove commented-out code
15 alternatives-2.eclass: Put commonly used path in local variable
16 alternatives-2.eclass: Fix eclass name in comments
17 alternatives-2.eclass: Add EAPI check
18 alternatives-2.eclass: Add documentation comments
19 alternatives-2.eclass: Minor comment changes
20 alternatives-2.eclass: Use consistent quoting
21
22 eclass/alternatives-2.eclass | 110 +++++++++++++++++++++++++++++++------------
23 1 file changed, 79 insertions(+), 31 deletions(-)
24
25 --
26 1.8.5.3

Replies