Gentoo Archives: gentoo-dev

From: mikepolniak <mikpolniak@××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Portage-2.0.46-r12
Date: Fri, 07 Feb 2003 16:37:41
Message-Id: 20030207162938.GA12992@gent.gentuu.org
In Reply to: Re: [gentoo-dev] Portage-2.0.46-r12 by Rainer Groesslinger
1 On 16:21 Fri 07 Feb , Rainer Groesslinger wrote:
2 > On Fri, 7 Feb 2003 06:29:24 -0600
3 > Nick Jones <carpaski@××××××.net> wrote:
4 >
5 > > I just pushed portage-2.0.46-r12 out. I need some testers on it.
6 > > It's mostly fixups on -r10/-r11 and should be free and clear of
7 > > problems now. I'd like to unmask this ASAP, so test and lemme know.
8 >
9 > I upgraded to 2.0.46-r12 a few minutes ago and I am merging gnome2.2 with it ATM. No problems so far (~10 packages are already compiled).
10 >
11 > I even already found a bug because of the nice -vp thingy:
12 > -vp told me that atk-1.2.2 uses +doc then I did -doc and atk compiled cleanly...Already filled a report on bugs.gentoo.org, of course ;)
13 >
14 > Keep on implementing such features ;-)
15
16 I think -vp lists the IUSE flags, which are optional depends.
17
18 The atk ebuild has IUSE="doc" and
19
20 DEPEND="${RDEPEND}
21 doc? ( >=dev-util/gtk-doc-0.9-r2 )
22 >=dev-util/pkgconfig-0.12.0"
23
24
25 --
26 gentoo-dev@g.o mailing list