summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/magic')
-rw-r--r--dev-haskell/magic/magic-1.1.ebuild6
-rw-r--r--dev-haskell/magic/metadata.xml6
2 files changed, 3 insertions, 9 deletions
diff --git a/dev-haskell/magic/magic-1.1.ebuild b/dev-haskell/magic/magic-1.1.ebuild
index 24aa55d96711..6e247ba72615 100644
--- a/dev-haskell/magic/magic-1.1.ebuild
+++ b/dev-haskell/magic/magic-1.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-# ebuild generated by hackport 0.4.4
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
@@ -21,5 +21,5 @@ RDEPEND=">=dev-lang/ghc-7.4.1:=
sys-apps/file
"
DEPEND="${RDEPEND}
- dev-haskell/cabal
+ >=dev-haskell/cabal-1.0
"
diff --git a/dev-haskell/magic/metadata.xml b/dev-haskell/magic/metadata.xml
index 32e691a5478a..b7878815d80d 100644
--- a/dev-haskell/magic/metadata.xml
+++ b/dev-haskell/magic/metadata.xml
@@ -5,10 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- This package provides a Haskell interface to the C libmagic library.
- With it, you can determine the type of a file by examining its contents
- rather than its name. The Haskell interface provides a full-featured
- binding.
- </longdescription>
</pkgmetadata>