Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 209003

Summary: updated app-arch/tar to support lzma command line options (added lzma use flag)
Product: Gentoo Linux Reporter: Thomas Ilnseher <illth>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED UPSTREAM    
Severity: enhancement CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tar-1.19-r2.ebuild
tar-1.19-use-lzma.patch

Description Thomas Ilnseher 2008-02-05 15:02:55 UTC
I have modified the ebuild for app-arch/tar to support -a / --lzma flags for
using lzma-utils (more elegantly). This can be enabled with an lzma use flag.

Reproducible: Always
Comment 1 Thomas Ilnseher 2008-02-05 15:04:11 UTC
Created attachment 142727 [details]
tar-1.19-r2.ebuild

the modified ebuild
Comment 2 Thomas Ilnseher 2008-02-05 15:04:59 UTC
Created attachment 142728 [details, diff]
tar-1.19-use-lzma.patch

patch required by the above ebuild
Comment 3 SpanKY gentoo-dev 2008-02-09 20:40:40 UTC
tar is a very old package ... mucking with its runtime options is not to be done without upstream going for it
Comment 4 niogic 2009-03-10 16:54:45 UTC
tar-1.21 introduced lzma.

we have tar-1.22 but still i don't have --lzma nor -J options!