This website requires JavaScript.
7156dd0393
Improve messages.
David Leverton
2008-04-23 22:31:23 +00:00
e5da96e638
Fix distcheck.
David Leverton
2008-04-22 15:34:15 +00:00
cddb4e984b
Preparation for 0.26.0_pre4
Ciaran McCreesh
2008-04-22 15:19:23 +00:00
735c0a3a95
Don't need to close
Ciaran McCreesh
2008-04-22 15:08:58 +00:00
8209c37ee2
Add bzr syncer. from: arnetheduck, fixes: ticket:514
David Leverton
2008-04-22 14:50:14 +00:00
fec689907d
Docs tweak. (larsko)
Ciaran McCreesh
2008-04-22 13:10:57 +00:00
6bad5399dd
Preserve extended attributes, where supported
Ciaran McCreesh
2008-04-22 12:52:55 +00:00
7bca36310d
Replace portage_compatible in environment.conf with accept_breaks_portage, and add a similar PALUDIS_IGNORE_BREAKS_PORTAGE for PortageEnvironment.
David Leverton
2008-04-22 12:00:43 +00:00
a99e07b9db
Preparation for 0.26.0_pre3
Ciaran McCreesh
2008-04-22 07:06:10 +00:00
c03a5095c1
Start using extern template, where available.
Ciaran McCreesh
2008-04-22 07:04:24 +00:00
9a8a0b7f86
Prevent sandbox from sourcing /etc/profile, and remove previous nasty partial workaround.
David Leverton
2008-04-22 06:59:22 +00:00
f6739689f4
Implement foo* sets. Fixes: ticket:561
Ciaran McCreesh
2008-04-22 05:19:26 +00:00
f4e46e016a
Remove "ununused" set, make importare use the world file as usual, and make the resolver cope with the lack of installable versions.
David Leverton
2008-04-21 10:09:42 +00:00
e07ab0f665
make env->query_use return false for stuff not in IUSE / USE_EXPAND / arch.list. Fixes: ticket:560
Ciaran McCreesh
2008-04-21 05:31:10 +00:00
f56cadcede
Fix continue-on-failure + resume command. Fixes: ticket:557
Ciaran McCreesh
2008-04-21 01:00:16 +00:00
af8a9997fb
Remove "at most" from total download size display.
David Leverton
2008-04-20 17:50:46 +00:00
0fdf88c5e4
Typso
Ciaran McCreesh
2008-04-20 03:36:38 +00:00
787598105c
Docs tweak. Fixes: ticket:507
Ciaran McCreesh
2008-04-20 02:57:32 +00:00
906511bf81
Remove --verbose option from reconcilio, and turn on the behaviour unconditionally.
David Leverton
2008-04-20 01:21:35 +00:00
3c8bf22e54
Make Ctrl-C behave better.
David Leverton
2008-04-20 00:25:22 +00:00
191ab9b8b5
Make malformed USE in VDB a warning rather than an error (again).
David Leverton
2008-04-20 00:25:05 +00:00
549705408b
More sr -> kc
Ciaran McCreesh
2008-04-17 18:25:28 +00:00
c3af10b159
Fix inquisitio.
David Leverton
2008-04-17 17:55:46 +00:00
193a5fc1de
Add comment.
David Leverton
2008-04-17 15:19:04 +00:00
64b421cb1d
More sr -> kc work
Ciaran McCreesh
2008-04-17 14:58:10 +00:00
5ddac55f7c
Overload stringify for Validated, giving a small speed-up.
David Leverton
2008-04-17 14:50:51 +00:00
b3b70ba13b
typso
Ciaran McCreesh
2008-04-16 21:17:21 +00:00
a00f7bc74c
Preparation for 0.26.0_pre2
Ciaran McCreesh
2008-04-16 20:34:55 +00:00
41d532638b
Better warning messages
Ciaran McCreesh
2008-04-16 20:34:03 +00:00
71f51bec18
Fix 3.4 compile
Ciaran McCreesh
2008-04-16 17:30:50 +00:00
b927d07db9
(ruby) Remove qualudis.rb, long broken.
David Leverton
2008-04-16 15:09:44 +00:00
a23e77e48c
Give log messages an id
Ciaran McCreesh
2008-04-16 14:01:13 +00:00
e20da32820
Don't QA for failed lines in profiles if that line would have succeeded at any previous point.
Ciaran McCreesh
2008-04-16 06:54:17 +00:00
ff95fdf5b1
Improve formatting.
David Leverton
2008-04-15 18:35:12 +00:00
a4d8a6cefb
Support ?: lines in sets.
David Leverton
2008-04-15 18:35:00 +00:00
36be590659
Add some more tests.
David Leverton
2008-04-15 18:34:46 +00:00
5d772b93f0
Support set names in .conf sets.
David Leverton
2008-04-15 16:00:31 +00:00
945c4efa65
Update manual configuration guide for new world file behaviour.
David Leverton
2008-04-13 17:29:54 +00:00
7168420fc5
Fix expatch error handling.
Bo Ørsted Andresen
2008-04-13 17:20:46 +00:00
2bd98ca1ec
Support ${root} in environment.conf, for the world file.
David Leverton
2008-04-13 16:32:34 +00:00
147cce3808
Fix use masking and forcing logic for visibility checks.
David Leverton
2008-04-13 16:32:19 +00:00
9e65ae748a
Preparation for 0.26.0_pre1
Ciaran McCreesh
2008-04-12 21:55:22 +00:00
68b4f3d25b
Use PretendFetchAction to get download sizes. Fixes: ticket:504
Ciaran McCreesh
2008-04-12 21:53:11 +00:00
05ccb6326b
Only install playman symlink with --enable-ruby.
Richard Brown
2008-04-12 16:21:19 +00:00
64a6325ff6
keepdir should create .keep-files as .keep_${CATEGORY}_${PN}-${SLOT} to avoid collisions between packages "keeping" the same directories (fixes ticket #553 )
Tiziano Müller
2008-04-12 09:04:47 +00:00
5a7a43eedb
Ebuilds at kdebuild-1 must not change the value of EAPI.
Bo Ørsted Andresen
2008-04-11 19:15:02 +00:00
ee7a97748d
Fix reinstalling a package with an equivalent but textually different version.
David Leverton
2008-04-11 13:41:42 +00:00
dcfd35b8ab
Speed up NDBAM a little.
David Leverton
2008-04-09 21:09:05 +00:00
6e13322e31
Improve speed and memory usage for suggestions, particularly --install.
David Leverton
2008-04-07 20:40:44 +00:00
ded4c4ec8f
Check permissions for userpriv for more actions.
David Leverton
2008-04-07 18:05:40 +00:00
a31b3231cd
Allow IUSE defaults in the VDB, now that Portage does and eutils has been fixed.
David Leverton
2008-04-06 14:16:12 +00:00
3236215065
Fix.
David Leverton
2008-04-04 11:13:11 +00:00
fa1a1ec3dd
Let InternalError through even when we convert other exceptions into warnings.
David Leverton
2008-04-04 09:40:36 +00:00
b4e5363cc0
Don't try to do elog things when pretend installing.
David Leverton
2008-04-04 09:40:19 +00:00
106062d132
Don't barf when a hook has been removed.
David Leverton
2008-04-04 09:40:05 +00:00
dd43d7ec98
Typo.
David Leverton
2008-04-02 19:29:08 +00:00
4445df47ba
Handle broken profiles more gracefully for NoConfigEnvironment things.
David Leverton
2008-04-02 19:27:47 +00:00
7f6b888727
Clarify ccache -M wording.
David Leverton
2008-04-02 18:27:21 +00:00
db9e325272
Add more information to NEWS item.
David Leverton
2008-04-01 11:03:58 +00:00
96bb6d4534
Use ${builddir}/${CATEGORY}-${PF} instead of ${builddir}/${CATEGORY}/${PF}, to avoid userpriv subtleties.
David Leverton
2008-03-30 21:24:45 +00:00
18d668cc92
Don't regenerate the installed cache after installing or uninstalling.
David Leverton
2008-03-30 21:24:32 +00:00
5b457721ba
Same for the provides cache.
David Leverton
2008-03-30 21:24:19 +00:00
84def64976
Regenerate the VDB names cache incrementally after install and uninstall.
David Leverton
2008-03-30 21:24:06 +00:00
a0a1066a8f
Improve message slightly.
David Leverton
2008-03-30 21:20:11 +00:00