commit:     034e0a1875633f1de9b996ce92d5de361e186a27
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 13:00:30 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 13:09:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034e0a18

dev-haskell/monad-loops: 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/monad-loops/metadata.xml             | 10 ----------
 dev-haskell/monad-loops/monad-loops-0.4.3.ebuild |  6 +++---
 2 files changed, 3 insertions(+), 13 deletions(-)

diff --git a/dev-haskell/monad-loops/metadata.xml 
b/dev-haskell/monad-loops/metadata.xml
index c766ee1f871..b7878815d80 100644
--- a/dev-haskell/monad-loops/metadata.xml
+++ b/dev-haskell/monad-loops/metadata.xml
@@ -5,14 +5,4 @@
                <email>[email protected]</email>
                <name>Gentoo Haskell</name>
        </maintainer>
-       <longdescription>
-               Some useful control operators for looping.
-               
-               New in 0.3.2.0: various functions for traversing lists and
-               computing minima/maxima using arbitrary procedures to compare
-               or score the elements.
-       </longdescription>
-       <upstream>
-               <remote-id type="github">mokus0/monad-loops</remote-id>
-       </upstream>
 </pkgmetadata>

diff --git a/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild 
b/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild
index 20fd3dd4b28..e4dfae4f064 100644
--- a/dev-haskell/monad-loops/monad-loops-0.4.3.ebuild
+++ b/dev-haskell/monad-loops/monad-loops-0.4.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.5.9999
+# ebuild generated by hackport 0.6.6.9999
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal

Reply via email to