diff options
author | 2015-08-08 13:49:04 -0700 | |
---|---|---|
committer | 2015-08-08 17:38:18 -0700 | |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/yesod | |
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/yesod')
-rw-r--r-- | dev-haskell/yesod/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/yesod/metadata.xml | 12 | ||||
-rw-r--r-- | dev-haskell/yesod/yesod-1.2.6.ebuild | 50 | ||||
-rw-r--r-- | dev-haskell/yesod/yesod-1.4.1.3.ebuild | 49 | ||||
-rw-r--r-- | dev-haskell/yesod/yesod-1.4.1.4.ebuild | 49 | ||||
-rw-r--r-- | dev-haskell/yesod/yesod-1.4.1.5.ebuild | 49 |
6 files changed, 213 insertions, 0 deletions
diff --git a/dev-haskell/yesod/Manifest b/dev-haskell/yesod/Manifest new file mode 100644 index 000000000000..27d966e36373 --- /dev/null +++ b/dev-haskell/yesod/Manifest @@ -0,0 +1,4 @@ +DIST yesod-1.2.6.tar.gz 7834 SHA256 e03b2d05aac6b18bb7ff47afb501e186663ff09de5beb5b978bf7d66ff378467 SHA512 5bd903c679dbf5ad92d597d690bda5a9213c2bd60e25883c3fbec9201e3884ff26293b60837f157f2eae41777fb1f46bff331febd2a4fa4b748f3c74395ed19f WHIRLPOOL e815c080618ed21935e5c83a342c64369c38524952bb8c15c9a61e60e5b882971ac2cd5cb1dcd24cf5380f9c4ac1a57d5472c48dc016c8acc8a23d33efa7dd0f +DIST yesod-1.4.1.3.tar.gz 9555 SHA256 b2cfaadec2f8352f1906e06e8cdcd2cd57f8a035af8bd2b7585afa4a5ddd00fc SHA512 f7887afc39cdcf4d91d9a3cb37a0b3c5d9b34e991d492fe5c04019d5c11fed56022ca25d4a263f6b51600c0506e67e5d85fbd50404c78b8b18207d33d3af4a4f WHIRLPOOL e8990e60772bec6e383bdbc45f591e1d6a04a2f38ad311be7dcba27808d2a121af6f0bdaa92ff9d8bb3e61e30ec964b597d75643febdfe15d8f37dac931157d2 +DIST yesod-1.4.1.4.tar.gz 9550 SHA256 3dd4ac0b61ac117a8b37ef5f8abd0bef25944ac25ee04fb14bbe60ab6cd166ab SHA512 788991d783ba00149028b5f2431de008f50e812866f9ba9119fc90625b481e959e870de411721c678d42a2fac69b51a18b9c7529f2a67331b6911ead8c937329 WHIRLPOOL efd971ea2652a3b92e2f624c8d3ebc3dd8a17e0d7c7833e9b5f512f5a60ff3138d067743a066219c99118b25a2408905ff7378764f827dfb2e0b36fdd7e383ac +DIST yesod-1.4.1.5.tar.gz 9570 SHA256 a1160d366cf2c91502bcd5c8f251041ec8a1bc962729c95d5bc572dbe9f8296b SHA512 d67a82f26023ea7ef729e01713223a7459cb2c599a44a183b9a0cd9bdd7f51ed30a80bc68d48de1bd22d87d97eb55ddb4a29feec3960258b9c57451094e7d38d WHIRLPOOL d28d0fca6f39eb737f4a218d6af5cfa27294408d0393403068dd6484dd6bb233719654cecfa16a7b6c1180273f739e4f357e436ba296bba7bf20031e15f55d40 diff --git a/dev-haskell/yesod/metadata.xml b/dev-haskell/yesod/metadata.xml new file mode 100644 index 000000000000..805906d58626 --- /dev/null +++ b/dev-haskell/yesod/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving. + + Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet) + + The Yesod documentation site <http://www.yesodweb.com/> has much more information, including on the supporting packages mentioned above. + </longdescription> +</pkgmetadata> diff --git a/dev-haskell/yesod/yesod-1.2.6.ebuild b/dev-haskell/yesod/yesod-1.2.6.ebuild new file mode 100644 index 000000000000..d715c29d687a --- /dev/null +++ b/dev-haskell/yesod/yesod-1.2.6.ebuild @@ -0,0 +1,50 @@ +# 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.2.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Creation of type-safe, RESTful web applications" +HOMEPAGE="http://www.yesodweb.com/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/aeson:=[profile?] + >=dev-haskell/blaze-html-0.5:=[profile?] + >=dev-haskell/blaze-markup-0.5.1:=[profile?] + dev-haskell/conduit-extra:=[profile?] + dev-haskell/data-default:=[profile?] + dev-haskell/fast-logger:=[profile?] + >=dev-haskell/hamlet-1.1:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-0.4:=[profile?] + dev-haskell/monad-logger:=[profile?] + dev-haskell/network-conduit:=[profile?] + dev-haskell/safe:=[profile?] + dev-haskell/shakespeare:=[profile?] + >=dev-haskell/shakespeare-css-1.0:=[profile?] + >=dev-haskell/shakespeare-js-1.0.2:=[profile?] + dev-haskell/text:=[profile?] + >=dev-haskell/transformers-0.2.2:=[profile?] + dev-haskell/unordered-containers:=[profile?] + >=dev-haskell/wai-1.3:=[profile?] + >=dev-haskell/wai-extra-1.3:=[profile?] + >=dev-haskell/warp-1.3:=[profile?] + dev-haskell/yaml:=[profile?] + >=dev-haskell/yesod-auth-1.2:=[profile?] <dev-haskell/yesod-auth-1.4:=[profile?] + >=dev-haskell/yesod-core-1.2.2:=[profile?] <dev-haskell/yesod-core-1.3:=[profile?] + >=dev-haskell/yesod-form-1.3:=[profile?] <dev-haskell/yesod-form-1.4:=[profile?] + >=dev-haskell/yesod-persistent-1.2:=[profile?] <dev-haskell/yesod-persistent-1.3:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6 +" diff --git a/dev-haskell/yesod/yesod-1.4.1.3.ebuild b/dev-haskell/yesod/yesod-1.4.1.3.ebuild new file mode 100644 index 000000000000..c27449cba996 --- /dev/null +++ b/dev-haskell/yesod/yesod-1.4.1.3.ebuild @@ -0,0 +1,49 @@ +# 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="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Creation of type-safe, RESTful web applications" +HOMEPAGE="http://www.yesodweb.com/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/aeson:=[profile?] + >=dev-haskell/blaze-html-0.5:=[profile?] + >=dev-haskell/blaze-markup-0.5.1:=[profile?] + dev-haskell/conduit-extra:=[profile?] + dev-haskell/data-default:=[profile?] + dev-haskell/fast-logger:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?] + dev-haskell/monad-logger:=[profile?] + dev-haskell/safe:=[profile?] + dev-haskell/semigroups:=[profile?] + dev-haskell/shakespeare:=[profile?] + dev-haskell/streaming-commons:=[profile?] + dev-haskell/text:=[profile?] + >=dev-haskell/transformers-0.2.2:=[profile?] + dev-haskell/unordered-containers:=[profile?] + >=dev-haskell/wai-1.3:=[profile?] + >=dev-haskell/wai-extra-1.3:=[profile?] + dev-haskell/wai-logger:=[profile?] + >=dev-haskell/warp-1.3:=[profile?] + dev-haskell/yaml:=[profile?] + >=dev-haskell/yesod-auth-1.4:=[profile?] <dev-haskell/yesod-auth-1.5:=[profile?] + >=dev-haskell/yesod-core-1.4:=[profile?] <dev-haskell/yesod-core-1.5:=[profile?] + >=dev-haskell/yesod-form-1.4:=[profile?] <dev-haskell/yesod-form-1.5:=[profile?] + >=dev-haskell/yesod-persistent-1.4:=[profile?] <dev-haskell/yesod-persistent-1.5:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6 +" diff --git a/dev-haskell/yesod/yesod-1.4.1.4.ebuild b/dev-haskell/yesod/yesod-1.4.1.4.ebuild new file mode 100644 index 000000000000..670416137bed --- /dev/null +++ b/dev-haskell/yesod/yesod-1.4.1.4.ebuild @@ -0,0 +1,49 @@ +# 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" +inherit haskell-cabal + +DESCRIPTION="Creation of type-safe, RESTful web applications" +HOMEPAGE="http://www.yesodweb.com/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/aeson:=[profile?] + >=dev-haskell/blaze-html-0.5:=[profile?] + >=dev-haskell/blaze-markup-0.5.1:=[profile?] + dev-haskell/conduit-extra:=[profile?] + dev-haskell/data-default:=[profile?] + dev-haskell/fast-logger:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?] + dev-haskell/monad-logger:=[profile?] + dev-haskell/safe:=[profile?] + dev-haskell/semigroups:=[profile?] + dev-haskell/shakespeare:=[profile?] + dev-haskell/streaming-commons:=[profile?] + dev-haskell/text:=[profile?] + >=dev-haskell/transformers-0.2.2:=[profile?] + dev-haskell/unordered-containers:=[profile?] + >=dev-haskell/wai-1.3:=[profile?] + >=dev-haskell/wai-extra-1.3:=[profile?] + dev-haskell/wai-logger:=[profile?] + >=dev-haskell/warp-1.3:=[profile?] + dev-haskell/yaml:=[profile?] + >=dev-haskell/yesod-auth-1.4:=[profile?] <dev-haskell/yesod-auth-1.5:=[profile?] + >=dev-haskell/yesod-core-1.4:=[profile?] <dev-haskell/yesod-core-1.5:=[profile?] + >=dev-haskell/yesod-form-1.4:=[profile?] <dev-haskell/yesod-form-1.5:=[profile?] + >=dev-haskell/yesod-persistent-1.4:=[profile?] <dev-haskell/yesod-persistent-1.5:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6 +" diff --git a/dev-haskell/yesod/yesod-1.4.1.5.ebuild b/dev-haskell/yesod/yesod-1.4.1.5.ebuild new file mode 100644 index 000000000000..f4e515419f19 --- /dev/null +++ b/dev-haskell/yesod/yesod-1.4.1.5.ebuild @@ -0,0 +1,49 @@ +# 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" +inherit haskell-cabal + +DESCRIPTION="Creation of type-safe, RESTful web applications" +HOMEPAGE="http://www.yesodweb.com/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/aeson:=[profile?] + >=dev-haskell/blaze-html-0.5:=[profile?] + >=dev-haskell/blaze-markup-0.5.1:=[profile?] + dev-haskell/conduit-extra:=[profile?] + dev-haskell/data-default:=[profile?] + dev-haskell/fast-logger:=[profile?] + >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?] + dev-haskell/monad-logger:=[profile?] + dev-haskell/safe:=[profile?] + dev-haskell/semigroups:=[profile?] + dev-haskell/shakespeare:=[profile?] + dev-haskell/streaming-commons:=[profile?] + dev-haskell/text:=[profile?] + >=dev-haskell/transformers-0.2.2:=[profile?] + dev-haskell/unordered-containers:=[profile?] + >=dev-haskell/wai-1.3:=[profile?] + >=dev-haskell/wai-extra-1.3:=[profile?] + dev-haskell/wai-logger:=[profile?] + >=dev-haskell/warp-1.3:=[profile?] + dev-haskell/yaml:=[profile?] + >=dev-haskell/yesod-auth-1.4:=[profile?] <dev-haskell/yesod-auth-1.5:=[profile?] + >=dev-haskell/yesod-core-1.4:=[profile?] <dev-haskell/yesod-core-1.5:=[profile?] + >=dev-haskell/yesod-form-1.4:=[profile?] <dev-haskell/yesod-form-1.5:=[profile?] + >=dev-haskell/yesod-persistent-1.4:=[profile?] <dev-haskell/yesod-persistent-1.5:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6 +" |