Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r9708 - main/trunk
Date: Fri, 04 Apr 2008 18:58:53
Message-Id: E1Jhr7i-0007ox-Id@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-04-04 18:58:49 +0000 (Fri, 04 Apr 2008)
3 New Revision: 9708
4
5 Modified:
6 main/trunk/RELEASE-NOTES
7 Log:
8 * In the event that a previously installed package has since been masked,
9 emerge will no longer perform an automatic downgrade as part of a "world"
10 update. You should either unmask such packages or else explicitly re-merge
11 them in order to have them dowgraded to an unmasked version.
12
13
14 Modified: main/trunk/RELEASE-NOTES
15 ===================================================================
16 --- main/trunk/RELEASE-NOTES 2008-04-04 18:43:29 UTC (rev 9707)
17 +++ main/trunk/RELEASE-NOTES 2008-04-04 18:58:49 UTC (rev 9708)
18 @@ -32,6 +32,13 @@
19 * "world" does no longer include "system" unconditionally, but you can add
20 "@system" to the worldfile to restore the old state.
21
22 +portage-2.1.5
23 +==================================
24 +* In the event that a previously installed package has since been masked,
25 + emerge will no longer perform an automatic downgrade as part of a "world"
26 + update. You should either unmask such packages or else explicitly re-merge
27 + them in order to have them dowgraded to an unmasked version.
28 +
29 portage-2.1.4.1
30 ==================================
31
32
33 --
34 gentoo-commits@l.g.o mailing list