diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/comonad | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-haskell/comonad')
-rw-r--r-- | dev-haskell/comonad/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/comonad/comonad-3.1.ebuild | 30 | ||||
-rw-r--r-- | dev-haskell/comonad/comonad-4.0.ebuild | 37 | ||||
-rw-r--r-- | dev-haskell/comonad/comonad-4.2.5.ebuild | 40 | ||||
-rw-r--r-- | dev-haskell/comonad/comonad-4.2.7.2.ebuild | 40 | ||||
-rw-r--r-- | dev-haskell/comonad/metadata.xml | 25 |
6 files changed, 176 insertions, 0 deletions
diff --git a/dev-haskell/comonad/Manifest b/dev-haskell/comonad/Manifest new file mode 100644 index 000000000000..33cee985444c --- /dev/null +++ b/dev-haskell/comonad/Manifest @@ -0,0 +1,4 @@ +DIST comonad-3.1.tar.gz 7769 SHA256 dbb32d7fb84dcfa5091d1d1b1bc9be0570118a45ebec9eed6ef2f21ddc58896a SHA512 5e14dec1fc229ac5cc6a69a86277eb22e08fe4035159fc95273dd6addd5e0f8fc54526c98668b2d12242a043c7c67d7f83718c75a9d961e9e1496add8136bd2f WHIRLPOOL f522e390a02c6091db52f63c9649792217103bc4aabfd4b3876de998a278402b94a956d8bad2b4aef821666795acdfbf2a9869a5ef4a470a9b69ebd9dfe38118 +DIST comonad-4.0.tar.gz 15014 SHA256 0ac661b2e3a2f7641179f70ac66151a3489b2f1149ae7be34c45d1e03be6a7b8 SHA512 2311c6db59dcd7a20190f925ded477412fa093d5cc43adaa1a7d2ca8174c919c73f7b78d53616da13dbe272817337826e168873acb37ff0df8e36655fbb2b47a WHIRLPOOL 0822856cfb18ec50decb17bc01ff4a486ba52aaf83d5ef3d019579d68dd81edda90be48ad7e4f54df77acd3e26f1fd01e6b4fd1e723890ed1edfaa6318396d12 +DIST comonad-4.2.5.tar.gz 16098 SHA256 0ef3a31140df072b077bf92db79c8807f5fa1fb30d3c17eb2679dafdb0cf341e SHA512 0706d97b6c58824127d29a608fcaac06908d1e0c9bb1af281ccce023a84f8705b189678a8a8b887269ccd8de00b3b92217e9649ac55dcf7c85656b1742d98ff8 WHIRLPOOL c8457432ccd1bc8aeac866c524be790f5da6d51192aaeb4a7f5dfd79da6b4caf91aa367cc8035ebb48febc21b7394f599922ece954c5ed269f5ef966ab2c7d7f +DIST comonad-4.2.7.2.tar.gz 16430 SHA256 b762261ef545a16881b66409398752e249a8e654a34088c66d9fabf9ba5a3b2b SHA512 c4d31409f5b77c35628a86f25d3cae273079e1f0cfbd5880058ed29d63802e712a199ce900c38eb4aa2130e4e397c4852bb640f92d745cc3edee57ae515fcfe4 WHIRLPOOL 7611588355399b55239b0c1e5157e589ce0e2150beaebcbc7245ea6d11cabe3efe8d69b9b3578c7292b2ba089f9626e92ba1c91bf11044c1909ec180c5d20aa1 diff --git a/dev-haskell/comonad/comonad-3.1.ebuild b/dev-haskell/comonad/comonad-3.1.ebuild new file mode 100644 index 000000000000..b37b7a9031e3 --- /dev/null +++ b/dev-haskell/comonad/comonad-3.1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.2.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell 98 compatible comonads" +HOMEPAGE="http://github.com/ekmett/comonad/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/semigroups-0.8.3:=[profile?] + <dev-haskell/semigroups-1:=[profile?] + >=dev-haskell/tagged-0.1:=[profile?] + <dev-haskell/tagged-1:=[profile?] + >=dev-haskell/transformers-0.2:=[profile?] + <dev-haskell/transformers-0.4:=[profile?] + >=dev-lang/ghc-6.12.1:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + " diff --git a/dev-haskell/comonad/comonad-4.0.ebuild b/dev-haskell/comonad/comonad-4.0.ebuild new file mode 100644 index 000000000000..e991061d15a1 --- /dev/null +++ b/dev-haskell/comonad/comonad-4.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.4 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Comonads" +HOMEPAGE="http://github.com/ekmett/comonad/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="+test-doctests" + +RDEPEND=">=dev-haskell/contravariant-0.2.0.1:=[profile?] <dev-haskell/contravariant-1:=[profile?] + >=dev-haskell/distributive-0.2.2:=[profile?] <dev-haskell/distributive-1:=[profile?] + >=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.2:=[profile?] + >=dev-haskell/semigroups-0.8.3.1:=[profile?] <dev-haskell/semigroups-1:=[profile?] + >=dev-haskell/tagged-0.1:=[profile?] <dev-haskell/tagged-1:=[profile?] + >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.4:=[profile?] + >=dev-lang/ghc-6.12.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + test? ( test-doctests? ( >=dev-haskell/doctest-0.9.1 ) ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag test-doctests test-doctests) +} diff --git a/dev-haskell/comonad/comonad-4.2.5.ebuild b/dev-haskell/comonad/comonad-4.2.5.ebuild new file mode 100644 index 000000000000..c037d50d3fca --- /dev/null +++ b/dev-haskell/comonad/comonad-4.2.5.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.3 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Comonads" +HOMEPAGE="http://github.com/ekmett/comonad/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="+containers +contravariant +distributive +test-doctests" + +RDEPEND=">=dev-haskell/semigroups-0.8.3.1:=[profile?] <dev-haskell/semigroups-1:=[profile?] + >=dev-haskell/tagged-0.1:=[profile?] <dev-haskell/tagged-1:=[profile?] + >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?] + >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-1:=[profile?] + >=dev-lang/ghc-7.4.1:= + contravariant? ( >=dev-haskell/contravariant-0.2.0.1:=[profile?] <dev-haskell/contravariant-2:=[profile?] ) + distributive? ( >=dev-haskell/distributive-0.2.2:=[profile?] <dev-haskell/distributive-1:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + test? ( test-doctests? ( >=dev-haskell/doctest-0.9.10 ) ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag containers containers) \ + $(cabal_flag contravariant contravariant) \ + $(cabal_flag distributive distributive) \ + $(cabal_flag test-doctests test-doctests) +} diff --git a/dev-haskell/comonad/comonad-4.2.7.2.ebuild b/dev-haskell/comonad/comonad-4.2.7.2.ebuild new file mode 100644 index 000000000000..31420b9f9ad4 --- /dev/null +++ b/dev-haskell/comonad/comonad-4.2.7.2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.5.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Comonads" +HOMEPAGE="http://github.com/ekmett/comonad/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="+containers +contravariant +distributive +test-doctests" + +RDEPEND=">=dev-haskell/semigroups-0.8.3.1:=[profile?] <dev-haskell/semigroups-1:=[profile?] + >=dev-haskell/tagged-0.1:=[profile?] <dev-haskell/tagged-1:=[profile?] + >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?] + >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-1:=[profile?] + >=dev-lang/ghc-7.4.1:= + contravariant? ( >=dev-haskell/contravariant-0.2.0.1:=[profile?] <dev-haskell/contravariant-2:=[profile?] ) + distributive? ( >=dev-haskell/distributive-0.2.2:=[profile?] <dev-haskell/distributive-1:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + test? ( test-doctests? ( >=dev-haskell/doctest-0.9.10 ) ) +" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag containers containers) \ + $(cabal_flag contravariant contravariant) \ + $(cabal_flag distributive distributive) \ + $(cabal_flag test-doctests test-doctests) +} diff --git a/dev-haskell/comonad/metadata.xml b/dev-haskell/comonad/metadata.xml new file mode 100644 index 000000000000..47a26799eff9 --- /dev/null +++ b/dev-haskell/comonad/metadata.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Haskell 98 comonads + </longdescription> + <use> + <flag name="test-doctests">Run the doctests test suite</flag> + <flag name="containers">You can disable the use of the `containers` package + using `-f-containers`. Disabing this is an unsupported configuration, but it + may be useful for accelerating builds in sandboxes for expert users.</flag> + <flag name="contravariant">You can disable the use of the `contravariant` + package using `-f-contravariant`. Disabling this is an unsupported + configuration, but it may be useful for accelerating builds in sandboxes for + expert users. If disabled we will not supply instances of `Contravariant`</flag> + <flag name="distributive">You can disable the use of the `distributive` + package using `-f-distributive`. Disabling this is an unsupported + configuration, but it may be useful for accelerating builds in sandboxes for + expert users. If disabled we will not supply instances of `Distributive`</flag> + </use> + <upstream> + <remote-id type="github">ekmett/comonad</remote-id> + </upstream> +</pkgmetadata> |