From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- dev-haskell/attoparsec-conduit/Manifest | 2 ++ .../attoparsec-conduit-1.0.1.2.ebuild | 31 ++++++++++++++++++++++ .../attoparsec-conduit-1.1.0.ebuild | 26 ++++++++++++++++++ dev-haskell/attoparsec-conduit/metadata.xml | 11 ++++++++ 4 files changed, 70 insertions(+) create mode 100644 dev-haskell/attoparsec-conduit/Manifest create mode 100644 dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild create mode 100644 dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild create mode 100644 dev-haskell/attoparsec-conduit/metadata.xml (limited to 'dev-haskell/attoparsec-conduit') diff --git a/dev-haskell/attoparsec-conduit/Manifest b/dev-haskell/attoparsec-conduit/Manifest new file mode 100644 index 000000000000..557c2e71c328 --- /dev/null +++ b/dev-haskell/attoparsec-conduit/Manifest @@ -0,0 +1,2 @@ +DIST attoparsec-conduit-1.0.1.2.tar.gz 4361 SHA256 a02f5aec1ea5b5932ff43e5744ca9b5211d942e355aba3a67d7ca0baebc905c8 SHA512 25707a2ec55ce8da553cea00cc8b89866ada472cedfb21b4e37d477d9d405dc7b640dfc01b32878c71de886cf67c68b27c94e4911ec23850a55f648fcb1aabd7 WHIRLPOOL 1f82bd5ed3b09baa3c15f67ece3daa973966ddee9f73cd80e5caa7166ceec0095fca586a7f24ccf7f901cdd06d25946e65d06b075ce6e8331e5d870a0d8432f5 +DIST attoparsec-conduit-1.1.0.tar.gz 1210 SHA256 3e809f4e354ef392cd7266dc35b8f660cb5810974159c5106a0c3ed7bf1db6a3 SHA512 7a883b25cc1bfed03a35593927d51dba920fca8d29e610adb7a409807867241847583f68550cc1344a2e333639a703db860ac6c8f6e19f36595a9001e9334472 WHIRLPOOL 9b2712e714c37067dd84f9af51ee40ae641bfa39f17beb68baff24f955d1f788d3ac533b21a6b46f0c7b07c8af00df99c3a73ac4bd87050861dd9be1a24edc32 diff --git a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild new file mode 100644 index 000000000000..767646ee0abf --- /dev/null +++ b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild @@ -0,0 +1,31 @@ +# 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 test-suite" +inherit haskell-cabal + +DESCRIPTION="Consume attoparsec parsers via conduit" +HOMEPAGE="http://github.com/snoyberg/conduit" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/attoparsec-0.10:=[profile?] + =dev-haskell/conduit-1.0*:=[profile?] + >=dev-haskell/text-0.11:=[profile?] + >=dev-haskell/transformers-0.2.2:=[profile?] + =dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( >=dev-haskell/hspec-1.3 + dev-haskell/resourcet + )" diff --git a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild new file mode 100644 index 000000000000..bd80733d9334 --- /dev/null +++ b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.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.6.9999 + +CABAL_FEATURES="lib profile" +inherit haskell-cabal + +DESCRIPTION="Consume attoparsec parsers via conduit. (deprecated)" +HOMEPAGE="http://github.com/snoyberg/conduit" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/conduit-1.1:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 +" diff --git a/dev-haskell/attoparsec-conduit/metadata.xml b/dev-haskell/attoparsec-conduit/metadata.xml new file mode 100644 index 000000000000..db03a9726493 --- /dev/null +++ b/dev-haskell/attoparsec-conduit/metadata.xml @@ -0,0 +1,11 @@ + + + + haskell + + Turn attoparsec parsers into sinks. + + + snoyberg/conduit + + -- cgit v1.2.3-65-gdbad