Fabio Erculiani
48c3870932
[matter] use portage.dep.dep_getkey for SPM package atoms
2012-11-25 12:50:49 +01:00
Fabio Erculiani
7743050d69
[matter] add support for "spm-repository-change-if-upstreamed"
...
If SPM repository changes are not allowed when a package needs to be bumped,
the package won't be bumped/recompiled.
However, there is a case in where the SPM repo change constraint loses its
importance, and it's when the current SPM repository no longer contains the
target package (thus, changes have been upstreamed or they're just not needed
anymore).
Using "spm-repository-change-if-upstreamed: yes" makes possible to ignore
SPM repo changes in this case.
The default behaviour does not change, spm-repository-change-if-upstreamed is
disabled by default (== no as default config value).
2012-11-25 12:44:05 +01:00
Fabio Erculiani
eadf576359
[matter] fix Portage import paths due to upstream changes
2012-11-11 09:39:25 +01:00
Fabio Erculiani
c5fb8d1f99
[matter] fix undefined variable "p" issue
2012-11-11 09:32:11 +01:00
Fabio Erculiani
df3c27deac
[entropy*] drop etpUi usage where possible
2012-11-04 22:36:54 +01:00
Fabio Erculiani
2688480def
[matter] fixup summary output a bit more
2012-05-06 15:20:18 +02:00
Fabio Erculiani
02176c143b
[matter] always call get_built_packages() despite of the exit status
2012-04-29 17:35:19 +02:00
Fabio Erculiani
b1c91890bc
[matter] beautify final summary output
2012-04-29 13:04:21 +02:00
Fabio Erculiani
601d41d42b
[entropy] split server and client .po files
2012-04-18 20:02:31 +02:00
Fabio Erculiani
28ee430fc3
[matter] fix typo in list comprehension, use real_queue, not package_queue
2012-01-29 12:06:55 +01:00
Fabio Erculiani
309ce12db9
[matter] make sure to not account the same atom twice on the compiled list
2012-01-15 11:28:35 +01:00
Fabio Erculiani
67a2d34af7
[matter] filter out broken Portage Package objects, those with broken "cpv" attr
2012-01-15 11:27:55 +01:00
Fabio Erculiani
5773450f9a
[matter] use threading Lock instead of multiprocessing, make it work under qemu-user
2012-01-11 22:44:44 +01:00
Fabio Erculiani
c1e1dd656f
[matter] make possible to disable the "preserved libraries" QA check using --disable-preserved-libs
2011-11-13 07:38:05 +01:00
Fabio Erculiani
44471c5ba3
[entropy.server] move Makefile logic to server/, add man support to eit, move matter to server/
2011-11-10 15:33:43 +01:00