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 #12
Date: Tue, 17 Sep 2013 07:44:53
Message-Id: CAGrucu1h__Lpcc98KEouh-QxWenkr4Rf37K--EpUxgo3cksP7g@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 Sep 5 to Sep 16 ==
14
15 * a lot of minor changes/fixes, e.g.
16 -> a hook for pushing the overlay to a git repo (after overlay creation)
17 -> cleanup of roverlay's ebuild
18 -> write stats to a simple file
19 -> add LICENSE variables via package rules
20
21 * wrote roverlay-setup, a script which is able to configure and set up
22 roverlay. It also offers rudimentary support for managing hooks (which
23 is going to be extended).
24
25
26 == Plans for this week ==
27
28 * add "managing hooks" to roverlay-setup
29 * feature consolidation, code/doc fixup/cleanup
30
31
32 [0] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=summary
33 [1] http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=blob_plain;f=doc/html/usage.html;hb=HEAD
34
35 Regards,
36 André E.

Replies