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/hs3 | |
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/hs3')
-rw-r--r-- | dev-haskell/hs3/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/hs3/files/hs3-0.5.6-ghc-7.6.patch | 23 | ||||
-rw-r--r-- | dev-haskell/hs3/hs3-0.5.6.ebuild | 40 | ||||
-rw-r--r-- | dev-haskell/hs3/hs3-0.5.7.ebuild | 38 | ||||
-rw-r--r-- | dev-haskell/hs3/hs3-0.5.8.ebuild | 39 | ||||
-rw-r--r-- | dev-haskell/hs3/hs3-0.5.9.ebuild | 47 | ||||
-rw-r--r-- | dev-haskell/hs3/metadata.xml | 14 |
7 files changed, 205 insertions, 0 deletions
diff --git a/dev-haskell/hs3/Manifest b/dev-haskell/hs3/Manifest new file mode 100644 index 000000000000..b649e065f834 --- /dev/null +++ b/dev-haskell/hs3/Manifest @@ -0,0 +1,4 @@ +DIST hS3-0.5.6.tar.gz 19626 SHA256 ec0be701f8e46d725b2ceb5d54a1889823cb41668e53c43f05d74d07f76fa6b1 SHA512 cc14b83961b02bfa532a0094d923e563503d4e5f324ca145ba8a8c8c8369fe1ff3fa6183c272344187928bf7ffb5ed5252ab81630a83570d67359a3c23a14deb WHIRLPOOL 078acb18d67a2275d6676c8c11e54536b9217a2b0f76eeecf170923e62e5dce41f05ee0dc40eaa52d59002ab539c3695a486ff58b70e13d922be9d55c1210c33 +DIST hS3-0.5.7.tar.gz 19543 SHA256 c29979436fc81fb9a9b12a6cb18ab8d419d7d85bba8238e29d25e2aff836b7dc SHA512 c619bc6e201e4901f8672a5984bc61444cdc07f774bfd8fd219f84b48eae996dec51db8ca94b8eea6f32a507110310e8a7957e76f43779110e2134ca87a09826 WHIRLPOOL e2003c641af00166a3bbf97cf88ab51c8608935a216c47621abe49851814128fed70cfedb1784a979680242079965ecaa134a383d1b9063f6c46ce25b80851b9 +DIST hS3-0.5.8.tar.gz 19878 SHA256 759d37a56f0f3b2f1177c03da75410f8ee2b6f41c3f648cbc99062f269cdb9f2 SHA512 1ef52fc6633c16fb1c063fcc6ace0726ecbf49e5c4c5795f6b915996a77d7e0f49d627a6b9c4cd6ea1c992c60a177f3b9054db1d73d1562c27b8f1bab59e939c WHIRLPOOL bdae6e4dd6b51ac9c2c079f8ff2a77db6fa3f85c23815ba735bc108b6395b71a1dac85953009f10d20e14aeacb19dc3d8d1dafbdbaa0ed173a06fc79a8520a1b +DIST hS3-0.5.9.tar.gz 19981 SHA256 7ee0ba24b01cdefc02f683aef16d33ac146928ae75a00e566673be12960cc759 SHA512 30a3393f28a6ddd930cda1b866527ead9be59d376c2a6c3123eab3278a996602307612f3eaf126b36ef4a09c65784b842442ff09caafbf605474b42b6582c79d WHIRLPOOL bd003e692517646eee73fd041cffe4d73b8a6960309a8464358bf129548a823d68a63e6b212035e33203e42bbcf6b37b8957df0a061503532ad3883c3508ec1e diff --git a/dev-haskell/hs3/files/hs3-0.5.6-ghc-7.6.patch b/dev-haskell/hs3/files/hs3-0.5.6-ghc-7.6.patch new file mode 100644 index 000000000000..373040376185 --- /dev/null +++ b/dev-haskell/hs3/files/hs3-0.5.6-ghc-7.6.patch @@ -0,0 +1,23 @@ +--- hS3-0.5.6-orig/Network/AWS/AWSConnection.hs 2011-04-21 13:29:41.000000000 +1000 ++++ hS3-0.5.6/Network/AWS/AWSConnection.hs 2012-11-18 22:21:27.136988604 +1100 +@@ -1,3 +1,4 @@ ++{-# LANGUAGE ScopedTypeVariables #-} + ----------------------------------------------------------------------------- + -- | + -- Module : Network.AWS.AWSConnection +@@ -15,6 +16,8 @@ + AWSConnection(..) + ) where + ++import Prelude hiding (catch) ++import Control.Exception + import System.Environment + + -- | An Amazon Web Services connection. Everything needed to connect +@@ -55,5 +58,5 @@ + ( _, "", "") -> Nothing + ( _, "", _) -> Just (amazonS3Connection ak sk1) + ( _, _, _) -> Just (amazonS3Connection ak sk0) +- where getEnvKey s = catch (getEnv s) (const $ return "") ++ where getEnvKey s = catch (getEnv s) (\(_::IOException) -> return "") + diff --git a/dev-haskell/hs3/hs3-0.5.6.ebuild b/dev-haskell/hs3/hs3-0.5.6.ebuild new file mode 100644 index 000000000000..a01cf38d5f6b --- /dev/null +++ b/dev-haskell/hs3/hs3-0.5.6.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour" +inherit base haskell-cabal + +MY_PN="hS3" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Interface to Amazon's Simple Storage Service (S3)" +HOMEPAGE="http://gregheartsfield.com/hS3/" +SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/crypto-4.1.0:=[profile?] + dev-haskell/dataenc:=[profile?] + >=dev-haskell/http-4000.0.0:=[profile?] + >=dev-haskell/hxt-9.0.0:=[profile?] + <dev-haskell/hxt-10:=[profile?] + >=dev-haskell/missingh-0.18.6:=[profile?] + dev-haskell/network:=[profile?] + dev-haskell/random:=[profile?] + dev-haskell/regex-compat:=[profile?] + dev-haskell/utf8-string:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" + +S="${WORKDIR}/${MY_P}" + +PATCHES=("${FILESDIR}/${PN}-0.5.6-ghc-7.6.patch") diff --git a/dev-haskell/hs3/hs3-0.5.7.ebuild b/dev-haskell/hs3/hs3-0.5.7.ebuild new file mode 100644 index 000000000000..34fc2d679c61 --- /dev/null +++ b/dev-haskell/hs3/hs3-0.5.7.ebuild @@ -0,0 +1,38 @@ +# 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="bin lib profile haddock hoogle hscolour" +inherit haskell-cabal + +MY_PN="hS3" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Interface to Amazon's Simple Storage Service (S3)" +HOMEPAGE="http://gregheartsfield.com/hS3/" +SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/crypto-4.1.0:=[profile?] + dev-haskell/dataenc:=[profile?] + >=dev-haskell/http-4000.0.0:=[profile?] + >=dev-haskell/hxt-9.0.0:=[profile?] + <dev-haskell/hxt-10:=[profile?] + >=dev-haskell/missingh-0.18.6:=[profile?] + dev-haskell/network:=[profile?] + dev-haskell/random:=[profile?] + dev-haskell/regex-compat:=[profile?] + dev-haskell/utf8-string:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" + +S="${WORKDIR}/${MY_P}" diff --git a/dev-haskell/hs3/hs3-0.5.8.ebuild b/dev-haskell/hs3/hs3-0.5.8.ebuild new file mode 100644 index 000000000000..b06d969c7efb --- /dev/null +++ b/dev-haskell/hs3/hs3-0.5.8.ebuild @@ -0,0 +1,39 @@ +# 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.4.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour" +inherit haskell-cabal + +MY_PN="hS3" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Interface to Amazon's Simple Storage Service (S3)" +HOMEPAGE="http://gregheartsfield.com/hS3/" +SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/crypto-4.1.0:=[profile?] + dev-haskell/dataenc:=[profile?] + >=dev-haskell/http-4000.0.0:=[profile?] + >=dev-haskell/hxt-9.0.0:=[profile?] <dev-haskell/hxt-10:=[profile?] + >=dev-haskell/missingh-0.18.6:=[profile?] + dev-haskell/network:=[profile?] + dev-haskell/random:=[profile?] + dev-haskell/regex-compat:=[profile?] + dev-haskell/utf8-string:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6.0.3 +" + +S="${WORKDIR}/${MY_P}" diff --git a/dev-haskell/hs3/hs3-0.5.9.ebuild b/dev-haskell/hs3/hs3-0.5.9.ebuild new file mode 100644 index 000000000000..f86c446847b1 --- /dev/null +++ b/dev-haskell/hs3/hs3-0.5.9.ebuild @@ -0,0 +1,47 @@ +# 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.4.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour" +inherit haskell-cabal + +MY_PN="hS3" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Interface to Amazon's Simple Storage Service (S3)" +HOMEPAGE="http://gregheartsfield.com/hS3/" +SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="+network-uri" + +RDEPEND=">=dev-haskell/crypto-4.1.0:=[profile?] + dev-haskell/dataenc:=[profile?] + >=dev-haskell/http-4000.0.0:=[profile?] + >=dev-haskell/hxt-9.0.0:=[profile?] <dev-haskell/hxt-10:=[profile?] + >=dev-haskell/missingh-0.18.6:=[profile?] + dev-haskell/random:=[profile?] + dev-haskell/regex-compat:=[profile?] + dev-haskell/utf8-string:=[profile?] + >=dev-lang/ghc-7.4.1:= + network-uri? ( >=dev-haskell/network-2.6:=[profile?] + >=dev-haskell/network-uri-2.6:=[profile?] ) + !network-uri? ( <dev-haskell/network-2.6:=[profile?] + <dev-haskell/network-uri-2.6:=[profile?] ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6 +" + +S="${WORKDIR}/${MY_P}" + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag network-uri network-uri) +} diff --git a/dev-haskell/hs3/metadata.xml b/dev-haskell/hs3/metadata.xml new file mode 100644 index 000000000000..10587b88ae3d --- /dev/null +++ b/dev-haskell/hs3/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + This is the Haskell S3 library. It provides an + interface to Amazon's Simple Storage Service (S3), allowing Haskell + developers to reliably store and retrieve arbitrary amounts of + data from anywhere on the Internet. + </longdescription> + <use> + <flag name='network-uri'>Get Network.URI from the network-uri package.</flag> + </use> +</pkgmetadata> |