Files
guru/dev-R/mime/mime-0.12.ebuild
Alessandro Barbieri 4fb4a65fe0 dev-R/mime: add 0.12, drop 0.10
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-03-10 02:05:46 +01:00

11 lines
210 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION='Map Filenames to MIME Types'
KEYWORDS="~amd64"
LICENSE='GPL-2+'