diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 10:54:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 11:06:26 +0000 |
commit | 0945f45edc1c43e154c589d007299c132f46412f (patch) | |
tree | 96f665ee0ee77a67c9aae2ce8e13c49eb3d2569a /dev-haskell | |
parent | dev-haskell/test-framework-hunit: update to EAPI=7 (diff) | |
download | gentoo-0945f45edc1c43e154c589d007299c132f46412f.tar.gz gentoo-0945f45edc1c43e154c589d007299c132f46412f.tar.bz2 gentoo-0945f45edc1c43e154c589d007299c132f46412f.zip |
dev-haskell/terminfo: 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')
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.4.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.4.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.4.0.2.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild index 2174f08d3c56..b0a1ec023af7 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild @@ -1,7 +1,7 @@ # 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.3.6.9999 diff --git a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild index b89f2a5e62a0..d9a2638b0f7b 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.1.ebuild @@ -1,7 +1,7 @@ -# 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.3 diff --git a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild index 0349e6b96492..8e96910f73e3 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.2.ebuild @@ -1,7 +1,7 @@ -# 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 |