* [gentoo-dev] file(1) now supports Gentoo file types!
@ 2022-09-14 22:58 Sam James
2022-09-15 7:33 ` Michał Górny
0 siblings, 1 reply; 2+ messages in thread
From: Sam James @ 2022-09-14 22:58 UTC (permalink / raw
To: gentoo-dev; +Cc: mgorny
Hi,
Fun thing to share: thanks to mgorny, file(1) (sys-apps/file) now
supports Gentoo ebuilds, eclasses, and binpkgs.
```
$ file sys-apps/file/file-9999.ebuild
sys-apps/file/file-9999.ebuild: Gentoo ebuild, EAPI 8, ASCII text
$ file sys-apps/file/Manifest
sys-apps/file/Manifest: Gentoo Manifest (GLEP 74)
$ file eclass/autotools.eclass
eclass/autotools.eclass: Gentoo eclass autotools.eclass, Unicode text,
UTF-8 text
$ file /var/cache/binpkgs/app-shells//zsh-5.9-r1.gpkg.tar
/var/cache/binpkgs/app-shells//zsh-5.9-r1.gpkg.tar: Gentoo GLEP 78
(GPKG) binary package for "zsh-5.9-r1" using zstd compression
```
Thought this was a nice fun thing to share.
Best,
sam
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] file(1) now supports Gentoo file types!
2022-09-14 22:58 [gentoo-dev] file(1) now supports Gentoo file types! Sam James
@ 2022-09-15 7:33 ` Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2022-09-15 7:33 UTC (permalink / raw
To: gentoo-dev
On Wed, 2022-09-14 at 23:58 +0100, Sam James wrote:
> Hi,
>
> Fun thing to share: thanks to mgorny, file(1) (sys-apps/file) now
> supports Gentoo ebuilds, eclasses, and binpkgs.
>
> ```
> $ file sys-apps/file/file-9999.ebuild
> sys-apps/file/file-9999.ebuild: Gentoo ebuild, EAPI 8, ASCII text
>
> $ file sys-apps/file/Manifest
> sys-apps/file/Manifest: Gentoo Manifest (GLEP 74)
>
> $ file eclass/autotools.eclass
> eclass/autotools.eclass: Gentoo eclass autotools.eclass, Unicode text,
> UTF-8 text
>
> $ file /var/cache/binpkgs/app-shells//zsh-5.9-r1.gpkg.tar
> /var/cache/binpkgs/app-shells//zsh-5.9-r1.gpkg.tar: Gentoo GLEP 78
> (GPKG) binary package for "zsh-5.9-r1" using zstd compression
> ```
>
> Thought this was a nice fun thing to share.
>
Unfortunately it doesn't support transparent lzip decompression, so it
still does a disservice to our users.
--
Best regards,
Michał Górny
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-15 7:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14 22:58 [gentoo-dev] file(1) now supports Gentoo file types! Sam James
2022-09-15 7:33 ` Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox