commit: 4d66851fd81aef3cfc903a2a70d1c0e57b603072 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Oct 11 14:42:44 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Oct 11 14:48:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d66851f
dev-haskell/gnuidn: 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/gnuidn/gnuidn-0.2.2-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-haskell/gnuidn/gnuidn-0.2.2-r1.ebuild b/dev-haskell/gnuidn/gnuidn-0.2.2-r1.ebuild index d5bd3de599c..93d7582be2c 100644 --- a/dev-haskell/gnuidn/gnuidn-0.2.2-r1.ebuild +++ b/dev-haskell/gnuidn/gnuidn-0.2.2-r1.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.6.9999 +# ebuild generated by hackport 0.6.6.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" # Drop test-suite: uses dev-haskell/chell-quickcheck inherit haskell-cabal
