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/tasty-smallcheck | |
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/tasty-smallcheck')
-rw-r--r-- | dev-haskell/tasty-smallcheck/Manifest | 3 | ||||
-rw-r--r-- | dev-haskell/tasty-smallcheck/metadata.xml | 11 | ||||
-rw-r--r-- | dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild | 27 | ||||
-rw-r--r-- | dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.0.1.ebuild | 29 | ||||
-rw-r--r-- | dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild | 29 |
5 files changed, 99 insertions, 0 deletions
diff --git a/dev-haskell/tasty-smallcheck/Manifest b/dev-haskell/tasty-smallcheck/Manifest new file mode 100644 index 000000000000..77fdf0aa7bd0 --- /dev/null +++ b/dev-haskell/tasty-smallcheck/Manifest @@ -0,0 +1,3 @@ +DIST tasty-smallcheck-0.2.tar.gz 2341 SHA256 8496e534e6fd838e8bb562cc5acc3faf1ed44552e160a40ff65bf11957a080f7 SHA512 5a97592878c9814057cc6448591c3ba1e7a0027d45bbdbe76db1249fc656d66ae4a4b0992e42d101945630e07f6f622c644f9fa3a3abc7fdba472278dda38be1 WHIRLPOOL 5d581acd7dce6dcb55aedf4b1942dace3c9afaf906e180339c8a73e7f2bef513bd2396c24ebdf52978df9903816541af9c05e6c12f42ba92a2f1129e0aa07e91 +DIST tasty-smallcheck-0.8.0.1.tar.gz 2553 SHA256 55136f38f5ac6838c828cf8e4919b3cd8d06891a318424b8670c298bfe729379 SHA512 48d45daa5a926fdcfd6c1c222bb83f3b8a567d41d974f52699b63756a9dd25ec0b1bbbdfe950f4e0d1dece335da540e24ad8ad91bbc0f0e38696bf1bc1c642a4 WHIRLPOOL 41e2d5bc30bde37750ffd4a198257775be8ff29627bd84a58ad5bed4c94d9dbd4657dabb7ae33566a550064359d727cc3b46c0751378999328dc708cb35fdae4 +DIST tasty-smallcheck-0.8.tar.gz 2426 SHA256 7905084487edc26e74139887dd3258a410556daeacf84d1b9128048a61658c30 SHA512 8ef5e49647843fece659e21ec8b76fc63a43e82bd60d406b68e2fece18ba81368bea8e9accec36cfd80836f407343fcf3da1507bee60802033b8f2147a16e75c WHIRLPOOL a7f61490d9ced374259098ec13cf9ab0a190c606a16f0413c58ea2939ae423e1afe906d139d5a5ab62fc4199c941f06c92577f7b99d1b15c820a9458cac67b2a diff --git a/dev-haskell/tasty-smallcheck/metadata.xml b/dev-haskell/tasty-smallcheck/metadata.xml new file mode 100644 index 000000000000..c965a8e55276 --- /dev/null +++ b/dev-haskell/tasty-smallcheck/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> + SmallCheck support for the Tasty test framework. + </longdescription> + <upstream> + <remote-id type="github">feuerbach/tasty</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild new file mode 100644 index 000000000000..15b3ec139c3b --- /dev/null +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 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="SmallCheck support for the Tasty test framework" +HOMEPAGE="https://github.com/feuerbach/tasty" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +IUSE="" + +RDEPEND="dev-haskell/async:=[profile?] + >=dev-haskell/smallcheck-1.0:=[profile?] + dev-haskell/tagged:=[profile?] + dev-haskell/tasty:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.0.1.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.0.1.ebuild new file mode 100644 index 000000000000..7daf0ae5c57b --- /dev/null +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.0.1.ebuild @@ -0,0 +1,29 @@ +# 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="SmallCheck support for the Tasty test framework" +HOMEPAGE="http://documentup.com/feuerbach/tasty" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/async:=[profile?] + >=dev-haskell/smallcheck-1.0:=[profile?] + dev-haskell/tagged:=[profile?] + >=dev-haskell/tasty-0.8:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6 +" diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild new file mode 100644 index 000000000000..14e1fa985de3 --- /dev/null +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild @@ -0,0 +1,29 @@ +# 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 haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="SmallCheck support for the Tasty test framework" +HOMEPAGE="https://github.com/feuerbach/tasty" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/async:=[profile?] + >=dev-haskell/smallcheck-1.0:=[profile?] + dev-haskell/tagged:=[profile?] + >=dev-haskell/tasty-0.8:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6.0.3 +" |