[File] [PATCH] Add the media type for Gentoo Manifest files

Michał Górny mgorny at gentoo.org
Wed Oct 5 06:45:02 UTC 2022


I'm really proud of it ;-).
https://www.iana.org/assignments/media-types/application/vnd.gentoo.manifest
---
 magic/Magdir/gentoo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/magic/Magdir/gentoo b/magic/Magdir/gentoo
index f1a91acf..9d66e02e 100644
--- a/magic/Magdir/gentoo
+++ b/magic/Magdir/gentoo
@@ -36,6 +36,7 @@
 # (<tag>'s already been matched prior to calling)
 0	name	gentoo-manifest
 >&0	regex	[[:space:]]+[[:print:]]+[[:space:]]+[[:digit:]]+[[:space:]]+[[:alnum:]]+[[:space:]]+[[:xdigit:]]{32}	Gentoo Manifest (GLEP 74)
+!:mime	application/vnd.gentoo.manifest
 
 # Summary: Gentoo ebuild and eclass files
 # Reference: https://projects.gentoo.org/pms/8/pms.html
-- 
2.38.0



More information about the File mailing list