commit:     19adb430f699ba1e51e81307529db8ff1f5b41b9
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  1 11:36:57 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov  1 12:56:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19adb430

dev-haskell/unixutils: update to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/unixutils/metadata.xml            | 7 -------
 dev-haskell/unixutils/unixutils-1.54.1.ebuild | 6 +++---
 2 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/dev-haskell/unixutils/metadata.xml 
b/dev-haskell/unixutils/metadata.xml
index 6d8b18715fc..b7878815d80 100644
--- a/dev-haskell/unixutils/metadata.xml
+++ b/dev-haskell/unixutils/metadata.xml
@@ -5,11 +5,4 @@
                <email>[email protected]</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 072b4333f78..118d852db46 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

Reply via email to