diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-18 11:11:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-18 11:11:53 +0100 |
commit | 87dc900574c4e31cdc5c78f869e7994176c7b342 (patch) | |
tree | 57e5f3adbbb1d0de2f7ffa8b671a2bc7bef38253 /dev-haskell/haskell-platform | |
parent | dev-haskell/hamlet: update to EAPI=7 (diff) | |
download | gentoo-87dc900574c4e31cdc5c78f869e7994176c7b342.tar.gz gentoo-87dc900574c4e31cdc5c78f869e7994176c7b342.tar.bz2 gentoo-87dc900574c4e31cdc5c78f869e7994176c7b342.zip |
dev-haskell/haskell-platform: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/haskell-platform')
-rw-r--r-- | dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild | 6 |
1 files 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 6f3f9525efa2..682281b41f5d 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" |