[gentoo-commits] repo/gentoo:master commit in: dev-haskell/haskell-platform/, profiles/

2021-07-30 Thread Sergei Trofimovich
commit: 0c21e9cbaf2ba75348d60e7a5fbaad1449bcc892
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 30 10:17:17 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 30 10:18:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c21e9cb

dev-haskell/haskell-platform: drop masked package

Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../haskell-platform-2014.2.0.0-r1.ebuild  | 69 --
 dev-haskell/haskell-platform/metadata.xml  | 22 ---
 profiles/package.mask  |  5 --
 3 files changed, 96 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
deleted file mode 100644
index 682281b41f5..000
--- a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="The Haskell Platform"
-HOMEPAGE="http://haskell.org/platform";
-SRC_URI=""
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="+doc profile +X"
-
-RDEPEND="
-   >=dev-haskell/cabal-1.18.1.3
-   >=dev-haskell/xhtml-3000.2.1
-
-   >=dev-haskell/async-2.0.1.5
-   >=dev-haskell/attoparsec-0.10.4.0:=[profile?]
-   >=dev-haskell/case-insensitive-1.1.0.3:=[profile?]
-   >=dev-haskell/fgl-5.5.0.1:=[profile?]
-   >=dev-haskell/hashable-1.2.2.0:=[profile?]
-   >=dev-haskell/haskell-src-1.0.1.6:=[profile?]
-   >=dev-haskell/html-1.0.1.2:=[profile?]
-   >=dev-haskell/http-4000.2.10:=[profile?]
-   >=dev-haskell/hunit-1.2.5.2:=[profile?]
-   >=dev-haskell/mtl-2.1.3.1:=[profile?]
-   >=dev-haskell/network-2.4.2.3:=[profile?]
-   >=dev-haskell/parallel-3.2.0.4:=[profile?]
-   >=dev-haskell/parsec-3.1.5:=[profile?]
-   >=dev-haskell/primitive-0.5.2.1:=[profile?]
-   >=dev-haskell/quickcheck-2.6:2=[profile?]
-   >=dev-haskell/random-1.0.1.1:=[profile?]
-   >=dev-haskell/regex-base-0.93.2:=[profile?]
-   >=dev-haskell/regex-compat-0.95.1:=[profile?]
-   >=dev-haskell/regex-posix-0.95.2:=[profile?]
-   >=dev-haskell/split-0.2.2:=[profile?]
-   >=dev-haskell/stm-2.4.2:=[profile?]
-   >=dev-haskell/syb-0.4.1:=[profile?]
-   >=dev-haskell/text-1.1.0.0:=[profile?]
-   >=dev-haskell/transformers-0.3.0.0:=[profile?]
-   >=dev-haskell/unordered-containers-0.2.4.0:=[profile?]
-   >=dev-haskell/vector-0.10.9.1:=[profile?]
-   >=dev-haskell/xhtml-3000.2.1:=[profile?]
-   >=dev-haskell/zlib-0.5.4.1:=[profile?]
-   X? (
-   >=dev-haskell/gluraw-1.4.0.1:=[profile?]
-   >=dev-haskell/glut-2.5.1.1:=[profile?]
-   >=dev-haskell/opengl-2.9.2.0:=[profile?]
-   >=dev-haskell/openglraw-1.5.0.0:=[profile?]
-   )
-
-   >=dev-lang/ghc-7.8.3:=
-
-   >=dev-haskell/alex-3.1.3
-   >=dev-haskell/cabal-install-1.18.0.5
-   >=dev-haskell/happy-1.19.4
-   >=dev-haskell/hscolour-1.20.3
-   doc? ( >=dev-haskell/haddock-2.14.2 )
-"
-DEPEND="${RDEPEND}"
-
-pkg_postinst() {
-   if ! use X; then
-   elog "The haskell platform includes the 3D graphics libraries 
opengl and glut."
-   elog "To install opengl and glut requires the X use flag."
-   fi
-}

diff --git a/dev-haskell/haskell-platform/metadata.xml 
b/dev-haskell/haskell-platform/metadata.xml
deleted file mode 100644
index 991c27c26f8..000
--- a/dev-haskell/haskell-platform/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   hask...@gentoo.org
-   Gentoo Haskell
-   
-   
-   The Haskell Platform (HP) is the blessed set of libraries and 
tools on
-   which to build further Haskell libraries and applications. It is
-   intended to provide a comprehensive, stable, and quality tested 
base for
-   Haskell projects to work from.
-   
-   This version specifies the following additional developer tools 
be
-   installed, for a system to be in full compliance:
-   
-   * cabal-install
-   * alex
-   * happy
-   * haddock
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index d9177e34a8b..36b84c7cc4f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -322,11 +322,6 @@ dev-python/pathlib2
 dev-python/traceback2
 dev-python/unittest2
 
-# Sergei Trofimovich  (2021-07-05)
-# The platform is outdated and not maintained anymore.
-# Mask for removal in 30 days.
-dev-haskell/haskell-platform
-
 # Georgy Yakovlev  (2021-07-04)
 # severely broken nfs
 # possibly depper problem due to bug in mm/page_alloc



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/haskell-platform/

2020-10-18 Thread Sergei Trofimovich
commit: 87dc900574c4e31cdc5c78f869e7994176c7b342
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Oct 18 10:11:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Oct 18 10:11:53 2020 +
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  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"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/haskell-platform/

2018-04-05 Thread Aaron Bauman
commit: 9902f13ebe990d818717de2141baf8873b636ba8
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Mar 31 07:21:58 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Apr  5 15:16:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9902f13e

dev-haskell/haskell-platform: use HTTPS

 dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild| 4 ++--
 dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild | 4 ++--
 dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild 
b/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild
index 2ba3d9c096c..b75e2a4eeca 100644
--- a/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild
+++ b/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="The Haskell Platform"
-HOMEPAGE="http://haskell.org/platform";
+HOMEPAGE="https://www.haskell.org/platform/";
 SRC_URI=""
 
 LICENSE="BSD"

diff --git a/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild 
b/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild
index f4f27316fc8..c6353697235 100644
--- a/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild
+++ b/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="The Haskell Platform"
-HOMEPAGE="http://haskell.org/platform";
+HOMEPAGE="https://www.haskell.org/platform/";
 SRC_URI=""
 
 LICENSE="BSD"

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 1c0c3201575..6f3f9525efa 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-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="The Haskell Platform"
-HOMEPAGE="http://haskell.org/platform";
+HOMEPAGE="https://www.haskell.org/platform/";
 SRC_URI=""
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/haskell-platform/

2016-05-11 Thread Sergei Trofimovich
commit: 64c5a944cb9559137d78aef47b6d11b0da911a8a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May 11 22:01:10 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May 11 22:04:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c5a944

dev-haskell/haskell-platform: drop dev-haskell/hpc, use bundled with ghc

Package-Manager: portage-2.2.28

 ...-platform-2014.2.0.0.ebuild => haskell-platform-2014.2.0.0-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0.ebuild 
b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild
similarity index 98%
rename from dev-haskell/haskell-platform/haskell-platform-2014.2.0.0.ebuild
rename to dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild
index 318104d..7b81702 100644
--- a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0.ebuild
+++ b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild
@@ -15,7 +15,6 @@ IUSE="+doc profile +X"
 
 RDEPEND="
>=dev-haskell/cabal-1.18.1.3
-   >=dev-haskell/hpc-0.6.0.1
>=dev-haskell/xhtml-3000.2.1
 
>=dev-haskell/async-2.0.1.5