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 #9
Date: Wed, 21 Aug 2013 08:31:10
Message-Id: CAGrucu0aatktPkai7KvMf0WqHB+b-oyVjKrBAc7bxL8tUTYHGQ@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 == progress from Aug 8 to Aug 20 ==
14
15 * got documentation (mostly) up-to-date
16 * added bash completion
17 * added roverlay-status, a script that generates status reports based
18 on mako templates (http://www.makotemplates.org/). Running it as cgi
19 script (-> basic status web page) is possible, too. Additionally,
20 roverlay is now able to rate its stats (e.g. warn if the overlay's
21 ebuild count is lower than before running roverlay) and print
22 suggestions.
23 * some minor fixes/cleanups
24 * extended the package rule syntax, e.g. added support for variables
25 in "set..." actions
26
27
28 == Plans for this week ==
29
30 * write dependency rules
31
32
33 [0] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=summary
34 [1] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=blob_plain;f=doc/html/usage.html;hb=HEAD
35
36 Regards,
37 André E.