On Fri, 17 Jan 2014 09:28:10 +0100
Sebastian Luther <sebastianlut...@gmx.de> wrote:

> Am 16.01.2014 01:07, schrieb Tom Wijsman:
> 
> > +
> > +archive_formats_eapi_3_to_5 = {
> > +   "\.tar.xz":"app-arch/tar",
> > +   "\.xz":"app-arch/xz-utils",
> 
> Shouldn't ".tar.xz" require both tar and xz-utils? Other entries may
> have the same problem.

When you match a string that ends with .xz, you match a string that
ends with .tar.xz; hence the xz-utils check will be done for .tar.xz.

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D

Attachment: signature.asc
Description: PGP signature

Reply via email to