On Mon, 2004-02-09 at 18:59, Andrew Gaffney wrote:
I've noticed that the xfree-4.3.0-r4 ebuild appeared in the tree this afternoon. Unforunately, now the requirement in ati-gatos is >=x11-base/xfree-4.3.0-r5. Did the patches to make ati-gatos compile not go into -r4? Also, the warning about having the 'gatos' and 'sdk' USE flags is still there, even though the -r4 ebuild no longer supports the gatos USE flag.
The warning actually doesn't mention "gatos" -- read it closer. At least not in CVS.
And yes, 4.3.0-r4 came out a little earlier and more minimal than expected, needed to get some security fixes in. Read the ChangeLog.
-rw-r--r-- 1 root root 2185 Feb 9 15:58 ati-gatos-4.3.0.ebuild
pkg_setup() {
if [ ! "`grep gatos /var/db/pkg/x11-base/xfree-[0-9]*/USE`" ]
then
ewarn "This package requires that xfree was merged with the gatos USE flag enabled."
die "Please merge xfree with the gatos and sdk USE flags enabled."
fi
}
-- Andrew Gaffney Network Administrator Skyline Aeronautics, LLC. 636-357-1548
-- [EMAIL PROTECTED] mailing list
