commit:     c4ec06aeb416b6c742fb0a16d794565c1075d7de
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 20:02:18 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 20:09:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ec06ae

dev-haskell/stringable: 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/stringable/metadata.xml            | 5 -----
 dev-haskell/stringable/stringable-0.1.3.ebuild | 4 ++--
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/dev-haskell/stringable/metadata.xml 
b/dev-haskell/stringable/metadata.xml
index 6a22462afb2..b7878815d80 100644
--- a/dev-haskell/stringable/metadata.xml
+++ b/dev-haskell/stringable/metadata.xml
@@ -5,9 +5,4 @@
                <email>hask...@gentoo.org</email>
                <name>Gentoo Haskell</name>
        </maintainer>
-       <longdescription>
-               'Data.Stringable' provides a type class with a set of functions 
for
-               converting to and from the most often used string-linke types in
-               Haskell.
-       </longdescription>
 </pkgmetadata>

diff --git a/dev-haskell/stringable/stringable-0.1.3.ebuild 
b/dev-haskell/stringable/stringable-0.1.3.ebuild
index 19ce797a156..7249e98ce99 100644
--- a/dev-haskell/stringable/stringable-0.1.3.ebuild
+++ b/dev-haskell/stringable/stringable-0.1.3.ebuild
@@ -1,9 +1,9 @@
 # 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.9999
+# ebuild generated by hackport 0.6.6.9999
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal

Reply via email to