diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 13:47:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-01 13:47:09 +0000 |
commit | 356bf1498fcf573cbf3706a7f320fb5f18ac6191 (patch) | |
tree | c22f78924d03183da8012845b6281fd2e68cdaec /dev-haskell | |
parent | dev-haskell/zlib: update to EAPI=7 (diff) | |
download | gentoo-356bf1498fcf573cbf3706a7f320fb5f18ac6191.tar.gz gentoo-356bf1498fcf573cbf3706a7f320fb5f18ac6191.tar.bz2 gentoo-356bf1498fcf573cbf3706a7f320fb5f18ac6191.zip |
dev-haskell/xml: 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/xml/xml-1.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/xml/xml-1.3.14.ebuild b/dev-haskell/xml/xml-1.3.14.ebuild index 3a0f55cfd680..f94585564f07 100644 --- a/dev-haskell/xml/xml-1.3.14.ebuild +++ b/dev-haskell/xml/xml-1.3.14.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.4.9999 |