diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:28:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:55 +0100 |
commit | db3629c2c4eee0f43cdbfc1d45ff0fab6dcfaba8 (patch) | |
tree | 9a8fd4cde15919577efcc37c953d4d78b2bf7c03 /dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild | |
parent | dev-haskell/puremd5: update to EAPI=8 (diff) | |
download | gentoo-db3629c2c4eee0f43cdbfc1d45ff0fab6dcfaba8.tar.gz gentoo-db3629c2c4eee0f43cdbfc1d45ff0fab6dcfaba8.tar.bz2 gentoo-db3629c2c4eee0f43cdbfc1d45ff0fab6dcfaba8.zip |
dev-haskell/quickcheck-io: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild')
-rw-r--r-- | dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild b/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild index 9e063340a407..5f31655c1639 100644 --- a/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild +++ b/dev-haskell/quickcheck-io/quickcheck-io-0.2.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 # ebuild generated by hackport 0.5.3.9999 |