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/blaze-builder | |
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/blaze-builder')
-rw-r--r-- | dev-haskell/blaze-builder/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild | 25 | ||||
-rw-r--r-- | dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild | 26 | ||||
-rw-r--r-- | dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild | 26 | ||||
-rw-r--r-- | dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild | 33 | ||||
-rw-r--r-- | dev-haskell/blaze-builder/metadata.xml | 19 |
6 files changed, 133 insertions, 0 deletions
diff --git a/dev-haskell/blaze-builder/Manifest b/dev-haskell/blaze-builder/Manifest new file mode 100644 index 000000000000..cddfaf195e52 --- /dev/null +++ b/dev-haskell/blaze-builder/Manifest @@ -0,0 +1,4 @@ +DIST blaze-builder-0.3.1.1.tar.gz 69061 SHA256 a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde SHA512 beccd45b49f975d5496e3dd1eaac2769a5be619d988a2c7bc60a6487164b8218b19fff1d805473facf7820a87125db98c0bae5e633924ca0619abc3b66c39d8d WHIRLPOOL f52ddc5f18fce09ab15473e64cdf6831c2987933a37d4a8247bb5858f62c390ef913b6158e228d308d04e1404d39b715d942f7aa7a453f3fa6f7c5a2f1724ae8 +DIST blaze-builder-0.3.3.2.tar.gz 67371 SHA256 80b43d4a012a513c3c012de0f76858e74765e079c58d42cd6010fc185478110d SHA512 6caecca5f1976938f0536e00cdf305a3c3d1abf1fa4a4bc9c89743857940fc46d0f3b274a49acd1e5c0d4453c2d2b2f6f0f3b1deed87a01f72a61e21bc83787f WHIRLPOOL 43f563dfdbeea678b2593162b033d25947741977aa398677c07552b427fd1b075bc05f0ac8ffd852b1d6236ecd7e913a4578c98b3e2d42324c18aa7f7500a760 +DIST blaze-builder-0.3.3.4.tar.gz 67399 SHA256 e5c1101e6a0db4ee85e0bf57fe797bdd6f5ee9542ee730a663030eb650acaf8b SHA512 ed01adaa4fd4a95926d34fa785c9a1a127e1094f1891936256ae593fd492fa3a55ade6ad5d62610f3ecd6662f32facddc5053da63e4ab3e5f3c329ae6950bd23 WHIRLPOOL ad904f6335f7ebb0761c058b71eec259a3b3248db91715ea6c5d1ad8ad6232e217f598b84f276b253c7a08e7db7bb1a1c045b40d295165fa6b334c35b850d320 +DIST blaze-builder-0.4.0.1.tar.gz 57113 SHA256 c136ec877bb8d1558409e87b77174977ae01f8dff5bddb472df8b8d4c7e0a3c5 SHA512 876c12d75ede8876c834999a4a69794fbc1f56e888eea3a976cc85707456bb1439ac72bc41dea1c2400c6fe761d20a6b7b9eda61c10fc390fa5c5c0b22aa3ff0 WHIRLPOOL 463962d4259935cb3bfc8f8b2dc651447654fb3b5b9e0b3e13d9094a71e4200df0a115e446d02072345d09a861a1ef27f625734367d2206c82df5c531f1c85bd diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild new file mode 100644 index 000000000000..380107cc8bd3 --- /dev/null +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 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" +inherit haskell-cabal + +DESCRIPTION="Efficient buffered output" +HOMEPAGE="http://github.com/meiersi/blaze-builder" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-0.10:=[profile?] + <dev-haskell/text-0.13:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild new file mode 100644 index 000000000000..433d72815cc1 --- /dev/null +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.5.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Efficient buffered output" +HOMEPAGE="http://github.com/meiersi/blaze-builder" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.2:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6.0.3 +" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild new file mode 100644 index 000000000000..b7b117acf389 --- /dev/null +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.3.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Efficient buffered output" +HOMEPAGE="http://github.com/meiersi/blaze-builder" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6 +" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild new file mode 100644 index 000000000000..46f57d2ec481 --- /dev/null +++ b/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild @@ -0,0 +1,33 @@ +# 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="Efficient buffered output" +HOMEPAGE="http://github.com/lpsmith/blaze-builder" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/bytestring-builder:=[profile?] + >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( dev-haskell/hunit + dev-haskell/quickcheck + dev-haskell/test-framework + dev-haskell/test-framework-hunit + dev-haskell/test-framework-quickcheck2 + dev-haskell/utf8-string ) +" diff --git a/dev-haskell/blaze-builder/metadata.xml b/dev-haskell/blaze-builder/metadata.xml new file mode 100644 index 000000000000..a3aed3b2363c --- /dev/null +++ b/dev-haskell/blaze-builder/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + This library provides an abstraction of buffered output of + byte streams and several convenience functions to exploit + it. For example, it allows to efficiently serialize + Haskell values to lazy bytestrings with a large average + chunk size. The large average chunk size allows to make + good use of cache prefetching in later processing steps + (e.g. compression) and reduces the sytem call overhead + when writing the resulting lazy bytestring to a file or + sending it over the network. + </longdescription> + <upstream> + <remote-id type="github">meiersi/blaze-builder</remote-id> + </upstream> +</pkgmetadata> |