commit: 1417639838ed9f08ad98d7e388d00b8561763f7a Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Oct 18 10:25:05 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Oct 18 10:25:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14176398
dev-haskell/iconv: 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/iconv/iconv-0.4.1.3.ebuild | 4 ++-- dev-haskell/iconv/metadata.xml | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dev-haskell/iconv/iconv-0.4.1.3.ebuild b/dev-haskell/iconv/iconv-0.4.1.3.ebuild index 39168dd1d6a..7b64368b5d7 100644 --- a/dev-haskell/iconv/iconv-0.4.1.3.ebuild +++ b/dev-haskell/iconv/iconv-0.4.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.5.9999 +# ebuild generated by hackport 0.6.6.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal diff --git a/dev-haskell/iconv/metadata.xml b/dev-haskell/iconv/metadata.xml index 522384de844..b7878815d80 100644 --- a/dev-haskell/iconv/metadata.xml +++ b/dev-haskell/iconv/metadata.xml @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> -</maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Haskell</name> + </maintainer> </pkgmetadata>
