Gentoo Archives: gentoo-dev

From: Steve Dibb <beandog@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] local use flag cleanup
Date: Thu, 09 Nov 2006 05:24:47
Message-Id: 4552BAB2.9050505@gentoo.org
1 Okay, doing some QA work with my new scripts, found a few ebuilds with local USE
2 flags that do not have an entry in use.local.desc. Bad, bad!
3
4 For some of the missing use flags (net, avahi, libnotify), I recommend moving
5 them into global USE flags, and will unless someone objects.
6
7 multislot and multitarget are actually in an eclass (toolchain-binutils) which
8 is being sourced by a few ebuilds, so should probably be global in the first place.
9
10 Here's the broken ebuilds with their missing entries in use.local.desc:
11
12 dev-libs/linux-fusion-3.2 udev
13 dev-lisp/cl-araneida-0.90.1 standalone
14 games-board/freedoko-0.7.3 net
15 net-nds/lat-1.2.0.1 avahi
16 net-news/liferea-1.1.7 libnotify
17 net-news/liferea-1.1.9-r1 libnotify
18 sys-devel/binutils-hppa64-2.17 multislot multitarget
19
20 I'll go ahead and fix the local.use.desc stuff if no one beats me to it.
21
22 Steve
23 --
24 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] local use flag cleanup Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] local use flag cleanup arfrever <arfrever@××.pl>