diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-11 15:42:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-11 15:48:07 +0100 |
commit | 4d66851fd81aef3cfc903a2a70d1c0e57b603072 (patch) | |
tree | 6fc58d290e05377ea2c002ecf505a1932be6c43f /dev-haskell/gnuidn | |
parent | dev-haskell/ghc-syb-utils: drop old (diff) | |
download | gentoo-4d66851fd81aef3cfc903a2a70d1c0e57b603072.tar.gz gentoo-4d66851fd81aef3cfc903a2a70d1c0e57b603072.tar.bz2 gentoo-4d66851fd81aef3cfc903a2a70d1c0e57b603072.zip |
dev-haskell/gnuidn: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/gnuidn')
-rw-r--r-- | dev-haskell/gnuidn/gnuidn-0.2.2-r1.ebuild | 6 |
1 files 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 d5bd3de599cc..93d7582be2c1 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 |