diff options
author | Alexander Vershilov <qnikst@gentoo.org> | 2015-02-09 19:32:24 +0000 |
---|---|---|
committer | Alexander Vershilov <qnikst@gentoo.org> | 2015-02-09 19:32:24 +0000 |
commit | 317eca4010d2dbceb237c1e3e9b61ef1158179dc (patch) | |
tree | 58d8fef3b13d929921b16fde9ed95c59b2e85f5f /dev-haskell | |
parent | Version bump. (diff) | |
download | gentoo-2-317eca4010d2dbceb237c1e3e9b61ef1158179dc.tar.gz gentoo-2-317eca4010d2dbceb237c1e3e9b61ef1158179dc.tar.bz2 gentoo-2-317eca4010d2dbceb237c1e3e9b61ef1158179dc.zip |
cleanup
(Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key 76512BBA09DD3D53)
Diffstat (limited to 'dev-haskell')
4 files changed, 7 insertions, 166 deletions
diff --git a/dev-haskell/haskell-platform/ChangeLog b/dev-haskell/haskell-platform/ChangeLog index 78986012e473..66ec1b9b530d 100644 --- a/dev-haskell/haskell-platform/ChangeLog +++ b/dev-haskell/haskell-platform/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/haskell-platform -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/ChangeLog,v 1.15 2014/11/15 18:24:28 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/ChangeLog,v 1.16 2015/02/09 19:32:24 qnikst Exp $ + + 09 Feb 2015; Alexander Vershilov <qnikst@gentoo.org> + -haskell-platform-2011.2.0.1-r2.ebuild, -haskell-platform-2011.4.0.0.ebuild, + -haskell-platform-2012.2.0.0.ebuild: + cleanup *haskell-platform-2014.2.0.0 (15 Nov 2014) diff --git a/dev-haskell/haskell-platform/haskell-platform-2011.2.0.1-r2.ebuild b/dev-haskell/haskell-platform/haskell-platform-2011.2.0.1-r2.ebuild deleted file mode 100644 index de2a599ef16b..000000000000 --- a/dev-haskell/haskell-platform/haskell-platform-2011.2.0.1-r2.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2011.2.0.1-r2.ebuild,v 1.1 2012/04/11 20:37:49 slyfox Exp $ - -# ebuild generated by hackport 0.2.13 - -EAPI="3" - -DESCRIPTION="The Haskell Platform" -HOMEPAGE="http://haskell.org/platform" -SRC_URI="" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/cgi-3001.1.7.4 - >=dev-haskell/deepseq-1.1.0.2 - >=dev-haskell/fgl-5.4 - >=dev-haskell/glut-2.1 - >=dev-haskell/haskell-src-1.0 - >=dev-haskell/html-1.0 - >=dev-haskell/http-4000.1 - >=dev-haskell/hunit-1.2 - >=dev-haskell/mtl-2.0 - >=dev-haskell/network-2.3 - >=dev-haskell/opengl-2.2 - >=dev-haskell/parallel-3.1 - >=dev-haskell/parsec-3.1 - >=dev-haskell/quickcheck-2.4 - >=dev-haskell/regex-base-0.93 - >=dev-haskell/regex-compat-0.93 - >=dev-haskell/regex-posix-0.94 - >=dev-haskell/stm-2.2.0.1 - >=dev-haskell/text-0.11 - >=dev-haskell/transformers-0.2 - >=dev-haskell/xhtml-3000.2 - >=dev-haskell/zlib-0.5 - >=dev-lang/ghc-7.0.3 - - >=dev-haskell/alex-2.3.5 - >=dev-haskell/cabal-1.10.1.0 - >=dev-haskell/happy-1.18.6 - >=dev-haskell/cabal-install-0.10.2 - >=dev-haskell/hscolour-1.17 - >=dev-haskell/haddock-2.9.2" - -DEPEND="${RDEPEND}" diff --git a/dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild b/dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild deleted file mode 100644 index a2d8e4c492d2..000000000000 --- a/dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild,v 1.1 2012/06/03 04:40:19 gienah Exp $ - -EAPI=4 - -DESCRIPTION="The Haskell Platform" -HOMEPAGE="http://haskell.org/platform" -SRC_URI="" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="profile X" - -RDEPEND=">=dev-haskell/cgi-3001.1.7.4[profile?] - >=dev-haskell/deepseq-1.1.0.2[profile?] - >=dev-haskell/fgl-5.4.2.4[profile?] - >=dev-haskell/haskell-src-1.0.1.4[profile?] - >=dev-haskell/html-1.0.1.2[profile?] - >=dev-haskell/http-4000.1.2[profile?] - >=dev-haskell/hunit-1.2.4.2[profile?] - >=dev-haskell/mtl-2.0.1.0[profile?] - >=dev-haskell/network-2.3.0.5[profile?] - >=dev-haskell/parallel-3.1.0.1[profile?] - >=dev-haskell/parsec-3.1.1[profile?] - >=dev-haskell/quickcheck-2.4.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.1[profile?] - >=dev-haskell/stm-2.2.0.1[profile?] - >=dev-haskell/syb-0.3.3[profile?] - >=dev-haskell/text-0.11.1.5[profile?] - >=dev-haskell/transformers-0.2.2.0[profile?] - >=dev-haskell/xhtml-3000.2.0.4[profile?] - >=dev-haskell/zlib-0.5.3.1[profile?] - X? ( - >=dev-haskell/opengl-2.2.3.0[profile?] - >=dev-haskell/glut-2.1.2.1[profile?] - ) - >=dev-lang/ghc-7.0.4 - - >=dev-haskell/alex-2.3.5 - >=dev-haskell/cabal-1.10.2.0 - >=dev-haskell/happy-1.18.6 - >=dev-haskell/cabal-install-0.10.2 - >=dev-haskell/hscolour-1.17 - >=dev-haskell/haddock-2.9.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/haskell-platform-2012.2.0.0.ebuild b/dev-haskell/haskell-platform/haskell-platform-2012.2.0.0.ebuild deleted file mode 100644 index 03ea0b6dda0e..000000000000 --- a/dev-haskell/haskell-platform/haskell-platform-2012.2.0.0.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2012.2.0.0.ebuild,v 1.2 2012/12/29 13:49:31 gienah Exp $ - -EAPI=4 - -DESCRIPTION="The Haskell Platform" -HOMEPAGE="http://haskell.org/platform" -SRC_URI="" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="profile X" - -RDEPEND=">=dev-haskell/cgi-3001.1.7.4[profile?] - >=dev-haskell/deepseq-1.3.0.0[profile?] - >=dev-haskell/fgl-5.4.2.4[profile?] - >=dev-haskell/haskell-src-1.0.1.5[profile?] - >=dev-haskell/html-1.0.1.2[profile?] - >=dev-haskell/http-4000.2.3[profile?] - >=dev-haskell/hunit-1.2.4.2[profile?] - >=dev-haskell/mtl-2.1.1[profile?] - >=dev-haskell/network-2.3.0.13[profile?] - >=dev-haskell/parallel-3.2.0.2[profile?] - >=dev-haskell/parsec-3.1.2[profile?] - >=dev-haskell/quickcheck-2.4.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.1[profile?] - >=dev-haskell/stm-2.3[profile?] - >=dev-haskell/syb-0.3.6.1[profile?] - >=dev-haskell/text-0.11.2.0[profile?] - >=dev-haskell/transformers-0.3.0.0[profile?] - >=dev-haskell/xhtml-3000.2.1[profile?] - >=dev-haskell/zlib-0.5.3.3[profile?] - X? ( - >=dev-haskell/opengl-2.2.3.1[profile?] - >=dev-haskell/glut-2.1.2.1[profile?] - ) - >=dev-lang/ghc-7.4.1 - - >=dev-haskell/alex-3.0.1 - >=dev-haskell/cabal-1.14.0 - >=dev-haskell/happy-1.18.9 - >=dev-haskell/cabal-install-0.14.0 - >=dev-haskell/hscolour-1.19 - >=dev-haskell/haddock-2.10.0" - -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 -} |