diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-24 14:06:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-24 14:09:13 +0100 |
commit | 205ac275cb613f226b04078a157da128c9ca4920 (patch) | |
tree | 7fc39493718815d2c0f8796b2f7f24a395d4ce33 /dev-haskell/mountpoints | |
parent | dev-haskell/monadcatchio-transformers: update to EAPI=7 (diff) | |
download | gentoo-205ac275cb613f226b04078a157da128c9ca4920.tar.gz gentoo-205ac275cb613f226b04078a157da128c9ca4920.tar.bz2 gentoo-205ac275cb613f226b04078a157da128c9ca4920.zip |
dev-haskell/mountpoints: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/mountpoints')
-rw-r--r-- | dev-haskell/mountpoints/mountpoints-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild b/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild index 2cdee7360f85..83dde002844a 100644 --- a/dev-haskell/mountpoints/mountpoints-1.0.2.ebuild +++ b/dev-haskell/mountpoints/mountpoints-1.0.2.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.7.9999 +# ebuild generated by hackport 0.6.6.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal |