summaryrefslogtreecommitdiff
path: root/dev-haskell/haskell-platform
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-01 22:03:23 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-01 22:03:23 +0100
commit590b9b7b03bf4651e099949e318755af7cfa81b8 (patch)
tree54c184b7d26c25f1922bfeaf19a1dd45a2e3b1eb /dev-haskell/haskell-platform
parentf4fc10428424904caf2035cffc442195cb088b2c (diff)
gentoo resync : 01.08.2021
Diffstat (limited to 'dev-haskell/haskell-platform')
-rw-r--r--dev-haskell/haskell-platform/Manifest2
-rw-r--r--dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild69
-rw-r--r--dev-haskell/haskell-platform/metadata.xml22
3 files changed, 0 insertions, 93 deletions
diff --git a/dev-haskell/haskell-platform/Manifest b/dev-haskell/haskell-platform/Manifest
deleted file mode 100644
index d5b61f94bf56..000000000000
--- a/dev-haskell/haskell-platform/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD haskell-platform-2014.2.0.0-r1.ebuild 2120 BLAKE2B 91ba63b2313b9b27a63590b77758e2c228dbe888ae1da20046d7ff9196bc1bfa1a2761eb494d5ce0fbc159067983c0f8315d2abb8bb1b37f9c67c5380d4840af SHA512 22a7fb1fddd981246d17431556d152590c45c3b3637f0fbc95a52d3d83a0391cb97f874e2e207efe8f2b2d3091280dba2db1a642e63a9464ac6239956b6b2b43
-MISC metadata.xml 712 BLAKE2B ce35d5fa9cc59091ade2ae273780e09c16b1a7aed39ea8eba01e7164e0776903635cef566fa5801d826e14c11169229d23dc25c3afd8b19fb46c0289b61e79e5 SHA512 44c4ad8c6ffde41e1c52dd9b477ae002579b5fd2878a68a23826ff56aa856d8e0f5b5d7571de69dd6a5bbb530b59d84237313e575d853b6b054fbb2690d6e227
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 682281b41f5d..000000000000
--- 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 991c27c26f8e..000000000000
--- a/dev-haskell/haskell-platform/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
- 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
- </longdescription>
-</pkgmetadata>