Gentoo Archives: gentoo-dev

From: "Ciaravino
To: 'Nick Jones' <carpaski@××××××.net>, gentoo-dev@g.o
Cc: 'mikepolniak' <mikpolniak@××××××××.net>, 'Rainer Groesslinger' <rainer.groesslinger@×××.net>
Subject: RE: [gentoo-dev] Portage-2.0.46-r12
Date: Fri, 07 Feb 2003 18:58:17
Message-Id: 92B00EFA01D8464AB005885A5A6EDEDB2E97C0@cltexch1.lendingtree.net
1 i think you will HAVE to unmask it...
2
3 see bug# 15284
4
5 the short version is that i was installing a new system and not only did i
6 hit the
7 stupid missing digest bug # 15280 it failed during "scripts/bootstrap.sh"
8
9 the fix was to unmask 2.0.46-r12...
10
11 (and i love the -vp feature - now if only ALL the ebuilds used IUSE properly
12 ...)
13
14
15 -----Original Message-----
16 From: mikepolniak [mailto:mikpolniak@××××××××.net]
17 Sent: Friday, February 07, 2003 11:30 AM
18 To: gentoo-dev@g.o
19 Subject: Re: [gentoo-dev] Portage-2.0.46-r12
20
21
22 On 16:21 Fri 07 Feb , Rainer Groesslinger wrote:
23 > On Fri, 7 Feb 2003 06:29:24 -0600
24 > Nick Jones <carpaski@××××××.net> wrote:
25 >
26 > > I just pushed portage-2.0.46-r12 out. I need some testers on it.
27 > > It's mostly fixups on -r10/-r11 and should be free and clear of
28 > > problems now. I'd like to unmask this ASAP, so test and lemme know.
29 >
30 > I upgraded to 2.0.46-r12 a few minutes ago and I am merging gnome2.2 with
31 it ATM. No problems so far (~10 packages are already compiled).
32 >
33 > I even already found a bug because of the nice -vp thingy:
34 > -vp told me that atk-1.2.2 uses +doc then I did -doc and atk compiled
35 cleanly...Already filled a report on bugs.gentoo.org, of course ;)
36 >
37 > Keep on implementing such features ;-)
38
39 I think -vp lists the IUSE flags, which are optional depends.
40
41 The atk ebuild has IUSE="doc" and
42
43 DEPEND="${RDEPEND}
44 doc? ( >=dev-util/gtk-doc-0.9-r2 )
45 >=dev-util/pkgconfig-0.12.0"
46
47
48 --
49 gentoo-dev@g.o mailing list