summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-01 11:36:57 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-01 12:56:16 +0000
commit19adb430f699ba1e51e81307529db8ff1f5b41b9 (patch)
treea107e7b6a13955cddb0b4ef53a4444fe9d69440f
parentdev-haskell/uniplate: update to EAPI=7 (diff)
downloadgentoo-19adb430.tar.gz
gentoo-19adb430.tar.bz2
gentoo-19adb430.zip
dev-haskell/unixutils: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-haskell/unixutils/metadata.xml7
-rw-r--r--dev-haskell/unixutils/unixutils-1.54.1.ebuild6
2 files changed, 3 insertions, 10 deletions
diff --git a/dev-haskell/unixutils/metadata.xml b/dev-haskell/unixutils/metadata.xml
index 6d8b18715fc5..b7878815d80d 100644
--- a/dev-haskell/unixutils/metadata.xml
+++ b/dev-haskell/unixutils/metadata.xml
@@ -5,11 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- A collection of useful and mildly useful functions that you might
- expect to find in System.* which a heavy bias towards Unix-type operating systems.
- </longdescription>
- <upstream>
- <remote-id type="github">seereason/haskell-unixutils.git</remote-id>
- </upstream>
</pkgmetadata>
diff --git a/dev-haskell/unixutils/unixutils-1.54.1.ebuild b/dev-haskell/unixutils/unixutils-1.54.1.ebuild
index 072b4333f783..118d852db460 100644
--- a/dev-haskell/unixutils/unixutils-1.54.1.ebuild
+++ b/dev-haskell/unixutils/unixutils-1.54.1.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.5.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal