Gentoo Archives: gentoo-soc

From: "André Erdmann" <dywi@×××××××.de>
To: gentoo-soc@l.g.o
Cc: Denis Dupeyron <calchan@g.o>
Subject: [gentoo-soc] R_Overlay: Automated overlay maintenance - progress report #6
Date: Tue, 23 Jul 2013 14:57:49
Message-Id: CAGrucu1cUsS79-S0Pb-7Sc3hDvSvo3-vQ2r_dYQHoHtWP5u6Pw@mail.gmail.com
1 Hi everyone,
2
3 == Brief summary of this project ==
4
5 This project is a continuation of last year's project, "Automatically
6 generated overlay of R packages". Its aims are extending overlay
7 creation and, more importantly, automated overlay maintenance.
8
9 For reference, the roverlay git repo can be found at [0], which also
10 provides some documentation [1].
11
12
13 == Last week's progress ==
14
15 * documentation: roverlay interface (both in-code and documentation in doc/rst)
16 * wrote some dependency rules
17 * reimplementation of the dependency resolution console that uses the
18 new interface and has features like tab-completion and command history
19
20
21 == Plans for this week ==
22
23 * generate overlay creation statistics
24
25
26 [0] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=summary
27 [1] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=blob_plain;f=doc/html/usage.html;hb=HEAD
28
29 Regards,
30 André E.