commit: 6cc3be5f001972317454cc2b72a8cfa95216dd67
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 09:02:49 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 09:02:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cc3be5f
dev-haskell/filemanip: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/filemanip/filemanip-0.3.6.3.ebuild | 6 +++---
dev-haskell/filemanip/metadata.xml | 8 --------
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 5a2a2c084f9..bc5f91a4df5 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 445e6f97d51..b7878815d80 100644
--- a/dev-haskell/filemanip/metadata.xml
+++ b/dev-haskell/filemanip/metadata.xml
@@ -5,12 +5,4 @@
<email>[email protected]</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>