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/http-types | |
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/http-types')
-rw-r--r-- | dev-haskell/http-types/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/http-types/http-types-0.8.2.ebuild | 30 | ||||
-rw-r--r-- | dev-haskell/http-types/http-types-0.8.3.ebuild | 30 | ||||
-rw-r--r-- | dev-haskell/http-types/http-types-0.8.5.ebuild | 34 | ||||
-rw-r--r-- | dev-haskell/http-types/http-types-0.8.6.ebuild | 32 | ||||
-rw-r--r-- | dev-haskell/http-types/metadata.xml | 11 |
6 files changed, 141 insertions, 0 deletions
diff --git a/dev-haskell/http-types/Manifest b/dev-haskell/http-types/Manifest new file mode 100644 index 000000000000..cb5e924911c6 --- /dev/null +++ b/dev-haskell/http-types/Manifest @@ -0,0 +1,4 @@ +DIST http-types-0.8.2.tar.gz 11458 SHA256 21eb3aa69e2a510a2ebee443a3e991d06d317f0b78b36d3706095716ebe56694 SHA512 3263babf962b5f11d3f0b5a2a948f6a97ccc1879fe9ff694bc036bc5d7ce052c8f86169aeef77c016ee034db0537c5a717fa22123fb65de812e11ede75ee06ff WHIRLPOOL ae2a285f3f24e93d595cc5f82dca3453a59edca7639b5d899909e3c321cbfa7f5c03771db005d8c1e58c8aff29d3d087c97979d944cf570254f3e8753b08dd39 +DIST http-types-0.8.3.tar.gz 11452 SHA256 429d97fed1ad32961518c36b0c6a78edb62016b5c30cfc8f2b75492528a4810a SHA512 88bfb5e40da1618f31abee5533fea09fd553f4d91f83fe16558b47c6d2aaf0d03b2c83dc85c648be99887aed11cc253b1df140497a1011c0638429789c6ef693 WHIRLPOOL b9667829e737c312dc3896478eb485319063cb87ce8da67f004ba9193e5e4d527c159e829c953a29a12fea77c116926d454c40408e4d97f738c5b1b7b6bf613d +DIST http-types-0.8.5.tar.gz 10781 SHA256 3cb243486053f2e80af255ab79009c2ef057d314d5710ba7aa65fa3e9c164834 SHA512 b44f8310d1739094126e5aa44b0321a48cbb3358138d1bc9552df4628fc52296178ad40516b10f21e8c872fcf37686ca0fed336487fbd063df1357178b0d6c4a WHIRLPOOL 3f436a7125bf32876a14adb0ba287892fe0970f4413e9e270fa4b250c85676b6f5fad3aa56fed1e8c15b57b9e6fd80a14938f59de2113b16ba90f441c2bce412 +DIST http-types-0.8.6.tar.gz 10796 SHA256 b03b1893e0148169087f64ef0b1dedcf2382865352f4306d4fa7219d118a36e0 SHA512 c31dbc3e61afe42e6b279463b6c156dc343d1ca163a0c0b3f7e9afc0eee55cba31e655cbf7e615a62f32fa7ca1a52da288310c3b749e2d11b9c27268191cb8d1 WHIRLPOOL fd0a2813215ec94a457f3283f61efe0836a17d1c23fdbd07b9f00bbaa3300d6496222d4c35e005e966a1d33de853fc90a7e6090df399fa78f0808c94c304145a diff --git a/dev-haskell/http-types/http-types-0.8.2.ebuild b/dev-haskell/http-types/http-types-0.8.2.ebuild new file mode 100644 index 000000000000..92e7a1724fc4 --- /dev/null +++ b/dev-haskell/http-types/http-types-0.8.2.ebuild @@ -0,0 +1,30 @@ +# 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="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)" +HOMEPAGE="https://github.com/aristidb/http-types" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?] + >=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.2:=[profile?] + >=dev-haskell/text-0.11.0.2:=[profile?] <dev-haskell/text-0.12:=[profile?] + >=dev-lang/ghc-6.12.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8.0.2 + test? ( >=dev-haskell/hspec-1.3 + dev-haskell/quickcheck ) +" diff --git a/dev-haskell/http-types/http-types-0.8.3.ebuild b/dev-haskell/http-types/http-types-0.8.3.ebuild new file mode 100644 index 000000000000..7d45f6bd1f14 --- /dev/null +++ b/dev-haskell/http-types/http-types-0.8.3.ebuild @@ -0,0 +1,30 @@ +# 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 test-suite" +inherit haskell-cabal + +DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)" +HOMEPAGE="https://github.com/aristidb/http-types" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?] + >=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.2:=[profile?] + >=dev-haskell/text-0.11.0.2:=[profile?] + >=dev-lang/ghc-6.12.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8.0.2 + test? ( >=dev-haskell/hspec-1.3 + dev-haskell/quickcheck ) +" diff --git a/dev-haskell/http-types/http-types-0.8.5.ebuild b/dev-haskell/http-types/http-types-0.8.5.ebuild new file mode 100644 index 000000000000..940f3a2c7733 --- /dev/null +++ b/dev-haskell/http-types/http-types-0.8.5.ebuild @@ -0,0 +1,34 @@ +# 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.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)" +HOMEPAGE="https://github.com/aristidb/http-types" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?] + >=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.3:=[profile?] + >=dev-haskell/text-0.11.0.2:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( dev-haskell/blaze-builder + >=dev-haskell/doctest-0.9.3 + >=dev-haskell/hspec-1.3 + dev-haskell/quickcheck + dev-haskell/quickcheck-instances + dev-haskell/text ) +" diff --git a/dev-haskell/http-types/http-types-0.8.6.ebuild b/dev-haskell/http-types/http-types-0.8.6.ebuild new file mode 100644 index 000000000000..20dc7d075e9b --- /dev/null +++ b/dev-haskell/http-types/http-types-0.8.6.ebuild @@ -0,0 +1,32 @@ +# 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.4.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)" +HOMEPAGE="https://github.com/aristidb/http-types" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.5:=[profile?] + >=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.3:=[profile?] + >=dev-haskell/text-0.11.0.2:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.8 + test? ( >=dev-haskell/doctest-0.9.3 + >=dev-haskell/hspec-1.3 + dev-haskell/quickcheck + dev-haskell/quickcheck-instances ) +" diff --git a/dev-haskell/http-types/metadata.xml b/dev-haskell/http-types/metadata.xml new file mode 100644 index 000000000000..a0bf856b6970 --- /dev/null +++ b/dev-haskell/http-types/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Generic HTTP types for Haskell (for both client and server code). + </longdescription> + <upstream> + <remote-id type="github">aristidb/http-types</remote-id> + </upstream> +</pkgmetadata> |