summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-10 10:02:49 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-10 10:02:49 +0100
commit6cc3be5f001972317454cc2b72a8cfa95216dd67 (patch)
tree356abca4b9eeddf81a6028cd321263984fcf0778 /dev-haskell/filemanip
parentdev-haskell/fdo-notify: update to EAPI=7 (diff)
downloadgentoo-6cc3be5f001972317454cc2b72a8cfa95216dd67.tar.gz
gentoo-6cc3be5f001972317454cc2b72a8cfa95216dd67.tar.bz2
gentoo-6cc3be5f001972317454cc2b72a8cfa95216dd67.zip
dev-haskell/filemanip: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/filemanip')
-rw-r--r--dev-haskell/filemanip/filemanip-0.3.6.3.ebuild6
-rw-r--r--dev-haskell/filemanip/metadata.xml8
2 files changed, 3 insertions, 11 deletions
diff --git a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
index 5a2a2c084f9f..bc5f91a4df5e 100644
--- a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
+++ b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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.3
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
diff --git a/dev-haskell/filemanip/metadata.xml b/dev-haskell/filemanip/metadata.xml
index 445e6f97d517..b7878815d80d 100644
--- a/dev-haskell/filemanip/metadata.xml
+++ b/dev-haskell/filemanip/metadata.xml
@@ -5,12 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- A Haskell library for working with files and directories.
- Includes code for pattern matching, finding files,
- modifying file contents, and more.
- </longdescription>
- <upstream>
- <remote-id type="github">bos/filemanip</remote-id>
- </upstream>
</pkgmetadata>