commit: 87dc900574c4e31cdc5c78f869e7994176c7b342 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Oct 18 10:11:53 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Oct 18 10:11:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87dc9005
dev-haskell/haskell-platform: update to EAPI=7 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild index 6f3f9525efa..682281b41f5 100644 --- a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild +++ b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="The Haskell Platform" -HOMEPAGE="https://www.haskell.org/platform/" +HOMEPAGE="http://haskell.org/platform" SRC_URI="" LICENSE="BSD"
