Gentoo Archives: gentoo-dev

From: Nick Jones <carpaski@××××××.net>
To: gentoo-dev@g.o, gentoo-user@g.o
Subject: [gentoo-dev] Portage-2.0.47-r9 -- Out for testing
Date: Tue, 11 Mar 2003 11:58:43
Message-Id: 20030311055442.A11490@twobit.net
1 Ok. It's out for testing now. It fixes some issues with cvs-src and
2 ccache in particular. It's mostly fixes but also has flag-o-matic
3 and a few small chunks of eutils in it. etc-update now has an option
4 to merge all remaining files without prompting. With those being the
5 exceptions, everything else is fixes. Please test and remark/comment
6 on it. Feedback is _VERY_ important and appreciated.
7
8 Thanks,
9
10 --NJ
11
12 ChangeLog as follows:
13 ------------------------------------------------------------------------
14 *portage-2.0.47-r9 (10 Mar 2003): Fixes -- cvs-src, ebuild.sh, repoman
15
16 10 Mar 2003; Nicholas Jones <carpaski@g.o> make.conf*: Adjusted
17 the LOGDIR message and change the default location to /var/log/portage.
18
19 10 Mar 2003; Nicholas Jones <carpaski@g.o> repoman: One more fix
20 for the PORTDIR setting -- '/usr/portage' was matching '/usr/portage.cvs'.
21
22 10 Mar 2003; Nicholas Jones <carpaski@g.o> etc-update: Added the
23 capability to automerge all files in the list -- with out without prompts.
24
25 10 Mar 2003; Nicholas Jones <carpaski@g.o> emerge: Added messages
26 on failure to create a depgraph -- Helps with bad DEPEND detection. Made
27 'emerge sync' stop if it fails, and not update cache.
28
29 10 Mar 2003; Nicholas Jones <carpaski@g.o> ebuild.sh: added an
30 external extra_functions.sh file with extra functions for portage --
31 it is flag-o-matic and pieces of eutils presently. Removed libdir/incdir
32 from einstall(). Added 'keepwork' to keep the source code after a package
33 is merged. Removed the 'local' declaration of ROOT in dyn_install() --
34 this fixes has_version in src_install(). Fixed the sourcing of environment
35 so that variables are peristent across stages of a merge. Removed the
36 SANDBOX vars from the environment file, as that upsets SANDBOX.
37
38 10 Mar 2003; Nicholas Jones <carpaski@g.o> portage.py: Fixes to
39 permission problems with cvs-src and ccache (removed nested try's). Log
40 counter fix -- One log per package now.
41
42 --
43 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Portage-2.0.47-r9 -- Out for testing Martin Larsen <martin.larsen@××××××××××××××.dk>
Re: [gentoo-dev] Portage-2.0.47-r9 -- Out for testing Peter Ruskin <aoyu93@×××××××××.com>