summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-22 04:12:55 +0000
committerSam James <sam@gentoo.org>2021-04-04 06:09:00 +0000
commit51bfeea5304c3fa300e571dd1f0843750b53c6e8 (patch)
tree443913268bff4d33e80206b241688fd05b9b7da5 /dev-ml/ocaml-magic-mime/ocaml-magic-mime-1.0.0.ebuild
parentdev-ml/batteries: treeclean (diff)
downloadgentoo-51bfeea5304c3fa300e571dd1f0843750b53c6e8.tar.gz
gentoo-51bfeea5304c3fa300e571dd1f0843750b53c6e8.tar.bz2
gentoo-51bfeea5304c3fa300e571dd1f0843750b53c6e8.zip
dev-ml/ocaml-magic-mime: treeclean
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-magic-mime/ocaml-magic-mime-1.0.0.ebuild')
-rw-r--r--dev-ml/ocaml-magic-mime/ocaml-magic-mime-1.0.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-ml/ocaml-magic-mime/ocaml-magic-mime-1.0.0.ebuild b/dev-ml/ocaml-magic-mime/ocaml-magic-mime-1.0.0.ebuild
deleted file mode 100644
index 7693ae06464f..000000000000
--- a/dev-ml/ocaml-magic-mime/ocaml-magic-mime-1.0.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit oasis
-
-DESCRIPTION="Convert file extensions to MIME types"
-HOMEPAGE="https://github.com/mirage/ocaml-magic-mime"
-SRC_URI="https://github.com/mirage/ocaml-magic-mime/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="ISC"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"