Gentoo Archives: gentoo-dev

From: Donnie Berkholz <spyderous@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] ati-gatos and xfree-4.3.0-r4
Date: Tue, 10 Feb 2004 00:18:09
Message-Id: 1076372285.23943.1.camel@localhost
In Reply to: Re: [gentoo-dev] ati-gatos and xfree-4.3.0-r4 by Andrew Gaffney
1 On Mon, 2004-02-09 at 19:06, Andrew Gaffney wrote:
2 > -rw-r--r-- 1 root root 2185 Feb 9 15:58 ati-gatos-4.3.0.ebuild
3 >
4 > pkg_setup() {
5 > if [ ! "`grep gatos /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ]
6 > then
7 > ewarn "This package requires that xfree was merged with the gatos USE
8 > flag enabled."
9 > die "Please merge xfree with the gatos and sdk USE flags enabled."
10 > fi
11 > }
12
13 I thought you were referring to the warning in the xfree ebuild. The
14 gatos ebuild requires those two USE flags regardless of whether or not a
15 given xfree ebuild supports both. If said xfree ebuild doesn't support
16 both flags, it's simply gatos-incompatible.
17
18 Donnie

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] ati-gatos and xfree-4.3.0-r4 Andrew Gaffney <agaffney@×××××××××××.com>